doc: replace luminary with TI urls's
Change-Id: Ic8a768f5a498e78b96421c6137238593c159fd72 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/970 Tested-by: jenkins__archive__
parent
67801c061f
commit
69359b1c52
|
@ -357,13 +357,13 @@ a built-in low cost debug adapter and usb-to-serial solution.
|
|||
@item @b{signalyzer}
|
||||
@* See: @url{http://www.signalyzer.com}
|
||||
@item @b{Stellaris Eval Boards}
|
||||
@* See: @url{http://www.luminarymicro.com} - The Stellaris eval boards
|
||||
@* See: @url{http://www.ti.com} - The Stellaris eval boards
|
||||
bundle FT2232-based JTAG and SWD support, which can be used to debug
|
||||
the Stellaris chips. Using separate JTAG adapters is optional.
|
||||
These boards can also be used in a "pass through" mode as JTAG adapters
|
||||
to other target boards, disabling the Stellaris chip.
|
||||
@item @b{Luminary ICDI}
|
||||
@* See: @url{http://www.luminarymicro.com} - Luminary In-Circuit Debug
|
||||
@item @b{TI/Luminary ICDI}
|
||||
@* See: @url{http://www.ti.com} - TI/Luminary In-Circuit Debug
|
||||
Interface (ICDI) Boards are included in Stellaris LM3S9B9x
|
||||
Evaluation Kits. Like the non-detachable FT2232 support on the other
|
||||
Stellaris eval boards, they can be used to debug other target boards.
|
||||
|
@ -2489,12 +2489,12 @@ Currently valid layout @var{name} values include:
|
|||
@item @b{axm0432_jtag} Axiom AXM-0432
|
||||
@item @b{comstick} Hitex STR9 comstick
|
||||
@item @b{cortino} Hitex Cortino JTAG interface
|
||||
@item @b{evb_lm3s811} Luminary Micro EVB_LM3S811 as a JTAG interface,
|
||||
@item @b{evb_lm3s811} TI/Luminary Micro EVB_LM3S811 as a JTAG interface,
|
||||
either for the local Cortex-M3 (SRST only)
|
||||
or in a passthrough mode (neither SRST nor TRST)
|
||||
This layout can not support the SWO trace mechanism, and should be
|
||||
used only for older boards (before rev C).
|
||||
@item @b{luminary_icdi} This layout should be used with most Luminary
|
||||
@item @b{luminary_icdi} This layout should be used with most TI/Luminary
|
||||
eval boards, including Rev C LM3S811 eval boards and the eponymous
|
||||
ICDI boards, to debug either the local Cortex-M3 or in passthrough mode
|
||||
to debug some other target. It can support the SWO trace mechanism.
|
||||
|
|
Loading…
Reference in New Issue