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

app_error_save_and_stop after breakpoint

Hi all

I'm running into a problem with ble_multilink_central where the NRF51422 gets stuck in app_error_save_and_stop with the following information :

id = 1 (Is this really NRF_ERROR_SVC_HANDLER_MISSING??) pc = 63332

I removed the lbs and wanted to scan for my services. But everytime it errors out after I step over a breakpoint, or at some arbitary position I can't get hold of. Is it possible I have to change something in the make file? I define -DDEBUG -O0 -g3 for debugging..

I'm using Eclipse, gcc 4.9, SDK11. Debug interface is RTT.

Parents Reply Children
No Data
Related