> On 29 Aug 2020, at 20:34, kristof.mul...@telenet.be wrote:
> 
> Did you refer to this guide from Liviu:
> https://github.com/xpack-dev-tools/openocd-xpack/blob/xpack/README-BUILD.md

On a Ubuntu 20 VM, with curl, git and docker installed:

$ curl -L 
https://github.com/xpack-dev-tools/openocd-xpack/raw/xpack/scripts/git-clone.sh 
| bash
$ sudo rm -rf ~/Work/openocd-*
$ bash ~/Downloads/openocd-xpack.git/scripts/build.sh --linux64

$ '/home/ilg/Work/openocd-0.10.0-14/linux-x64/install/openocd/bin/openocd' 
--version
xPack OpenOCD, x86_64 Open On-Chip Debugger 0.10.0+dev (2020-08-29-17:49)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html


I doubt that it can be anything simpler than this. 

And, to quote a company with a fruit logo, "it just works".

Regards,

Liviu



_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to