I'm writing a I2C boot loader for a project with a 430F2132. I've located the code in the boot memory section 0x0C00 to 0x0FFF.
When I try to debug I get a "Trouble Writing Memory Block at 0xc00 on Page 0 of Length 0x17c: Could not perform access, BSL memory segments are protected" but when I try to check the Allow Read/Write/Erase access to BSL memory in the Debug MSP430 properties section it is greyed out.
Any idea what I am doing wrong?
Thanks in advance,
Paul.