Tool/software: Code Composer Studio
Hi,
We have an issue with our custom board based on AM5716 when running our code in debug mode with emulator. Some times, when our board is running, the code stops executing, while CCS still says "Running" (and not "Suspended"). Then, when we click the button "Suspend", we get this red line in the Console:
CortexA15_0: Trouble Halting Target CPU: (Error -1323 @ 0x80013D70) Device failed to enter debug/halt mode because pipeline is stalled. Power-cycle the board. If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.1.0.00012)
I would appreciate any ideas on how this can be caused, and any tips on how to get more insight to where in our code this error is occurring.
I have tried Ticking on/off the Realtime Option "Halt the target before any debugger access (will impact servicing of interrupts)", but it did not seems to make any difference.
Best Regards,
Anders
