Skip to content

Error with gdb when running blinky project #495

@j0of

Description

@j0of

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions