Hello,
I am trying to work with the MCUBoot bootloader in my project. I was able to configure and build my project and it appears to run properly when I flash it to the chip directly. However when I try to debug it I get the following error:
Run to 'main' timed out. Trying to pause program
The full debug console output was as follows:
I even tried to use a standard example (BLE peripheral) and got the same results. Any suggestions what could causing the bootloader to hang only while debugging?
Thanks and regards,
Pam