Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Thorsten

#1
Hello
I have the following problem. I must program the external flash of the LPC1787.
With the GUI there is no problem. I select after the standard programming of the LPC1787 over select device the external flash and program it.
But when i select the same device with the command line, it said that the device is unknown. I tried every external flash to look what the command line said but, it is the same.
This parameters works fine
COM(8, 115200)
DEVICE(LPC1787, 0.000000, 0)
HARDWARE(BOOTEXEC, 50, 100)
LINEFEEDS(TX, RX)
HEXFILE(H:\HMI.hex, NOCHECKSUMS, NOFILL, PROTECTISP)

The following commands works over the GUI FlashMagic.exe but not over the command line FM.exe. The device is a hexfile which gives my a collegue. It works over GUI and was copied in the directory Bootloaders
COM(8, 57600)
DEVICE(S29GL128 Flash on LPC1787 57600bd, 0.000000, 0)
HARDWARE(BOOTEXEC, 50, 100)
LINEFEEDS(TX, RX)
HEXFILE(H:\HMI.hex, NOCHECKSUMS, NOFILL, PROTECTISP)


Thanks for help