diff options
author | Bill Traynor <wmat@alphatroop.com> | 2012-04-19 11:12:00 -0400 |
---|---|---|
committer | Spencer Oliver <spen@spen-soft.co.uk> | 2012-04-20 15:06:32 +0000 |
commit | e6e8bf46e42d03f5c33c37cdf09516b2aa49a1bc (patch) | |
tree | bd5d772e3a7adab1da3c992fa3d7b80ae506e3f9 | |
parent | 818cc617752fa7a4c676b5451432d7cc6dd95ece (diff) | |
download | riscv-openocd-e6e8bf46e42d03f5c33c37cdf09516b2aa49a1bc.zip riscv-openocd-e6e8bf46e42d03f5c33c37cdf09516b2aa49a1bc.tar.gz riscv-openocd-e6e8bf46e42d03f5c33c37cdf09516b2aa49a1bc.tar.bz2 |
UserGuide: Update Section 2.3 USB FT2232 Based
Updated the link for the usbjtag project to the correct URL:
http://elk.informatik.fh-augsburg.de/hhweb/doc/openocd/usbjtag/usbjtag.html
Added a NOTE to indicate the axm0432_jtag as no longer being
available from the axman.com page.
Change-Id: I70727303dad58d9dc0c5f9b7cce219288b762042
Signed-off-by: Bill Traynor <wmat@alphatroop.com>
Reviewed-on: http://openocd.zylin.com/583
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
-rw-r--r-- | doc/openocd.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 254428b..ed257b7 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -336,7 +336,7 @@ a built-in low cost debug adapter and usb-to-serial solution. @itemize @bullet @item @b{usbjtag} -@* Link @url{http://www.hs-augsburg.de/~hhoegl/proj/usbjtag/usbjtag.html} +@* Link @url{http://elk.informatik.fh-augsburg.de/hhweb/doc/openocd/usbjtag/usbjtag.html} @item @b{jtagkey} @* See: @url{http://www.amontec.com/jtagkey.shtml} @item @b{jtagkey2} @@ -369,7 +369,8 @@ Stellaris eval boards, they can be used to debug other target boards. @item @b{stm32stick} @* Link @url{http://www.hitex.com/stm32-stick} @item @b{axm0432_jtag} -@* Axiom AXM-0432 Link @url{http://www.axman.com} +@* Axiom AXM-0432 Link @url{http://www.axman.com} - NOTE: This JTAG does not appear +to be available anymore as of April 2012. @item @b{cortino} @* Link @url{http://www.hitex.com/index.php?id=cortino} @item @b{dlp-usb1232h} |