jtag-swd-debug
SolidDeep integration with JTAG/SWD debug probes for hardware-level debugging and flash programming
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 96/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# JTAG/SWD Debug Skill
## Overview
This skill provides deep integration with JTAG/SWD debug probes for hardware-level debugging, flash programming, and real-time firmware analysis. It enables direct hardware interaction through industry-standard debug interfaces.
## Capabilities
### Debug Probe Operations
- Execute OpenOCD, J-Link, and ST-LINK commands
- Configure debug probe connections and interfaces
- Manage multiple debug probe types and adapters
- Handle transport protocols (JTAG, SWD, cJTAG)
### Memory Operations
- Read/write memory-mapped registers
- Direct memory inspection and modification
- Real-time memory watch and modification
- Flash programming and verification
- Memory dump and analysis
### Debugging Features
- Set hardware breakpoints and watchpoints
- Core state inspection (registers, stack, PC)
- Single-step execution control
- Fault handler analysis and debugging
- Call stack unwinding
### Trace and Output
- Semihosting input/output support
- SWO trace output configuration
- ITM stimulus port configuration
- Real-time trace buffer analysis
## Target Processes
- `hardware-bring-up.js` - Initial board validation and debug setup
- `bootloader-implementation.js` - Bootloader debugging and flash operations
- `device-driver-development.js` - Driver debugging with hardware access
- `field-diagnostics.js` - Field debugging and analysis
## Dependencies
- OpenOCD (Open On-Chip Debugger)
- J-Link software (Segger)
- ST-LINK utilities (STMicroelectronics)
-...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
hardware-security
Hardware and embedded security research capabilities. Interface with JTAG debuggers, analyze SPI/I2C communications, dump and analyze firmware, support fault injection, side-channel analysis, and hardware exploitation research.
1,160 Updated today
a5c-ai AI & Automation Solid
debugger-integration-skill
Advanced debugging integration for vulnerability research
1,160 Updated today
a5c-ai AI & Automation Solid
fpga-debugging
On-chip debugging skill with ILA, VIO, and related FPGA debug tools
1,160 Updated today
a5c-ai Code & Development Featured
debugging-toolkit-smart-debug
Use when working with debugging toolkit smart debug
39,350 Updated today
sickn33 Code & Development Listed
debugging-toolkit-smart-debug
Use when working with debugging toolkit smart debug
335 Updated today
aiskillstore