]>
| 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/
| 2025-10-10 | Simon Ruderich | Sort register fields after descending bit offset master | commit | commitdiff | tree | snapshot |
| 2025-10-04 | Simon Ruderich | README: proper case for OpenOCD | commit | commitdiff | tree | snapshot |
| 2025-10-03 | Simon Ruderich | Add README | commit | commitdiff | tree | snapshot |
| 2025-10-03 | Simon Ruderich | Change shebang to support running in venvs | commit | commitdiff | tree | snapshot |
| 2025-10-03 | Simon Ruderich | Show register value as hex | commit | commitdiff | tree | snapshot |
| 2025-10-03 | Simon Ruderich | First working version | commit | commitdiff | tree | snapshot |
| 2025-10-03 | Simon Ruderich | Initial commit | commit | commitdiff | tree | snapshot |
| 2 months ago | master | shortlog | log | tree |