Releases: ilg-archived/openocd
DEPRECATED!
OpenOCD has a new home in the xPack project:
To install the new versions, use:
$ xpm uninstall --global @xpack-dev-tools/openocd
The GNU MCU Eclipse plug-ins were updated and since Sep. 2019 (v4.6.1) this name is also recognised. For older versions of the plug-ins, adjust the path manually.
Since there are xPacks referring to its binaries, this project will be preserved, at least for a while, but there will be no further changes, and the project will be archived.
GNU MCU Eclipse OpenOCD v0.10.0-12 20190422
Version v0.10.0-12 20190422 is a maintenance release; it updates to the latest upstream master.
Easy install
OpenOCD is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/openocd
Download analytics
- GitHub gnu-mcu-eclipse/openocd.git
- xPack @gnu-mcu-eclipse/openocd
- individual file counters (grouped per release)
Credit to Shields IO and Somsubhra/github-release-stats.
GNU MCU Eclipse OpenOCD v0.10.0-11-20190118
Version v0.10.0-11-20190118 is a maintenance release; it updates to the latest master and removes the RISC-V patches.
Known problems
- the upstreamed RISC-V support is currently unreliable; flashing QSPI and debugging the HiFive1 board seems functional, but Eclipse still throws a 'Target not available' message box; ignore the error and continue the debug session. Arty or other boards were not tested. For all RISC-V related support questions, please contact SiFive.
Easy install
OpenOCD is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/openocd
Download analytics
- GitHub gnu-mcu-eclipse/openocd.git
- xPack @gnu-mcu-eclipse/openocd
- individual file counters (grouped per release)
Credit to Shields IO and Somsubhra/github-release-stats.
GNU MCU Eclipse OpenOCD v0.10.0-10-20181020
Version v0.10.0-10-20181020 is a maintenance release; it fixes a small build problem which affected the macOS binaries in the previous release.
Easy install
OpenOCD is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/openocd
GNU MCU Eclipse OpenOCD v0.10.0-9-20181016
Version v0.10.0-9-20181016 is a maintenance release; it updates to the latest commits.
Easy install
OpenOCD is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/openocd
GNU MCU Eclipse OpenOCD v0.10.0-8-20180512
Version v0.10.0-8-20180512 is a maintenance release; it updates to the latest commits.
Easy install
OpenOCD is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install --global @gnu-mcu-eclipse/[email protected]
To install the latest version available, use:
$ xpm install --global @gnu-mcu-eclipse/openocd
GNU MCU Eclipse OpenOCD v0.10.0-7-20180123
Version v0.10.0-7-20180123 is a maintenance release; the main change was to add semihosting support for RISC-V targets.
Easy install
OpenOCD is also available as an xPack and can be conveniently installed with xpm
:
$ xpm install @gnu-mcu-eclipse/[email protected] --global
To install the latest version available, use:
$ xpm install @gnu-mcu-eclipse/openocd --global
GNU MCU Eclipse OpenOCD v0.10.0-6-20180112
GNU MCU Eclipse OpenOCD v0.10.0-5-20171110
GNU MCU Eclipse OpenOCD v0.10.0-4-20171004-0812-dev
Version v0.10.0-4-20171004-0812-dev is a maintenance release; the main change was to revert some of the RISC-V patches that caused problems for other targets.