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 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
