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

err_code symbol not found error when debugging in segger?

When debugging a project from here devzone.nordicsemi.com/.../ (the ready code from github) Segger Embedded Studio shows err_code sybol not found message in Watch winow, when I try to debug gap_params_init(), however, in other calls before it, SES displayed err_code properly. What could be the reason?

UPD. That was caused probably by the lack of softdevice (brecause of the crash Segger forgot about LOADER options..

These days it just says either Target connection has been lost or Error reading from memory Is it because of the non-original debugger board?

Related