Cortex-Debug: VSCode debugger extension version 1.6.0 git(3026299). Usaage info: https://github.com/Marus/cortex-debug#usage Warn: c:/Users/protec/Desktop/https_client/build/zephyr/merged.hex is not an ELF file format. Some features won't work -- Globals, Locals, disassembly, etc.Launching GDB: "c:\\ncs\\toolchains\\v2.0.0\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb-no-py.exe" -q --interpreter=mi2 IMPORTANT: Set "showDevDebugOutput": "raw" in "launch.json" to see verbose GDB transactions here. Very 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=960007184 -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 GNU gdb (Zephyr SDK 0.14.1) 9.2 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "--host=x86_64-host_w64-mingw32 --target=arm-zephyr-eabi". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". 0x0001244e in ?? () Program stopped, probably due to a reset and/or halt issued by debugger add symbol table from file "c:/Users/protec/Desktop/https_client/build/zephyr/zephyr.elf" (y or n) [answered Y; input not from terminal] Reading symbols from c:/Users/protec/Desktop/https_client/build/zephyr/zephyr.elf... add symbol table from file "c:/Users/protec/Desktop/https_client/build/tfm/bin/tfm_s.elf" (y or n) [answered Y; input not from terminal] Reading symbols from c:/Users/protec/Desktop/https_client/build/tfm/bin/tfm_s.elf... Reading symbols from c:/Users/protec/Desktop/https_client/build/zephyr/zephyr.elf... add symbol table from file "c:/Users/protec/Desktop/https_client/build/tfm/bin/tfm_s.elf" (y or n) [answered Y; input not from terminal] Reading symbols from c:/Users/protec/Desktop/https_client/build/tfm/bin/tfm_s.elf... 2 Resetting target [New Remote target] [New Thread 536955656] [New Thread 536956032] [Switching to Thread 536955840] Thread 2 hit Temporary breakpoint 1, main () at C:/ncs/v2.0.0/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/cmsis_psa/main.c:130 130 __ASM volatile( [New Remote target]