Apologies if this is a really dumn question, but...
How do you program the MSP430 flash (the onboard program flash, not the FET) using CCSv5?
Mat
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.
Apologies if this is a really dumn question, but...
How do you program the MSP430 flash (the onboard program flash, not the FET) using CCSv5?
Mat
Hi Mat,
CCS is intended as development platform, so basically after compiling the source code, you click the "bug" button to download the binary code into the MSP430 target. However if you only want to flash an already available binary file, please refer here:
Thanks for the reply.
Am I right in thinking that clicking the 'bug' button will download the program into the FET, not actually the chip flash? i.e. it works until the JTAG/FET (in my case Launchpad) is removed, then stops.
Mat
Mat,
clicking the bug button should download the binary to the target, not the FET. what kind of problem are you facing actually?
your answer helped focus my attention - it is programming the device during debug - had a power line problem on the board!
Thanks!
**Attention** This is a public forum