I've compiled the secured DFU bootloader (from SDK 12.2) and loaded it on my board. But whenever I run my firmware, it won't start (none of the expected interaction happens), moreover, if I put a breakpoint at the beginning of my main(), it won't break.
If I erase the board, program the SD only and then my firmware, everything works fine.
Would anyone have a clue as to what is happening and how to get it to work? Thanks!