dev.nlited.com

>>

Tag-Connect

2014-07-21 21:59:21 chip Page 1089 📢 PUBLIC


20140509 - Chip

I want to replace my standard 7x2 JTAG connector with a Tag-Connect. This will reduce the footprint on the board and save me the time and expense of mounting a through-hole connector by hand.

Tag-Connect JTAG JTAG14 connector
The standard 14-pin JTAG connector is outlined in red. The Tag-Connect is outlined in yellow.

Tag-Connect JTAG TC2050 cable.
This is the TagConnect TC2050 cable the connects between the MSP430 programmer and the target board.

Tag-Connect TC2050 cable connected.
This is the TagConnect cable connected to the TI MSP430 programmer and my BlinkMtr01 board. Note that the TagConnector is firmly attached to the board.

This is the schematic showing how the TagConnect pads are connected to the 14-pin JTAG header.

Tag-Connect TC2050 schematic.  Tag-Connect TC2050 layout
====
Tag-Connect TC2050 layout bottom

Mistake icon
This is not correct! See below.
Signal14pinTagConnect
TDO/TDI16
Vcc/Tool2--
TDI38
Vcc45
TMS52
TCK74
TEST8-- (?)
GND93
/RST1110

Pins 1, 7, and 9 on the TagConnect are not connected.


This schematic uses external power to drive the board. If I want to drive the board using power from the JTAG programmer probe, I would connect to JTAG14:pin2 and TagConnect:pin1. (Correct?)

I am able to access, program, and debug the target MSP430 processor using the 14-pin connection. When I try to use the TagConnect, the CodeComposer programmer complains about "Unknown Device". This is the error that is displayed when the programmer is unable to read the DeviceID from the target processor.

Tag-Connect TC2050 JTAG MSP430 unknown device.

What is the problem?

=== Solved ===

I had the TagConnect pins wrong in my component pattern:
WRONG: 6 7 8 9 10 1 2 3 4 5 CORRECT: 10 9 8 7 6 1 2 3 4 5

Also, my pin mapping was completely wrong. The map should be:

Signal14pinTC2050
TDO/TDI11
Vcc/Tool22
TDI33
Vcc44
TMS55
--66
TCK77
TEST88
GND99
--10--
/RST1110
--12--
--13--
--14--


WebV7 (C)2018 nlited | Rendered by tikope in 88.322ms | 18.222.162.77