Hi:
I am trying to build a board with a MSP430G2453 to control several LEDs to generate different optical patterns. Couple questions of how to program the chip on board or in system.
- When I build my software using Code Composer Studio, how do I generate a software code in the file that is ready to be flashed to the chip on board?
- I am trying to use Spy-Bi-Wire interface to upload the code to the chip, is there any off shelf hardware and software that I could easily get for this purpose?
- I noticed that on the Lauchpad board, there are jumpers for TEST and RST which are identical with Spy-bi-wire interface. Can I wire off from those jumpers to make a flashing device to program the chip on my board?
- If I could, can I use the CCS to do the flashing?
- On my board, I have a EEPROM connected to the MSP430G4253 for addition pre-defined audio signal been stored there. When I flash the chip, should I flash those audio data together with the software code?