openocd-org/openocd
Official OpenOCD Read-Only Mirror (no pull requests) observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 60
- Longevity 100
Flags: prerelease_only no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5542
- days_rel: 7
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
2304 stars · 1037 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenOCD (Open On-Chip Debugger) is a command-line tool providing on-chip programming and debugging for embedded systems via JTAG/SWD adapters. It exposes telnet, Tcl, and GDB server interfaces for flashing firmware, single-stepping, breakpoints, and boundary-scan/FPGA programming.
Use cases
- flash firmware onto an STM32 discovery board
- debug embedded ARM firmware with GDB over SWD
- program an FPGA or CPLD via SVF playback
- set breakpoints and single-step a Cortex-M target
- connect GDB to a remote embedded target on localhost:3333
- script chip programming with embedded Tcl
- dump or write internal and NAND flash chips
When to choose
- you need source-level debugging of embedded targets with GNU GDB
- you want a free, widely supported tool for flashing ARM, MIPS, RISC-V, or Xtensa chips
- you need support for many debug adapters like ST-LINK, CMSIS-DAP, FTDI, or Raspberry Pi GPIO
- you want scripted, automated flashing and boundary-scan workflows
When to avoid
- you only need high-level IDE debugging without touching JTAG/SWD details
- your target hardware or adapter is unsupported by OpenOCD's driver list
- you need a graphical debugger UI rather than a command-line server
Facets
cli-tool · maturity active
developer-tools embedded embedded-systems hardware developer-tools windows cli cross-platform jtag swd gdb-server flash-programming boundary-scan embedded-debugging tcl-scripting arm riscv xtensa debugging command-line linux macos
4 sources
- readme: https://github.com/openocd-org/openocd · fetched 2026-08-28 · 97dcb2f09893
- homepage: https://openocd.org · fetched 2026-08-29 · f65dcd52533d
- site_page: https://openocd.org/pages/about.html · fetched 2026-08-29 · d2bc9b0470ab
- site_page: https://openocd.org/pages/documentation.html · fetched 2026-08-29 · a02a6b65d25f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openocd-org/openocd | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="openocd-org/openocd")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem