Where can I check the CPU running mode?
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.
Hi,
CPU suspended mode is only applicable with debugger (CCS) connected and it's done either by ESTOP instruction or manually so wondering why this check will be needed ?
Regards,
Vivek Singh
With debugger connected, when you halt the CPU execution, it goes in suspended mode.