Other Parts Discussed in Thread: CC3200
I need to make sure I understand programming a TIVA TM4C1294. I have inherited a design from an engineer that has left the company. We have the e2s project acting as a bridge from Ethernet to Serial but we have trouble talking to the chip on a custom board. I can download to the EK-TM4C1294XL launchpad using the onboard ICDI (which I am assuming is a XDS100v2) and the e2s project works fine. I removed the jumpers from header X1 and the resistors along side of of X1 (R6-R16).
Question 1. Even though X1 header this looks temptingly like a14-pin JTAG, it definitely is not.
Question 2. The schematic says to remove R40 for "debug out" next to a small ARM 10-pin JTAG (J6) but I am curious as to what I could do with that? Section 2.3.2 on p.22 (SPMU365C) refers to the IAR and KIEL debugger but can I use this as a XDS100v2 on my custom board?
Question 3. 2.3.3 on p.22 (SPMU365C) refers to a Virtual Com Port. I can see this working when I download using the ICDI to the TM4C1294 on the launchpadd by using TeraTerm. I assume that an ordinary JTAG will not support the use of the Virtual Comm Port.
Question 4. Is there anything equivalent to SOP[2:0] that I need to pay attention to for aTM4CM1294?