You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jim Frederick edited this page Apr 20, 2020
·
1 revision
This is a collection of python code that I'm working on.
SymbolLookup.py is a utility that does a lookup for the address and type for each variable name in a list using a .elf/.out file for an ARM/STM32 processor. These addresses are intended to be used with pystlink to retrieve data at runtime.