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.

MSP430: Trouble Writing Memory Block at 0xc5c4 on Page 0 of Length 0x4a: Could not write device memory

Other Parts Discussed in Thread: MSP430G2553

Hi,

I am trying to use the MSP430 Launchpad development kit with MSP430G2553. I made the pins of MSP430G2553 connection to the launchpad development kit in the order of VCC, TXD (P1.1) , RXD (P1.2), RST, TEST and connected this to launchpad. I connected GND of G2553 to GND of J6. I rechecked the connections and they are OK. I setup a new project for G2553 using CCS with selecting G2553 target. When I tried to load the program using CCS to the processor I get following error:

"MSP430: Trouble Writing Memory Block at 0xc5c4 on Page 0 of Length 0x4a: Could not write device memory
Cannot write to target"

I am not sure whether

1) Whether the lanuchpad development kit which does not allow G2553 programming (although it is a value line MSP)

2) Whether it is CCS which is preventing programming and I need to update it

3) Whether I can doing something wrong.

Can someone help?

Siddharth