Other Parts Discussed in Thread: MSP430G2553, MSP-FET, RF430FRL152H, MSP430FR5849, TRF7970A
Hi,
I'm having a strange problem with the latest version of CCS, working with a MSP430G2553 and MSP-FET.
Until now, everything went fine, but in the last days, it is having problems to set breakpoints at most locations, I get a message on the Console window saying things like:
MSP430: Trouble Setting Breakpoint with the Action "Continue or Finish Stepping" at 0xc53a: Address is past the end of memory
MSP430: Trouble Setting Breakpoint with the Action "Remain Halted" at 0xc552: Address is past the end of memory
MSP430: Trouble Setting Breakpoint with the Action "Remain Halted" at 0xc570: Address is past the end of memory
Those memory positions lie withing the program memory bounds, and actually that is where my code is. I have tried with two different MSP-FETs, I'm thinking that something got corrupted in my CCS install.
Any help is greatly appreciated!


