Other Parts Discussed in Thread: MSP430G2231
Hi, I´m having some similar trouble when debugging my codes. At first I debugged, loaded and ran the examples code on the LaunchPad without any trouble at all. But then I created a new project and after fixing some code mistakes, I tried to debug it, but some "MSP430: Trouble Writing Memory Block at 0xf800 on Page 0 of Length 0x4e: Could not write device memory. Cannot write to target" error came in. Then I tried to reload some examples on the LaunchPad, but some other error stating that it failed to initialize the Debug Server appeared. The reason of this, according to the little error screen that appeared was that the MSP430G2231.ccxml of the project I created was not compatible with the MSP430G2231.ccxml of the last project that was succesfully loaded and executed on the LaunchPad. I believe I messed up at some point while creating the new project or so. What am I doing wrong here? Thank you.