About 14,400 results
Open links in new tab
  1. OpenOCD

    Mar 3, 2023 · Documentation Donations Getting OpenOCD IRC Mailing lists Repository Supported JTAG interfaces OpenOCD 0.12.0 released Fri 03 March 2023 By fercerpav I'm …

  2. Getting OpenOCD

    Getting OpenOCD OpenOCD is available in many different forms from numerous places, this page should serve as a guide directing you to the option most appropriate for the usecase.

  3. Documentation - OpenOCD

    Documentation The OpenOCD User's Guide is maintained along with the sources in the official git repository (openocd.texi). During the normal build and install process the Texinfo document is …

  4. About (OpenOCD User’s Guide)

    What is OpenOCD? The Open On-Chip Debugger (OpenOCD) aims to provide debugging, in-system programming and boundary-scan testing for embedded target devices. It does so with …

  5. What is OpenOCD? The Open On-Chip Debugger (OpenOCD) aims to provide debugging, in-system program-ming and boundary-scan testing for embedded target devices. rical signaling …

  6. Top (OpenOCD User’s Guide)

    OpenOCD User’s Guide This User’s Guide documents release 0.12.0, dated 20 December 2022, of the Open On-Chip Debugger (OpenOCD).

  7. Top (OpenOCD User’s Guide)

    Top (OpenOCD User’s Guide)OpenOCD User’s Guide This User’s Guide documents release 0.12.0+dev, dated 15 December 2025, of the Open On-Chip Debugger (OpenOCD).

  8. Running (OpenOCD User’s Guide)

    Once OpenOCD starts running as a server, it waits for connections from clients (Telnet, GDB, RPC) and processes the commands issued through those channels. If you are having …

  9. General Commands (OpenOCD User’s Guide)

    Source Of Commands OpenOCD commands can occur in a configuration script (discussed elsewhere) or typed manually by a human or supplied programmatically, or via one of several …

  10. Config File Guidelines (OpenOCD User’s Guide)

    The openocd.cfg user config file may override features in any of the above files by setting variables before sourcing the target file, or by adding commands specific to their situation.