When I debug my program I have this issue,
Reading symbols from C:\Users\ghaaz\Desktop\Hakim_byBaha-mainaccelgyroiuart1\NewSDKFinal-main\examples\test_gyro_acce\ble_app_blinky1\pca10056\s140\armgcc\_build\nrf52840_xxaa.out...
0x00038c7c in _exit ()
Not implemented stop reason (assuming exception): undefined
Program
received signal SIGTRAP, Trace/breakpoint trap.
0x000302ca in app_error_fault_handler (id=1, pc=87328, info=0) at C:\Users\ghaaz\Desktop\nRF5_SDK_15.3.0_59ac345/components/libraries/util/app_error_weak.c:100
100 NRF_BREAKPOINT_COND;
Program
received signal SIGTRAP, Trace/breakpoint trap.
0x00038c7c in _exit ()
Any Idea about how to fix this?