Forum: FPGA, VHDL & Co. xilinx usb II platform cable Treiber centos 7.3/vivado 16.3


von FPGA B. (beginner_eda)


Lesenswert?

Hallo,

probiere treiber für xilinx usb II platform cable (Model DLC10) in 
centos 7.3 zu installieren aber habe keinen Erfolg.

[root@localhost ~]# cd 
/opt/Xilinx/Vivado/2016.3/data/xicom/cable_drivers/lin64/install_script/ 
install_drivers
[root@localhost install_drivers]# ./install_drivers
INFO: Installing cable drivers.
INFO: Script name = ./install_drivers
INFO: HostName = localhost.localdomain
INFO: Current working dir = 
/opt/Xilinx/Vivado/2016.3/data/xicom/cable_drivers/lin64/install_script/ 
install_drivers
INFO: Kernel version = 3.10.0-693.el7.x86_64.
INFO: Arch = x86_64.
USB udev file exists and will not be updated.
--File /etc/udev/rules.d/52-xilinx-pcusb.rules exists.
--File /etc/udev/rules.d/52-xilinx-pcusb.rules version = 0002
--File 52-xilinx-pcusb.rules exists.
--File 52-xilinx-pcusb.rules version = 0002
--File 52-xilinx-pcusb.rules is already updated.

INFO: Digilent Return code = 0
INFO: Xilinx Return code = 0
INFO: Return code = 0
INFO: Driver installation successful.
CRITICAL WARNING: Cable(s) on the system must be unplugged then plugged 
back in order for the driver scripts to update the cables.
[root@localhost install_drivers]#


Obwohl Treiber Installation erfolgreich und auch sieht in kommano 
lsusb(siehe Unten), funktioniert die Programmer  nicht(auch kein Strom).

[root@localhost ~]# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0461:4e04 Primax Electronics, Ltd
Bus 001 Device 010: ID 03fd:0013 Xilinx, Inc.
Bus 001 Device 002: ID 17ef:6019 Lenovo
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[root@localhost ~]#

Was ist dasProblem, habe folgende Link gefolgt?
https://www.xilinx.com/support/documentation/sw_manuals/xilinx2017_3/ug973-vivado-release-notes-install-license.pdf

P.S.  bin Newbie in Linux.

: Bearbeitet durch User
von Thomas R. (Firma: abaxor engineering) (abaxor)


Lesenswert?

FPGA B. schrieb im Beitrag #5181781:
> Obwohl Treiber Installation erfolgreich und auch sieht in kommano
> lsusb(siehe Unten), funktioniert die Programmer  nicht(auch kein Strom).

Was meinst du damit?


Wird die LED am Programmer gelb, wenn du ihn am PC anschließt?

Tom

von FPGA B. (beginner_eda)


Lesenswert?

@abaxor,

Programmer-LED ist weder gelb noch grün, wenn ihn am PC anschließt.

: Bearbeitet durch User
von Thomas R. (Firma: abaxor engineering) (abaxor)


Lesenswert?

Da die LED nicht gelb wird, wurde die Firmware nicht auf den Programmer 
geladen. Dazu sind die udev-Rules da. Diese rufen das Programm fxload 
auf, mit dem die Firmware auf den Programmer geladen wird.

Ist bei dir fxload installiert?

Tom

von FPGA B. (beginner_eda)


Lesenswert?

habe kernel-headers und kernel-source bereits installiert:

[root@localhost ~]# yum install kernel-headers
[root@localhost ~]# yum install kernel-devel

habe auch fxload installiert:

[root@localhost ~]# rpm -ivv fxload-2002_04_11-16.el7.src.rpm
[root@localhost ~]# yum install mock

trotzdem hat keinen Einfluss.

: Bearbeitet durch User
Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.