I am running a sleep mode program on the MAX32690 EV Kit. Now, whenever I power up the board, the MCU immediately enters sleep mode and disables all the debug pins. As a result, I can no longer erase or flash new code.
I have tried creating an empty erase.act file and dragging it into the DAPLink drive, but it does not work because it still requires a short window of time to connect to the debug interface.
Is there any way to recover the MCU so that I can flash code normally again? If anyone knows a solution, I would really appreciate your help.