We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On a fresh 20.04 wsl, I can't seem to get the onchip debugging to work anymore.
Instructions followed https://www.bitcraze.io/documentation/repository/crazyflie-firmware/master/development/openocd_gdb_debugging/
Versions: Windows 11 WSL2 (Ubuntu 20.04) Open On-Chip Debugger 0.10.0 GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2 (arm-none-eabi-gdb)
Seems that the GDB version is in particular old.
The text was updated successfully, but these errors were encountered:
actually the cortex debug need to be downgraded to 0.3.13 apperenly in vscode
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
On a fresh 20.04 wsl, I can't seem to get the onchip debugging to work anymore.
Instructions followed
https://www.bitcraze.io/documentation/repository/crazyflie-firmware/master/development/openocd_gdb_debugging/
Versions:
Windows 11 WSL2 (Ubuntu 20.04)
Open On-Chip Debugger 0.10.0
GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2 (arm-none-eabi-gdb)
Seems that the GDB version is in particular old.
The text was updated successfully, but these errors were encountered: