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.
I am using CCS V4.3.4.00033 with the TI LaunchPad (MSP-EXP430G2). The LaunchPad shipps with an MSP430G2211. I ran the "blinking LED" code example, no problem. I added some additional code associated with port P1, still ran with no problem. I built a new project, using my previous code, less the blinking LED part, changed the target to MSP430G2352 in both hardware and in the project hardware definition (my *.ccxml file does shoe MSP430D23252). It compiled fine but when I go to debug it, I get the following error -
MSP430: Trouble Writing Memory Block at 0xfffe on Page 0 of Length 0x2: Could not write device memory
Cannot write to target
A reply would be appreciated.
Thanks, Bob Shaw
Bob,
Did the linker command file change as well or is it still setup for G2211?
John
Hi Bob,
could you please also check the included header file. Are you using msp430.h? Or a specific one that might need updating? You may have done this as well.
Best Regards,
Lisa
Hi Bob,
happy new year and glad to hear you managed to figure things out.
Best Regards,
Lisa