I have been using CCS for awhile and recently it has been hanging up while in debugger mode.
At various points in the code CCS will lose connection with the micro (I'm using an MSP430F2132) and eventually I'll get these errors:
MSP430: Trouble Removing Breakpoint with the Action "Continue or Finish Stepping" at 0xfaba: Could not read device memory
MSP430: Trouble Reading Memory Block at 0x3f2 on Page 0 of Length 0x2: Could not read device memory
Sometimes, instead, it will just get lost and then when I try to pause it I'll get this error
MSP430: Trouble Halting Target CPU: Could not terminate EEM polling thread
Also I am using the MSP430-FET430UIF
Does anyone have any idea what this issue is? This is seriously crippling my efforts, any thoughts would be very helpful!
Dustin