This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using EK-TM4C1294XL Debug Out to program multiple Tiva C devices.

Other Parts Discussed in Thread: TM4C1294NCPDT, TM4C123GH6PM, EK-TM4C1294XL

Hello,

I am designing a board that will include a TM4C1294NCPDT and a TM4C123GH6PM. I plan to use the CLP Debug capability of my EK-TM4C1294XL to program and debug these two devices. Since space on the target board is quite constrained, I would like to use a single 10-position, 1.27mm header (the same as U6 on EK-TM4C1294XL) to connect to the debug probe.

Can the debug probe on the EK-TM4C1294XL connect to a JTAG scan chain with multiple active Tiva C devices?

If not, can the two target devices share TMS, TDO, and TDI signals, as long as the TCK and RESET signals are distinct? In this case I would use a jumper (or two) to control which target device's TCK and RESET connect to the debug header. The non-connected TCK and RESET would be pulled up to VCC.

Is either of these options reasonable?

Thanks!