Jump to content
  • 0

WIN 10 driver issues with digilent cable and Vivado


FPGA_matt

Question

Hi there!

My Vivado Hardware Manager is unable to detect the hardware that is connected to my digilent cable. I guess there is a driver issue!?
All I can see is that it is connected to localhost(0).

I did get some errors at first but now I am not able to recreate them. I believe they had to do with the hw_server!?

grafik.png.b281621a24fadc56ee62134694921e3a.png

I have already looked at this post but no change!

Also, I've tried the following solutions but that didn't help either.

https://www.xilinx.com/support/answers/59128.html
https://www.xilinx.com/support/answers/54382.html
https://forums.xilinx.com/t5/Configuration/XIlinx-platform-cable-windows-10-driver-installation-problem/td-p/831357

So now I have no idea what to do. Any ideas as to what migth be the problem?

OS is WIN 10 and I'm using Vivado 2018.2 but had the same problem with 2017.4.

Here is the current driver setup: (sorry it's in german)

grafik.thumb.png.215caa5da364a733308669d3c2bed953.png

 

Is this the correct one? I have also tried these but no luck either.

grafik.thumb.png.205db4f596fe0008ae72591abec123b4.png

 

I guess it's a driver issue or am I on the wrong track!? I have no idea what else to try since I can't find any more info/solutions online.

Thanks for helping me out! :)

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Hi,

i came across the same problem with Xilinx tools 2020.1 on Windows 10 where XUP USB-JTAG Programming cable was not recognized with a Xilinx ZCU102 board.

After some try and error i found a solution i want to post here because the hints that i found in this thread helped to get there.

2020.1 brings drivers for both Windows 7 and Windows 10. But the Windows 10 drivers do not work; instead use the Windows 7 drivers:

- Plug in the cable with the installed Win10 drivers, go to device manager and select uninstall for the cable, delete drivers

- Unplug the cable

- in an administrator shell, go to folder where cable drivers are, <your inst path>\2020.1\data\xicom\cable_drivers\nt64\dlc10_win7

- use these 2 commands to install the Windows 7 drivers:

wdreg -inf xusbdrvr.inf install
wdreg -inf windrvr6.inf install

- both  times accept the drivers to be installed when asked - Win10 wants to have a confirmation when installing Win7 drivers

Now you can plug in your cable, it should work.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...