klonyyy / STMViewer

Real-time STM32 variable & trace viewer
GNU General Public License v3.0
536 stars 59 forks source link

Automatically update variable addresses after importing from ELF #51

Closed dzid26 closed 1 month ago

dzid26 commented 2 months ago

Currently new variables show NOT FOUND and needs to be updated manually with a button. Can be confusing.

image
Candas1 commented 2 months ago

https://github.com/klonyyy/STMViewer/issues/37

dzid26 commented 2 months ago

Ah, ok, it didn't make it to releases yet. Thanks

klonyyy commented 2 months ago

This is already fixed, it's not yet merged to main. If you'd like you can use the jlink_hss branch to get the latest fixed and features.