Other Parts Discussed in Thread: LAUNCHXL-F280025C,
BACKGROUND: Using LAUNCHXL-F280025C development board, and kept all of the jumper setting unaltered.
Loaded code and am able to see the change of variables in CCS WATCH WINDOW in run time.
All four jumbers @J101 in all four locations are present, this means XDS_TXD, XDS_RXD, XDS_TMS_SWDIO, XDS_TCK_SWDTCK are shorted to
MCU_RXD, MCU_TXD, MCU_TMS, MCU_TCK. However TDO and TDI from MCU side in NOT connected to onboard XDS110.
Q1: Even if remove J101 jumpers @ MCU_RXD, MCU_TXD signals, I can still see variables changing in watch window ? This means for my activity: TCK and TMS signals are sufficient. Then what these two signals: MCU_RXD, MCU_TXD used for in this board ?
Q2: Does this mean: I can connect my own target board, once designed, and use only these two signals: XDS_TMS_SWDIO, XDS_TCK_SWDTCK from XDS110 of LAUNCHXL-F280025C and achieve my objective and watch variables the same way i am doing with LAUNCHXL-F280025C processor ?
Q3: Then, what is the function of TDO and TDI from MCU ? When these two signals need to be used ?
Q4: Which signals: TCK, TMS, TDO, TDO of MCU need to be pulled up to 3.3V for JTAG ?
