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

GNU MCU Eclipse OpenOCD v0.10.0-11-20190118

Compare
Choose a tag to compare
@ilg-ul ilg-ul released this 18 Jan 12:40
· 132 commits to gnu-mcu-eclipse-dev since this release

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/[email protected]

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.