Hello,
We are currently in the progress of porting a project from the nrf52840dk reference board to a custom board and are having some issues during initilization.
Setup is using Softdevice S140 7.2.0 and nRF52 SDK 17.1.0 using secure_bootloader
On the nrf52840dk we can flash and get RTT logs without issue but when flashing to the custom board we get a SIGTRAP before the bootloader main() that seems to be located in the softdevice.
Any advice or hints where to continue digging?