]>
description | Load ARM CMSIS-SVD files and display meaning of MCU register values; load live values from an MCU using openocd |
last change | Fri, 10 Oct 2025 06:57:00 +0000 (08:57 +0200) |
URL | https://ruderich.org/simon/svdpoke/svdpoke.git/ |
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/
10 hours ago | Simon Ruderich | Sort register fields after descending bit offset master | commit | commitdiff | tree | snapshot |
6 days ago | Simon Ruderich | README: proper case for OpenOCD | commit | commitdiff | tree | snapshot |
7 days ago | Simon Ruderich | Add README | commit | commitdiff | tree | snapshot |
7 days ago | Simon Ruderich | Change shebang to support running in venvs | commit | commitdiff | tree | snapshot |
7 days ago | Simon Ruderich | Show register value as hex | commit | commitdiff | tree | snapshot |
7 days ago | Simon Ruderich | First working version | commit | commitdiff | tree | snapshot |
7 days ago | Simon Ruderich | Initial commit | commit | commitdiff | tree | snapshot |
10 hours ago | master | shortlog | log | tree |