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

How to get line no. and file name using ble_debug_assert_handler() while debugging application?

Hello all, I am debugging my nrf51822 application using evaluation board and keil debugger. I have uncommented the ble_debug_assert_handler in app_error_handler. When error occurs assert_led_pin is set. But i am not able to see any values in keil debugger. Can anyone suggest how to get line no. and file name where the error is occurred?

Parents Reply Children
No Data
Related