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

debug app with softdevice

I try debug my app in keil debugger but it's often raised app: SOFTDEVICE: ASSERTION FAILED in SEGGER after step down through the code (in few steps). My app based on buttonless_dfu app from SDK14.2 nrf52832 I read here

That the debugging device with preinstalled softdevice can cause such issues. If so could you explain me how to correct debug my app. here is screen of errors (other problem can't read file's name in call stack window) image description

Related