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

[STM32H72X/3X]: Added full access to all device memory #1159

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

c-grant
Copy link
Contributor

@c-grant c-grant commented Jul 14, 2021

Added new memory map for STM32H72X/3X devices. Change added to allow access to internal memory that was not previously accessible with the default memory map. Tested reads of all the new memory regions on the STM32H735 Discovery board.

(Fixes #1158)

@Nightwalker-87 Nightwalker-87 changed the title Update gdb-server.c [STM32H735]: Added full access to all device memory Jul 14, 2021
@Nightwalker-87 Nightwalker-87 changed the title [STM32H735]: Added full access to all device memory [STM32H72X/3X]: Added full access to all device memory Jul 14, 2021
@Nightwalker-87 Nightwalker-87 merged commit 61e7109 into stlink-org:develop Jul 14, 2021
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Jul 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[STM32H735]: Can't access all device memory
2 participants