Jump to content

Chanaka

Members
  • Posts

    2
  • Joined

  • Last visited

Chanaka's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Thank you very much for the response @JColvin. We used an extended cable to connect the HS3 due to a spacing limitation and this was the culprit all alone. Direct connection to the NetFPGA solved the issue.
  2. We have a 16 node NetFPGA system with Xilinx Programmers which detects the hardware devices without any issues. We are trying to use Digilent HS3 programmers instead and they do not detect the hardware devices even with all the relevant drivers installed. We have used many of the troubleshooting procedures in forums with similar issues with no solution. Furthermore, we have installed Digilent Adept 2 as well to doublecheck. It does show that the programmer is there, it still doesn't detect the hardware devices. Device is properly identified: $ dadutil enum Found 1 device(s) Device: JtagHs3 Device Transport Type: 00020001 (Transport Type = USB, Protocol = 2) Product Name: Digilent JTAG-HS3 User Name: JtagHs3 Serial Number: 210299B4C076 All the libraries are present: $ /sbin/ldconfig -p | grep ftd2xx libftd2xx.so (libc6,x86-64) => /usr/lib64/digilent/adept/libftd2xx.so libftd2xx.so (libc6,x86-64) => /usr/local/lib/libftd2xx.so libdftd2xx.so.1 (libc6,x86-64) => /usr/lib64/digilent/adept/libdftd2xx.so.1 libdftd2xx.so (libc6,x86-64) => /usr/lib64/digilent/adept/libdftd2xx.so Still, it doesn't detect any hardware devices: $ djtgcfg init -d JtagHs3 Any help in this regard is appreciated.
×
×
  • Create New...