Tool/software: Code Composer Studio
Hi folks,
I'm struggling to get a stable debug connection using Code Composer Studio 5.5.0.00077. Like many in these Corona times: I'm working remotely from the emulator, today with a Ping value of around "time=10ms TTL=62".
I press debug,
(A) Sometimes the program loads ans starts running (not stopping at main() though, as it has before). I can confirm that the processor is running and interacts with peripherals as expected. The graph CPU load is however NOT updating. From experience I have learned that this is not a good sign. I pause (press Suspend) and the processor stops as expected at a code line. I set a breakpoint and start running, but the processor does not stop at the breakpoint even though I know that it passes that code line.
(B) Other times it fails "TMS320C671X: Error connecting to the target: (Error -1060 @ 0x0) Device is not responding to the request. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.641.0) "
I use these settings ("Test connection" works fine).
Does any one have a clue on how to solve these issues? I would be greatful!
