Skip to content

jimfred/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python

Personal Python collection

AmprobeSerialMeter - tests serial communications with an Amprobe voltmeter.

The python-gdb folder has an application that finds the address for several symbols in a .elf file, where addresses could be used by pyocd to fetch values from firmware. Although pyocd can extract symbol addresses from an ELF, it cannot extract addresses based on complex, nested structures and this is where GDB shines. The only problem is that GDB is called out-of-process. This example has a GDB executable for ARM, and a Blink.elf file targeted for an STM32.

About

Personal Python collection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published