Hi,
I am evaluating the ble_app_hrs_pca10056_s140 project with nRF5SDK160098a08e2 Dev kit and nRF82540 dev board.
I have put a breakpoint in line:
*p_erase_bonds = (startup_event == BSP_EVENT_CLEAR_BONDING_DATA);
as shown in screenshot, but the startup_event var that i am willing to debug appears as "symbol not found" at the watch window (see screenshot).
I am using SEGGER Embedded Studio for ARM v4.50.
Why am i not able to debug it?
Thanks,
Gil