This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

sd_softdevice_enable() crashes on nRF52832 when debugging

Hi Everybody

When I run my code with the debugger, it always crashes when executing sd_softdevice_enable(). Even if there is no breakpoint activated. However, when I run the code without the debugger, it works fine.

I am using the PCA10040 dev board together with VisaulGDB for VisualStudio. The SDK is 12.2.0 togehter with the S132_nrf52_3.0.0 softdevice.

Does anybody have any idea?

Thanks

Parents Reply Children
No Data
Related