Hello,
Can I use Code Composer Essentials V3.1 SR1 to program EZ430 Chronos?
I am having trouble loading (compile works fine) the program into the dev kit (watch).
After compilation, it tells me that
Exception occurred during launch
Reason: Failed to load program 'HelloWorld.out' on target 'TI MSP430 USB1/MSP430'.
Reason: Cannot write to target
However, if I install Code Composer Core V4 that came with the CD, I can load the program fine onto the device.
Is EZ430 Chronos not supported by Code Composer Essentials V3.1 SR1?
Thank you!