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.

MSPM0L1303: Executing Factory Reset DAP script in Uniflash

Part Number: MSPM0L1303
Other Parts Discussed in Thread: UNIFLASH

Hi TI,

I have disable SWD in code because i need to repurpose the GPIO. NRST pin still enabled.

Whenever i am trying to re-flash the program, i have to first hold nrst of MCU pin low, connect to CS_DAP_0 core, and run factoryReset script. this will allow me to program the mcu again

Is there a similar way to do this in Uniflash only? or is there an easier way to program a device with SWD pin disabled?

Thank you