Hello, I built a custom C2000 board according to the schematics in Control Suite. I have been able to use CCS and a XDS100v2 external debugger to debug this C2000 board in the past.
I made a few adjustments to the SCI hardware, and now, when I try to debug and run the code, I receive an error that says "Can't Run Target CPU". I've copied and pasted the Console output below. Any ideas why this is happening? I have tried debugging it a dozen times or more, and one or two times, it has successfully debugged. The other times, this error comes up. I'm quite confused. Any help would be greatly appreciated.
Best,
Matthew
C28xx: GEL Output:
Device Calibration not complete, check if device is unlocked and recalibrate.C28xx: GEL Output:
Device Calibration not complete, check if device is unlocked and recalibrate.C28xx: GEL Output:
Device Calibration not complete, check if device is unlocked and recalibrate.C28xx: Breakpoint Manager: Retrying with a AET breakpoint
C28xx: Trouble Setting Breakpoint with the Action "Finish Auto Run" at 0x8000: (Error -1066 @ 0x8000) Unable to set requested breakpoint in memory. Verify that the breakpoint address is in writable memory. (Emulation package 5.0.872.0)
C28xx: Can't Run Target CPU: (Error -1156 @ 0x92E2) Device may be operating in low-power mode. Do you want to bring it out of this mode? (Emulation package 5.0.872.0)
C28xx: Can't Run Target CPU: (Error -2060 @ 0x0) Requested operation cannot be done while device is running. Halt the device, and retry the operation. (Emulation package 5.0.872.0)
C28xx: Trouble Halting Target CPU: (Error -1135 @ 0x92E2) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.0.872.0)
C28xx: Error: (Error -1135 @ 0x92E2) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.0.872.0)