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

Can't update variable address #27

Closed
Eplankton opened this issue Dec 14, 2023 · 2 comments
Closed

Can't update variable address #27

Eplankton opened this issue Dec 14, 2023 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Eplankton
Copy link

I have an elf file compiled under arm-gcc, and there's a global variable extern "C" volatile uint32_t os_ticks in the code, however when i try the viewer by the instructions, after click the update button and a black cmd window showed off, nothing changed, so I check the disassmeble of elf and didn't find any symbol like os_ticks, is that a problem?

@Eplankton
Copy link
Author

Already solved. Please add a description in the README that tells everybody the GDB version must >= 12.1

@klonyyy
Copy link
Owner

klonyyy commented Dec 15, 2023

Actually it's already in the README, maybe I should put it globally (now it's only in Windows section) or add a check in the STMViewer itself, which seems the best option.

@klonyyy klonyyy self-assigned this Dec 15, 2023
@klonyyy klonyyy added this to the v0.3.0 milestone Dec 15, 2023
@klonyyy klonyyy added the bug Something isn't working label Dec 15, 2023
klonyyy added a commit that referenced this issue Dec 16, 2023
@klonyyy klonyyy closed this as completed Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants