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.

MSPM0L1304: JTAG Communication after downloading

Part Number: MSPM0L1304
Other Parts Discussed in Thread: MSPM0G3507

Hi, 

I'm trying to debug on custom board. 

Downloading is OK, but when main function is started error is occurred and disconnected connection.

CORTEX_M0P: JTAG Communication Error: (Error -1001 @ 0x0) Requested operation is not supported on this device. (Emulation package 9.11.0.00128)

CORTEX_M0P: Failed to remove the debug state from the target before disconnecting.  There may still be breakpoint op-codes embedded in program memory.  It is recommended that you reset the emulator before you connect and reload your program before you continue debugging.

What should I check?

I checked it as below.

NRST is high, ROSC is open, VCORE is 1.2V

Thanks.