The Digilent plug-in software and cable drivers must be installed on your machine for you to be able to run the applications from the network. These instructions assume the cable driver installation has been selected when installing Xilinx tools and that the driver files have been extracted to the machine by the installer.
For the Windows platform:
If the above procedure does not help, try uninstalling the Digilent drivers completely. Existing older versions of the drivers can cause conflicts.
For the Linux platform, the Adept run-time, ftdi drivers, plug-in software and libusb 1.0 package must be installed:
cd digilent.adept.runtime*
./install.sh silent=1
cd ..
cd ftdi*
./install.sh silent=1
cd ..
- cd libCseDigilent* - ./install.sh silent=1
cd ~
tar xvf <directory containing downloaded LIBUSB archive>/libusb-1.0.8.tar
cd libusb-1.0.8
./configure --prefix=/home/<username>/libusb1_<32 | 64> -- select 32 or 64 bit depending on your platform
make
make install
setenv LD_LIBRARY_PATH /home/<username>/libusb1_<32 | 64>/lib:$LD_LIBRARY_PAT
If the above procedure does not help, try uninstalling the Digilent driver and Xilinx tools and start fresh with a new Xilinx tools install.
Note: To make libusb 1.0 available to the user every time (even after reboots), one way is to modify your login script (e.g., ".cshrc") to add /home/username/libusb1_ <32 | 64> /lib to the LD_LIBRARY_PATH environment variable.
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
55322 | 2013.1 Vivado, Device Programmer/HW_SERVER - System Error: "The program cannot start because the FTD2XX.dll is missing from your computer" | N/A | N/A |
AR# 54382 | |
---|---|
日期 | 09/10/2013 |
状态 | Active |
Type | 综合文章 |
Tools |