]> 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
10 hours ago Simon RuderichSort register fields after descending bit offset master
6 days ago Simon RuderichREADME: proper case for OpenOCD
7 days ago Simon RuderichAdd README
7 days ago Simon RuderichChange shebang to support running in venvs
7 days ago Simon RuderichShow register value as hex
7 days ago Simon RuderichFirst working version
7 days ago Simon RuderichInitial commit
heads
10 hours ago master