nRF52811 with IAR Embedded Workbench 8.42.1 s140 sd_softdevice_enable hardfault

Hello,

I am trying to port ble_app_hrs_rscs_relay example to nRF52811 with softdevice s140 7.2 and nRF5_SDK_17.1.0. Everything works fine and the app is running and I can debug the app. When i reset the app i get a hardfault in sd_softdevice_enable if i download and debug the app. If i just debug without downloading i get error code 8 Invalid state. I just have the app without bootloader. 

Am I missing something? I really appreciate your help.de

Related