How can I download .hex file to msp430 Launchpad,it possible using ccs5 or should I use any other software's?
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.
How can I download .hex file to msp430 Launchpad,it possible using ccs5 or should I use any other software's?
Hi,
You could use the MSP430 Flasher for this purpose: http://processors.wiki.ti.com/index.php/MSP430_Flasher_-_Command_Line_Programmer
Another option would be using the free FET-Pro430 Software from Elprotronic: http://www.elprotronic.com/files/FET-Pro430-Lite-Setup.zip
Regards,
Mo.
I have downloaded free FET-Pro430 Software from Elprotronic and followed the steps but I don't understand what's going on as soon I select the .hex file and select my controller and hit auto program Am getting Active and Pass messages and donno what's happening next.How can I know whether the hex file is dumped into device or not...actually Am checking this process just by writing a p1.0 led blink program.... but I don't find blinking of led :(
archita mamani said:I have downloaded free FET-Pro430 Software from Elprotronic and followed the steps but I don't understand what's going on as soon I select the .hex file and select my controller and hit auto program Am getting Active and Pass messages and donno what's happening next.How can I know whether the hex file is dumped into device or not...actually Am checking this process just by writing a p1.0 led blink program.... but I don't find blinking of led :(
You can just read the memory back and see whether it has been programmed or not. As for blinking the LED, first you need to power your device by pressing the POWER ON/OFF button.
Regards,
Mo.
Yeah I could read the hex back by clicking READ/COPY option.Am using Launchpad and onboard led(p1.0) as soon as I dump Am just disconnecting USB cable and connecting back(power ON/OFF) still I couldn't see led blinking.The same code when I run in ccs using source code it's working well(just conforming that program is working well).
archita mamani said:Should I need any hardware other than Launchpad to download hex file into msp430 device?
No. It should work without any additional hardware.
Can you send your source code and your .hex file so that I can try it on my own Launchapad? Which MSP430 device are you using?
Regards,
Mo.
**Attention** This is a public forum