Difference between revisions of "BeagleBoard JTAG Adapter by TI"
From eLinux.org
Peter Huewe (Talk | contribs) m (moved JTAG-TI to BeagleBoard JTAG Adapter by TI) |
|||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | Texas Instruments uses a variation on the standard ARM 2x7 JTAG header: | + | Texas Instruments uses (e.g. on [[BeagleBoard]]) a variation on the standard ARM 2x7 [[JTAG]] header: |
| + | |||
| + | {| border="1" cellspacing="0" cellpadding="5" | ||
| + | ! ARM | ||
| + | ! PIN | ||
| + | ! TI | ||
| + | |- | ||
| + | | Vcc | ||
| + | | 1 | ||
| + | | TMS | ||
| + | |- | ||
| + | | GND | ||
| + | | 2 | ||
| + | | nTRST | ||
| + | |- | ||
| + | | nTRST | ||
| + | | 3 | ||
| + | | TDI | ||
| + | |- | ||
| + | | GND | ||
| + | | 4 | ||
| + | | GND | ||
| + | |- | ||
| + | | TDI | ||
| + | | 5 | ||
| + | | Vcc | ||
| + | |- | ||
| + | | GND | ||
| + | | 6 | ||
| + | | NC | ||
| + | |- | ||
| + | | TMS | ||
| + | | 7 | ||
| + | | TDO | ||
| + | |- | ||
| + | | GND | ||
| + | | 8 | ||
| + | | GND | ||
| + | |- | ||
| + | | TCK | ||
| + | | 9 | ||
| + | | RTCK | ||
| + | |- | ||
| + | | GND | ||
| + | | 10 | ||
| + | | GND | ||
| + | |- | ||
| + | | TDO | ||
| + | | 11 | ||
| + | | TCK | ||
| + | |- | ||
| + | | nRST | ||
| + | | 12 | ||
| + | | GND | ||
| + | |- | ||
| + | | Vcc | ||
| + | | 13 | ||
| + | | EMU-0 | ||
| + | |- | ||
| + | | GND | ||
| + | | 14 | ||
| + | | EMU-1 | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | |||
| + | To adapt from standard 20pin header you need an adapter. As example the [http://www.lauterbach.com/frames.html?ord__7748.html Lauterbach] one: | ||
[[image:jtag-ti-front.jpg]] | [[image:jtag-ti-front.jpg]] | ||
| + | |||
| + | |||
| + | [[image:jtag-ti-back.jpg]] | ||
| + | [[Category:BeagleBoard]] | ||
Latest revision as of 21:16, 27 October 2011
Texas Instruments uses (e.g. on BeagleBoard) a variation on the standard ARM 2x7 JTAG header:
| ARM | PIN | TI |
|---|---|---|
| Vcc | 1 | TMS |
| GND | 2 | nTRST |
| nTRST | 3 | TDI |
| GND | 4 | GND |
| TDI | 5 | Vcc |
| GND | 6 | NC |
| TMS | 7 | TDO |
| GND | 8 | GND |
| TCK | 9 | RTCK |
| GND | 10 | GND |
| TDO | 11 | TCK |
| nRST | 12 | GND |
| Vcc | 13 | EMU-0 |
| GND | 14 | EMU-1 |
To adapt from standard 20pin header you need an adapter. As example the Lauterbach one:

