Hi !
I'm currently developping on a ZedBoard (Rev C) with a working design (tested). However, I haven't been able to launch any program (Hello World...) for some days and I get everytime the same error:
http://hpics.li/5ca51f4 (link to the screenshot)
Blue LED is lighting after the FPGA is programmed but it seems the programming tool can't view any ARM device. I tried with the XDM command "connect arm hw" and I obtained the following answer:
JTAG chain configuration
--------------------------------------------------
Device ID Code IR Length Part Name
1 03727093 6 xc7z020
ERROR:
tCould not find a ARM device on the board. Please check if the target is in:
t 1. Split JTAG mode - No operations are possible with ARM DAP
t 2. Non Jtag bootmode - Bootrom may need time to enable DAP. Please try again
Here is my configuration:
J17: USB programmation
J14: UART
JP2: closed
JP7-JP11 : to GND (JTAG config)
VADJ: 2V5
everything else opened
I'm working with Vivado 2015.1 under Windows 8.1 (but also tested with Win7)
Do you know, guys, what is this related to ? I've already searched on forums but the answers don't work for me.
Thank you !