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.
We are trying out the msp430g2332 in place of the 2231. I have the project compiling with the same code for the 2231 (with a minor change to a timer)
When I try to program the device, it gives me an error saying...
“MSP430: Trouble Writing Memory Block at 0xf70c on Page 0 of Length 0x14: Could not write device memory
Cannot write to target”
Would you have any insight in to this? Flash starts at 0xf000 and can be 0x0fe0 in length. Seems to compile and link properly without errors. Not sure if I am forgetting something in the project. Linker command and everything is 2332 related... I created a new workspace for it... and moved my main.c over with a few minor changes
Hi,
Are you using a Launchpad? If so, then you may be running into the issue mentioned in this thread. The fix is simple - you just need a firmware update for your launchpad tool to support G2xx2 and G2xx3 devices. You can get the updater here: http://processors.wiki.ti.com/index.php/MSP430_LaunchPad_Firmware_Update. Hope this helps!
Regards,
Katie
**Attention** This is a public forum