Problem with debugger

Hi,

I have problems with my debugger and get the following error message.
I tried to update the device OS, but it didn’t help.

I attached the error message.
Im using the B523, VS code, Workbench and the particle debugger.

Please check OUTPUT tab (Adapter Output) for output from C:\Users\borribj\.particle\toolchains\openocd\0.11.2-adhoc6ea4372.0\bin\openocd.exe
Launching server: "C:\Users\borribj\.particle\toolchains\openocd\0.11.2-adhoc6ea4372.0\bin\openocd.exe" "-c" "gdb_port 50000" "-s" "C:\Users\borribj\.particle\toolchains\openocd\0.11.2-adhoc6ea4372.0\share\openocd\scripts" "-f" "interface\cmsis-dap.cfg" "-f" "target\nrf52-particle.cfg"
Launching GDB: "C:\Users\borribj\.particle\toolchains\gcc-arm\5.3.1\bin\arm-none-eabi-gdb.exe" "-q" "--interpreter=mi2"
Reading symbols from c:\CSI-Connect\Firmware\Code\Boron_CSI_Connect\CSI_Connect_Boron\target\1.5.4-rc.1\b5som\CSI_Connect_Boron.elf...
done.
0x00000a80 in ?? ()
Not implemented stop reason (assuming exception): undefined
target halted due to debug-request, current mode: Thread 
xPSR: 0x01000000 pc: 0x00000a80 msp: 0x20000400

Hi @jesperborri the log you posted doesn’t tell something wrong. As you can see it appears in the working debug console.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.