Hello all,
I have a TE0720 board on a custom carrier board and cannot get the JTAG interface to work from Vivado.
I can connect to the board and I get this in the Hardware dialog:
localhost (1) Connected
xilinx_tcf/Digilent/251633000548BA (1) Open
Unknown_Device_0 (0) N/A
The Unknown_Device_0 has ID code 012BA043 and an IR length: 8, if that matters.
My carrier board has a TE0790-03 XMOD FTDI JTAG Adapter on it that I am trying to use as the JTAG interface.
I also have the BOOTMODE, JTAGMODE, EN1, and NOSEQ signals from the TE0720 connected to a dip switch. These signals are currently setup as:
MODE HI - QSPI boot
JTAGMODE LOW - Zynq SoC selected
EN1 HI - on-board supplies enabled
NOSEQ LOW - Power sequencing enabled
I have also tried setting MODE LOW. When it is HI I see U-Boot start then the boot stops of I don't have an SD-Card installed. If it's installed the board boots. When MODE is HI I don't see anything on the console.
Changing the JTAGMODE setting does not seem to change anything.
Any ideas?