This is the xPack version of OpenOCD (formerly part of the GNU MCU Eclipse project).
For details, see The xPack OpenOCD pages.
The xPack OpenOCD generally follows the official OpenOCD releases.
The current version is based on:
- OpenOCD version 0.10.0, the development commit e5be992df from June 23, 2020.
Compared to the upstream master branch, the following changes were applied:
- a configure option was added to configure branding (
--enable-branding
) - the src/openocd.c file was edited to display the branding string
- the contrib/60-openocd.rules file was simplified to avoid protection related issues.
The scripts used to build this distribution are in:
distro-info/scripts
For the prerequisites and more details on the build procedure, please see the How to build page.
The original documentation is available in the share/doc
folder.
For more info and support, please see the xPack project pages from:
http://xpack.github.io/dev-tools/openocd
Thank you for using open source software,
Liviu Ionescu