From 6466905631d928f2999b9aae6b99daaca9caaf78 Mon Sep 17 00:00:00 2001 From: emard Date: Wed, 20 Feb 2019 12:41:52 +0100 Subject: [PATCH] manual: about openocd binaries --- doc/MANUAL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/MANUAL.md b/doc/MANUAL.md index ce26110..e86e81a 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -139,7 +139,8 @@ with USB-serial JTAG tool. To program ULX3S, Use [ujprog](https://github.com/f32c/tools) or Emard's fork of Xark's [FleaFPGA-JTAG](https://github.com/emard/FleaFPGA-JTAG) tool -or ft232r driver in latest [OpenOCD](https://sourceforge.net/p/openocd/code/ci/master/tree). +or ft232r driver in latest [OpenOCD soruce](https://sourceforge.net/p/openocd/code/ci/master/tree) +or [OpenOCD binaries 2019 or later](https://github.com/gnu-mcu-eclipse/openocd/releases). "ujprog" tool acceps BIT or SVF files for uploading to the FPGA SRAM. Upload to onboard FLASH can't be yet done by "ujprog"