From: <zw...@ma...> - 2009-06-08 01:21:45
|
Author: zwelch Date: 2009-06-08 01:21:41 +0200 (Mon, 08 Jun 2009) New Revision: 2099 Modified: trunk/doc/openocd.texi Log: David Brownell <da...@pa...>: Clarify docs for the evb_lm3s811 layout: works in two modes, not just one. Modified: trunk/doc/openocd.texi =================================================================== --- trunk/doc/openocd.texi 2009-06-07 23:20:30 UTC (rev 2098) +++ trunk/doc/openocd.texi 2009-06-07 23:21:41 UTC (rev 2099) @@ -1414,8 +1414,9 @@ @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 -(bypassing onboard processor), no TRST or SRST signals on external connector +@item @b{evb_lm3s811} 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) @item @b{flyswatter} Tin Can Tools Flyswatter @item @b{icebear} ICEbear JTAG adapter from Section 5 @item @b{jtagkey} Amontec JTAGkey and JTAGkey-Tiny (and compatibles) |