- Connect the Tokyo Electron Device Limited (TED) TB-FMCH-DP3 module to the HPC FMC connector on the KC705 (or KCU105) board or to the HPC0 connector on the ZCU102 depending on your design.
- Connect a USB cable (Type A to mini B) from the host PC to the USB UART port on the KC705 for serial communication. In the case of KCU105 or ZCU102, use Type A to micro B type of USB cable.
- Connect a JTAG USB Platform cable or a USB Type A to Micro B cable from the host
PC to the board for programming bit and
elffiles. - For the pass-through or TX only applications, connect a DP cable from the TX port of the TED TB-FMCH-DP-3 module to a monitor, as shown in the following figures.
- For the pass-through or RX only applications, connect a DP cable from the RX
port of the TED TB-FMCH-DP-3 module to a DP source (GPU), as shown in the
following figures.
- On the KC705 set the mode pin to JTAG (SW13 in 00101 position):
- On the KCU105 set SW15 to 111111:
- On the XCU102 set SW6 to 1111:
- On the KCU105 set SW15 to 111111:
- Connect the power supply and power on the board.
- Start an UART terminal program such as Tera Term or Putty with the following
settings:
- Baud rate = 115200
- Data bits = 8
- Parity = none
- Stop bits = 1
- Flow Control = none
Note: With the ZCU102 board, there are four COM ports available. - In the Vitis environment, under the Project Explorer, right-click the application and
click .
- In the Run
Configurations popup menu, right-click Single Application Debug and click New.
- In the Target Setup
tab, the Reset entire
system is enabled.
- In the Application
tab, click Run.