Skip to content

QEMU does not list STM32 devices – make qemu fails #1

@sai040413

Description

@sai040413

Description:
I am following the ARM Cortex-M Assembly Programming course and am at S3L1 (Booting the Processor and First Assembly Program).
When I run make qemu, I get an issue where the selected device is not supported.

Steps to Reproduce:

  1. Run make qemu
  2. Run qemu-system-arm -machine help
  3. STM32 devices do not appear in the list.

Things I Have Tried:

  • Checked my code.
  • Updated the ARM toolchain and QEMU.
  • Still facing the issue.

Expected Behavior:
The selected device should be supported, and QEMU should run correctly.

Image

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