OpenOCD: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 June 2025

  • curprev 15:3115:31, 8 June 2025 Philipp talk contribs 7,038 bytes +7,038 Created page with "== <big>Barracuda module debug over JTAG using OpenOCD</big> == It was tested on Ubuntu 10.04 LTS and reciva-kernel-v24080215+00.tar.bz2 kernel pack. ===OpenOCD installation and testing === To install openocd in Ubuntu enter command sudo apt-get install openocd Create openocd config file ''JTAGdebug.cfg'' with this contents: # # Parallel port wiggler (many clones available) on port 0xc8b8 # telnet_port 4444 gdb_port 3333 interface parport parport_port 0..."