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.

MSPM0L1306: CCS scripts(mass erase, factory reset) not working

Part Number: MSPM0L1306

Hi,

I would like to run the MSPM0L mass erase over SWD using script, like in the thread https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1205415/mspm0l1304-mspm0l1304-set-core-in-halt

I am using CCS 12.3.0.00005, the J-link debug probe and my own develop board with MSPM0L1306. I launch the target configuration, connect to the target. Now I can see, that every 5 second on the SWD interface the burst of SWD packets is transmitted between the J-link and the device. That menas, that communication works. Now i try to run the scripts, but I obtain an error message:

 MSPM0_MailboxMassErase_Auto() cannot be evaluated.
Cannot find the target path name: CS_DAP_0
at GEL_EvalOnTarget("CS_DAP_0", "GEL_DAPInit_remoteMassErase(1)", 0) [mspm0l1306.gel:253]
at MSPM0_MailboxMassErase_Auto()

How should I fix this error and am I able to run the scripts?

Best regards,

Tomas