0xDEADBEEE when flashing and debugging a custom 52840 board

Hi, 

I'm having some trouble running example code on my custom board with the nrf52840 SoC. Im using nRF Connect for VSC on Windows and can flash the simple "blinky" program to a DK without any trouble. But when flashing the same code to my custom board the debugger says:

"Thread 2 received signal SIGTRAP, Trace/breakpoint trap.

0xdeadbeee in ?? ()"
This error seems to occur before even entering the main loop. Any suggestions of what might be wrong?
Parents Reply Children
Related