I have a SAMD51 processor board that no longer responds to the double tap on the reset button to enter the bootloader. The board doesn’t appear as a device on the USB bus.
I’m guessing that the processor tries to start executing the code that I flashed onto it but, since the code was not functioning in a way that I could monitor, I can’t be certain it’s still working at all.
Is there a way to force the bootloader to run?