-
Notifications
You must be signed in to change notification settings - Fork 0
Python
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.