Reading symbols from c:/projekt\nordicsemi\v1.9.1\toolchain\opt\bin\arm-none-eabi-objdump.exe --syms -C -h -w c:\Projekt\nordic\aws_iot\build\zephyr\merged.hex Reading symbols from c:/projekt/nordicsemi\v1.9.1\toolchain\opt\bin\arm-none-eabi-nm.exe --defined-only -S -l -C -p c:\Projekt\nordic\aws_iot\build\zephyr\merged.hex Launching GDB: "c:\\Projekt\\NordicSemi\\v1.9.1\\toolchain\\opt\\bin\\arm-none-eabi-gdb.exe" -q --interpreter=mi2 "c:\\Projekt\\nordic\\aws_iot\\build\\zephyr\\merged.hex" Set "showDevDebugOutput": true in your "launch.json" to see verbose GDB transactions here. Helpful to debug issues or report problems Launching gdb-server: "C:\\Program Files (x86)\\SEGGER\\JLink\\JLinkGDBServerCL.exe" -singlerun -nogui -if swd -port 50000 -swoport 50001 -telnetport 50002 -device nRF9160_xxAA -select usb=960008799 -rtos "C:\\Program Files (x86)\\SEGGER\\JLink\\GDBServer\\RTOSPlugin_Zephyr.dll" Please check TERMINAL tab (gdb-server) for output from C:\Program Files (x86)\SEGGER\JLink\JLinkGDBServerCL.exe Finished reading symbols from objdump: Time: 96 ms Finished reading symbols from nm: Time: 95 ms Reading symbols from c:\Projekt\nordic\aws_iot\build\zephyr\merged.hex... (No debugging symbols found in c:\Projekt\nordic\aws_iot\build\zephyr\merged.hex) WARNING: Cortex-Debug will deprecate use of GDB version 8 after July 2022. Please upgrade to version 9+ 0x00025b22 in ?? () Program stopped, probably due to a reset and/or halt issued by debugger add symbol table from file "c:/Projekt/nordic/aws_iot/build/zephyr/zephyr.elf" (y or n) [answered Y; input not from terminal] Reading symbols from c:/Projekt/nordic/aws_iot/build/zephyr/zephyr.elf... add symbol table from file "c:/Projekt/nordic/aws_iot/build/mcuboot/zephyr/zephyr.elf" (y or n) [answered Y; input not from terminal] Reading symbols from c:/Projekt/nordic/aws_iot/build/mcuboot/zephyr/zephyr.elf... add symbol table from file "c:/Projekt/nordic/aws_iot/build/spm/zephyr/zephyr.elf" (y or n) [answered Y; input not from terminal] Reading symbols from c:/Projekt/nordic/aws_iot/build/spm/zephyr/zephyr.elf... 2 Resetting target Temporary breakpoint 2, main () at C:/Projekt/NordicSemi/v1.9.1/modules/hal/nordic/nrfx/hal/nrf_wdt.h:427 427 p_reg->RR[rr_register] = NRF_WDT_RR_VALUE;