Other Parts Discussed in Thread: EVMK2GX
Tool/software: Code Composer Studio
I have the EVMK2GX TI dev board with integrated XDS200.
I experience numerous connection issues with the DSP core such as:
C66xx: Error connecting to the target: (Error -1143 @ 0x0) Device core was hung. The debugger has forced the device to a ready state and recovered debug control, but your application's state is now corrupt. You should have limited access to memory and registers, but you may need to reset the device to debug further. (Emulation package 9.2.0.00002)
C66xx: Trouble Reading Register ControlRegisters.DNUM: (Error -1202 @ 0x50) Device core is hung. The debugger will attempt to force the device to a ready state to recover debug control. Your application's state will be corrupt. You should have limited access to memory and registers, but you may need to reset the device to debug further. (Emulation package 9.2.0.00002)
This seems to happen more often than not.
What does this mean and is there a known solution?
My board has the included SD card inserted, and the ARM core is running that included SDK. Is there some code on that bundled ARM environment that is interfering with the state of the DSP occasionally?
If so how can this be disabled?
CCS version 10.1.1.00004
Thanks,
James