Dear Team,
when I debug the code then debugging is not properly work. while I have multiple number of example code with one project.

Dear Team,
when I debug the code then debugging is not properly work. while I have multiple number of example code with one project.

sir some time it show running , some time it shows undefined function at 0x00000A60 ,and some time it debug 2 to 3 break point after that stuck.
thanks in advance......
Hi,
regards
Jared
Hi,
regards
Jared
sir i am using development kit nrf52840
and i have added multiple example in one project(ble_app_lbs_nus_c)

Hi,
That didn't really show much. Could you share a screenshot similar to this one, that shows the call stack and debug terminal:

regards
Jared
sir please find this

Hi,
That didn't really reveal anything more. Where is the call stack? How far does the program reach before it asserts? Try setting a breakpoint at the start of main.c. If it reaches that breakpoint, then move the breakpoint a couple lines down and restart the app. Repeat this until the application is not able to reach the breakpoint, this will indicate where the program asserts.
Also see our video on debugging with Segger.
regards
Jared
Dear sir,
some time I am facing debugging problem
