]> ruderich.org/simon Gitweb - svdpoke/svdpoke.git/summary
 
descriptionLoad ARM CMSIS-SVD files and display meaning of MCU register values; load live values from an MCU using openocd
last changeFri, 10 Oct 2025 06:57:00 +0000 (08:57 +0200)
readme

svdpoke is a small program which loads ARM CMSIS-SVD files and displays MCU register values and their meanings. In combination with openocd it can load the live register value from a connected MCU. It is written in Python and licensed under GPLv3+.

See the README for details, installation instructions and examples.

Clone the repository with:

git clone https://ruderich.org/simon/svdpoke/svdpoke.git/

shortlog
2025-10-10 Simon RuderichSort register fields after descending bit offset master
2025-10-04 Simon RuderichREADME: proper case for OpenOCD
2025-10-03 Simon RuderichAdd README
2025-10-03 Simon RuderichChange shebang to support running in venvs
2025-10-03 Simon RuderichShow register value as hex
2025-10-03 Simon RuderichFirst working version
2025-10-03 Simon RuderichInitial commit
heads
2 months ago master