I recevied the following error messages when running my application on my target suing CCS.
Can't Run Target CPU: Error 0x00000020/-1141 Error during: Execution, Processor communication timeout. It is recommended to RESET EMULATOR. This will disconnect each target, perform an emulation reset, and then reconnect each target. Power cycle the target board before continuing. Sequence ID: 13 Error Code: -1141 Error Class: 0x00000020
Failed to remove the debug state from the target before disconnecting. There may still be breakpoint opcodes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging.
Trouble Removing Breakpoint with the Action "Halt Target" at 0x1060c: Error 0x00000008/-1066 Error during: Break Point, Cannot set/verify breakpoint at 0x0001060C Sequence ID: 8 Error Code: -1066 Error Class: 0x00000008
I am not sure what all this means but my execution of my simple application has not been consistent at all. Can someone give me an indication of what the problem might be?
Thanks
Barry