Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

Releases: ilg-archived/openocd

DEPRECATED!

27 Sep 18:59
Compare
Choose a tag to compare

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

22 Apr 21:17
Compare
Choose a tag to compare

Github Releases (by Release)

Version v0.10.0-12 20190422 is a maintenance release; it updates to the latest upstream master.

Continue reading »

Easy install

OpenOCD is also available as an xPack and can be conveniently installed with xpm:

$ xpm install --global @gnu-mcu-eclipse/openocd@0.10.0-12.1

To install the latest version available, use:

$ xpm install --global @gnu-mcu-eclipse/openocd

Download analytics

Credit to Shields IO and Somsubhra/github-release-stats.

GNU MCU Eclipse OpenOCD v0.10.0-11-20190118

18 Jan 12:40
Compare
Choose a tag to compare

Github Releases (by Release)

Version v0.10.0-11-20190118 is a maintenance release; it updates to the latest master and removes the RISC-V patches.

Continue reading »

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/openocd@0.10.0-11.1

To install the latest version available, use:

$ xpm install --global @gnu-mcu-eclipse/openocd

Download analytics

Credit to Shields IO and Somsubhra/github-release-stats.

GNU MCU Eclipse OpenOCD v0.10.0-10-20181020

20 Oct 06:53
Compare
Choose a tag to compare

Github Releases (by Release)

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.

Continue reading »

Easy install

OpenOCD is also available as an xPack and can be conveniently installed with xpm:

$ xpm install --global @gnu-mcu-eclipse/openocd@0.10.0-10.1

To install the latest version available, use:

$ xpm install --global @gnu-mcu-eclipse/openocd

GNU MCU Eclipse OpenOCD v0.10.0-9-20181016

16 Oct 20:30
Compare
Choose a tag to compare

Github Releases (by Release)

Version v0.10.0-9-20181016 is a maintenance release; it updates to the latest commits.

Continue reading »

Easy install

OpenOCD is also available as an xPack and can be conveniently installed with xpm:

$ xpm install --global @gnu-mcu-eclipse/openocd@0.10.0-9.1

To install the latest version available, use:

$ xpm install --global @gnu-mcu-eclipse/openocd

GNU MCU Eclipse OpenOCD v0.10.0-8-20180512

13 May 09:31
Compare
Choose a tag to compare

Github Releases (by Release)

Version v0.10.0-8-20180512 is a maintenance release; it updates to the latest commits.

Continue reading »

Easy install

OpenOCD is also available as an xPack and can be conveniently installed with xpm:

$ xpm install --global @gnu-mcu-eclipse/openocd@0.10.0-8.1

To install the latest version available, use:

$ xpm install --global @gnu-mcu-eclipse/openocd

GNU MCU Eclipse OpenOCD v0.10.0-7-20180123

23 Jan 14:48
Compare
Choose a tag to compare

Github Releases (by Release)

Version v0.10.0-7-20180123 is a maintenance release; the main change was to add semihosting support for RISC-V targets.

Continue reading »

Easy install

OpenOCD is also available as an xPack and can be conveniently installed with xpm:

$ xpm install @gnu-mcu-eclipse/openocd@0.10.0-7.4 --global

To install the latest version available, use:

$ xpm install @gnu-mcu-eclipse/openocd --global

GNU MCU Eclipse OpenOCD v0.10.0-6-20180112

12 Jan 15:57
Compare
Choose a tag to compare

Github Releases (by Release)

Version v0.10.0-6-20180112 is a maintenance release; the main change was to update to the latest commits.

Continue reading »

OpenOCD is also available as an xPack and can be conveniently installed with xpm:

$ xpm install @gnu-mcu-eclipse/openocd --global

GNU MCU Eclipse OpenOCD v0.10.0-5-20171110

10 Nov 12:44
Compare
Choose a tag to compare

Github Releases (by Release)

Version v0.10.0-5-20171110 is a maintenance release; the main change was to patch the RISC-V code to no longer print the 4096 CSRs.

Continue reading »

OpenOCD is also available as an xPack and can be conveniently installed with xpm:

$ xpm install @gnu-mcu-eclipse/openocd --global

GNU MCU Eclipse OpenOCD v0.10.0-4-20171004-0812-dev

04 Oct 11:44
Compare
Choose a tag to compare

Github Releases (by Release)

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.

Continue reading »