Skip to content

Correct the STM32H753ZI memory map #1

Description

@PaulMadle

The hw/arm/stm32h753zi.c file is based on the hw/arm/mps2.c code is of version 5.2.0. The memory map for RAM has not changed from the mps2.c code. Therefore, in order to emulate, you have to change the linker file from real target to QEMU target.

It would be good to emulate the flash and ram properly using the right address space. Correcting this may also enable interrupts correctly (at the moment, an interrupt pushes the code to nowhere).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions