avi
i am trying to do "debug active project" to my program and i get this message :
MSP430: Trouble Writing Memory Block at 0x200 on Page 0 of Length 0x3cc: Could not write device memory Cannot write to target
i use microcontroller MSP430F135 which has a RAM 512 byts (address 0x200 to 0x3FF = 0x1FF==512 byts . and in the message as you can see 0x3FF == 912 byts .how can i solve this problam ? probably something changed i the configuration .
Thanks in advance for your help
avi .