Halo,
anyone can provide the command line format of the LMFlash to program the .bin file to the Tiva C launchpad?
or there is any other steps need to be done in win7 or winXP OS? thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Halo,
anyone can provide the command line format of the LMFlash to program the .bin file to the Tiva C launchpad?
or there is any other steps need to be done in win7 or winXP OS? thanks.
Hi,
i also saw this in the help file. but still prompt me the error
"Failed to load dynamic libraray: 'ftd2xx.dll' "
any idea?
i am typing the this command
the bin file is stored at c:\
lmflash -e c:\test.bin
maybe i need a full command list for example. do i need to set the baudrate and com port??
Yuh Jiunn Lee said:maybe i need a full command list for example. do i need to set the baudrate and com port??
I have not used that to give expert advice. Wait for a TI Engineer to reply. Try “lmflash --help" to get list of commands.
As I have said there is the sflash way. I have not tried that. But, I saw some posts at Stellaris forum, who has used it successfully.
- kel
halo,
i get the verify complete -- Passed message.
but the failed to load dynamic library : 'ftd2xx.dll' message still appear.
does it matter?
here is my full command list as i am using the launchpad ICDI to program
lmflash -e -i -r -v c:\test.bin
If you see that your .bin works at your launchpad, then that error can be negligible.
- kel