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.

CODECOMPOSER: DebugProbe (XDS110) connection in STANDBY0 mode

Part Number: CODECOMPOSER

Hello.
I set it to STANDBY0 mode and called _WFI(); in an infinite loop (while(1)),
I could not wake up from STANDBY0 and DebugProbe(XDS110) could no longer connect.
Is there a way to rewrite the program?