xesscorp / XuLA2

Everything to do with the XuLA2 FPGA board: schematics, layout, firmware, example FPGA designs, documentation, etc.
52 stars 29 forks source link

xula2 on windows 10 driver problem #8

Closed cambazz closed 3 years ago

cambazz commented 7 years ago

Hello,

When I try to install the driver for the xula2 board (by going to hardware manager, right clicking on the xula board, and selecting "update driver software", windows gives the following error:

screenshot 119

Any ideas how I can fix this problem?

Best regards, C.

xesscorp commented 7 years ago

The XuLA2 uses the libusb-win32 driver. The installer should install this, but some people need to do it manually. Here are the instructions for doing that:

The XSTOOLs installer places a utility called zadig.exe in the C:\Programs (x86)\XSTOOLs\libusb-win32 directory. Once you have the XSTOOLs installed, run the zadig.exe program and then plug in your XSUSB board. Then just 1) select the libusb-win32 driver and 2) click on the Install Driver button. Then the driver should be installed.

cambazz commented 7 years ago

Hello, I managed to install the driver, but none of the programs will start. For example the test program. I tried executing from command line, and it will give no error, and no output.

Any ideas?

Best regards, C.

Bharatcs commented 4 years ago

Same problem in win 10 ,even after installing libusb-win32 driver. None of the program will start.