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