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

Topics - kena

#1
Hi,

I am using both the GUI and command line to upload a hex file. To attempt to ensure both operations are the same I use the 'File->Save Command Line Directives' command. The command line is:

FM "COM(3, 57600) DEVICE(LPC1788, 0.0, 0) HARDWARE(BOOTEXEC, 50, 100) ERASE(DEVICE, NOPROTECTISP) HEXFILE(test.hex, NOCHECKSUMS, FILL, NOPROTECTISP)"

Using the GUI the operation takes about 1 minute. Using the command line it takes 6.5 minutes.

Is there any explanation for the difference? Why is the command line version so slow?

Thanks,

KenA