Skip to content
New issue

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

Error with gdb when running blinky project #495

Open
j0of opened this issue Sep 15, 2024 · 0 comments
Open

Error with gdb when running blinky project #495

j0of opened this issue Sep 15, 2024 · 0 comments

Comments

@j0of
Copy link

j0of commented Sep 15, 2024

Hello.

I am currently trying to get the blinky example running on my board, however I am encountering an error when running cargo run:

error: could not execute process `arm-none-eabi-gdb target/thumbv7m-none-eabi/debug/stm32` (never executed)

Caused by:
  No such file or directory (os error 2)

Running arm-none-eabi-gdb on its own in the terminal produces a command not found, however I am unsure as to how to install this command. Normal gdb works fine. I'm running Fedora Linux 40 as my operating system.

The commands sudo dnf install arm-none-eabi-gdb and sudo dnf install gdb-multiarch both produce Error: unable to find a match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant