Tool/software:
after some unknown event happens where a C6678 DSP core hasn’t responded to a watchdog timer, when the user attempts to halt the DSP core via the IDE , the following error is displayed in the console window:
“C66xx_2: Trouble Halting Target CPU: (Error -1060 @ 0x0) Device is not responding to the request. Reset the device, and retry the operation.”
One would think, barring a hardware trouble, that there should be no way a core can block the IDE from entry to the core. The other cores on the DSP C6678 device can be halted and debugged. It is just the one core in this case which is unhaltable.
What causes this state where the IDE is unable to halt and control the individual core's execution? How can i force the IDE to overtake the core's execution?