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.

TMDSCNCD263: How To Connect The Target To The Debugger Without Suspending It?

Part Number: TMDSCNCD263

Tool/software:

Hello,

My EVM is in QSPI 1S mode. I have flashed my intended software and the EVM boots and runs from external flash.

Now I want to connect the debugger without disturbing the program execution. So far I do this by:

    - Removing the initialization (gel) file from the target configuration.

    - Loading symbols only.

When I launch the debugger however, the debugger suspends the program. I can Resume with no problems.

<Q>

Is there a way to connect the target automatically but keep it running until I hit 'Resume'?

Thank you.