This ticked can close, I made a mistake.
adding this to the launch.json fixed it
"linux": {
"gdbPath": "/usr/bin/arm-none-eabi-gdb"
},
"windows": {
"gdbPath": "${command:raspberry-pi-pico.getGDBPath}"
},
adding this to the launch.json fixed it
"linux": {
"gdbPath": "/usr/bin/arm-none-eabi-gdb"
},
"windows": {
"gdbPath": "${command:raspberry-pi-pico.getGDBPath}"
},
Statistics: Posted by Elixz89 — Fri Aug 08, 2025 11:23 am