forked from auracaster/openocd
docs: update OpenOCD url's to openocd.org domain
Change-Id: I8b55c8d12773a1c36f2fd2afeecf20a74e890064 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/2698 Tested-by: jenkins
This commit is contained in:
committed by
Paul Fertser
parent
788bdb49fd
commit
8d86633eb7
@@ -50,7 +50,7 @@ adapter_khz 10
|
||||
###############################################################################
|
||||
# JTAG setup
|
||||
# The OpenOCD commands are described in the TAP Declaration section
|
||||
# http://openocd.sourceforge.net/doc/html/TAP-Declaration.html
|
||||
# http://openocd.org/doc/html/TAP-Declaration.html
|
||||
###############################################################################
|
||||
|
||||
# The AM/DM37x has an ICEPick module in it like many of TI's other devices. More
|
||||
@@ -61,7 +61,7 @@ source [find target/icepick.cfg]
|
||||
|
||||
# The TAP order should be described from the TDO connection in OpenOCD to the
|
||||
# TDI pin. The OpenOCD FAQ describes this in more detail:
|
||||
# http://openocd.sourceforge.net/doc/html/FAQ.html
|
||||
# http://openocd.org/doc/html/FAQ.html
|
||||
|
||||
# From SPRUGN4R CH27 the available secondary TAPs are in this order from TDO:
|
||||
#
|
||||
@@ -136,7 +136,7 @@ jtag configure $_CHIPNAME.jrc -event setup "jtag tapenable $_CHIPNAME.dap"
|
||||
###############################################################################
|
||||
# Target Setup:
|
||||
# This section is described in the OpenOCD documentation under CPU Configuration
|
||||
# http://openocd.sourceforge.net/doc/html/CPU-Configuration.html
|
||||
# http://openocd.org/doc/html/CPU-Configuration.html
|
||||
###############################################################################
|
||||
|
||||
# Create the CPU target to be used with GDB: Cortex-A8, using DAP
|
||||
|
||||
Reference in New Issue
Block a user