This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: TMS570 with Trace32

Part Number: TMS570LS3137

Tool/software:

Hello everyone,

I'm currently debugging a TMS570 microcontroller using Trace32. I've set up all the necessary scripts, and the debugging process itself seems to be working fine. However, I'm encountering an issue where I can set breakpoints, watch variables, and modify them during debugging, but I'm not seeing any hardware output on the pins when I monitor them with an oscilloscope.

Interestingly, when I reset the power (disconnect Trace32 from the TMS570), the same firmware runs as expected, and I can observe the signal outputs on the pins.

I'd appreciate any insights or suggestions on what might be causing this issue and how to resolve it.

Thank you