Main Menu
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 - Lee

#1
Hello Sirs,

I am attempting to program LPC2109 using flash magic. It works OK through the GUI interface, but through the command line, i got the error message:

ERROR: Invalid parameters for DEVICE directive: DEVICE(LPC2109,12.0000000)

The command file was directly saved from option "File > Save Command Line Directives" after a successful programming of the device through the GUI.

There are the commands from the GUI:

COM(1, 9600)
DEVICE(LPC2109, 12.000000)
HARDWARE(BOOTEXEC, 50, 100)
ERASEUSED(D:\Project\Teradyne\Enics\1833689\Programming_files\DIM8_01_00.hex, PROTECTISP)
HEXFILE(D:\Project\Teradyne\Enics\1833689\Programming_files\DIM8_01_00.hex, NOCHECKSUMS, NOFILL, PROTECTISP)
VERIFY(D:\Project\Teradyne\Enics\1833689\Programming_files\DIM8_01_00.hex, NOCHECKSUMS)

Please give me advice.

Thanks in advance.