--- On Fri, 7/16/10, Freddie Chopin <[email protected]> wrote: \\\ > 1. There are 3 pins required for SWD right? SWDIO, SWCLK and reset?
And power (2 pins) ... > a. SWCLK is TCK? > b. SWDIO is TMS? SWDI and SWDO == SWDIO: bidirectional. TMS is unidirectional. > c. reset is nSRST? > 2. Does "demultiplexed" SWDIO signals (one for "in", one > for "out") need to go to some specific pins of the FT2232 or > can they be routed anywhere? Read ARM's docs for SWD+JTAG connectors, and forget about FT2232-specific issues. \ > supported anytime? Does TRACE functionality have > any support in open-source toolchains? Not yet, but you may recall I posted some code a while back that can parse /dev/ttyUSB0 trace data (presuming Linux) once it's generated... and I commented that the Luminary adapters can easily handle that. - Dave \\ _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
