Question
Starting FUS with jtag seems to break the JTAG connection. Is there a way to handle this?
I am developing a bootloader where it must install a new stack using the FUS (STM32WBxx). When I am debugging and I call into CPU2 to start the FUS, the JTAG loses connection and will not reconnect until I reset everything. Is there a way to handle this so that I can debug my bootloader?
