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

memory contents displayed incorrectly #28

Open
a-sakharov opened this issue May 7, 2024 · 1 comment
Open

memory contents displayed incorrectly #28

a-sakharov opened this issue May 7, 2024 · 1 comment

Comments

@a-sakharov
Copy link

Describe the bug
Hello.
I set up GD32 debug session with Cortex-Debug (using ST-Link adapter and OpenOCD), debuggind and uploading firmware working fine, as well as reading register/memory values from left panel. But for some reason it's impossible to read RAM of MCU with memview.
For some reason contents of flash can be displayed correctly.

Screenshots
Image

Environment (please complete the following information):

  • OS: Windows 11 23H2
  • Version of Memory View (this extension): 0.0.25
  • Debugger Type: cortex-debug
  • Debugger Version: 1.12.1
@a-sakharov
Copy link
Author

UPD: It show all zero if I open 0x2002ffb4, but it I open 0x2002f000 and scroll down to 0x2002ffb4 - memory contents displayed correctly. Maybe some problems with reading from the end of RAM.
image

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