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

what kinds of flag Do I set, when I use sdk13 in keil-c debug mode

Hi I use nRF52832 and move my project to SDK13. I want to use debug mode in keil-c and try to find after ble_db_discovery_start function call why no csc_c_evt_handler_t call but I dont know why the MCU just reset himself. No error code return and does not into APP_ERROR_CHECK.

I set Optimize -0 and use Keil-C in Debug now.

Thanks.

Related