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.

MSPM0G3507: Finding out where it is paused...

Part Number: MSPM0G3507

Tool/software:

I have a stepper motor application that freezes occasionally. I am now running it under the debugger, and when it locks up trying to hit the "pause" button. It seems to pause, but no source shows up. The call stack only shows

DL_Common_delayCycles + 0x8 () 0x000031AC

With no indication of where in the source code I am. Is there a way to determine where the MCU is halted?