Marus / cortex-debug

Visual Studio Code extension for enhancing debug capabilities for Cortex-M Microcontrollers
MIT License
996 stars 238 forks source link

Installed extension failure #1021

Closed BrycesWang closed 4 months ago

BrycesWang commented 4 months ago

I want use this extension to debug own chip, my work environment dont have Internet. I download .vsix and install this extension, but VSC info “relies on mcu-debug.debug-tracker-vscode”.

When I want to config launch.json, VSC dont give a 'cortex-debug' option,so I make a launch.json and config it. I also config setting.json. And then, I debug and have a error, the msg is "GDB executable "undefined-gdb.exe" was not found. GDB executable "undefined-gdb.exe" was not found."