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.

Error: MSP430: Trouble Writing Memory Block

Other Parts Discussed in Thread: MSP430G2332

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

**Attention** This is a public forum