Hello,
this library is part of the digilent adept runtime. Either it has not
been installed properly, or you need the 32bit version (GRMON does. Not
sure however if that matches with the error message).
If your xilinx tool installation included the adept system, maybe just
try to download the 32bit adept package and point the LD_LIBRARY_PATH to
it. Otherwise you will have to install it the "manual" way as indicated
in the README. The install script does not correctly install the 32bit
libraries on a 64bit system.
For your reference I paste below the notes I took when I installed them
some time ago on an Ubuntu 64bit. I believe they are complete.
Best regards,
Christian
----
(this is not a script, just notes.)
sudo su
apt-get install libusb-1.0-0:i386
mkdir -p /usr/local/lib/digilent/adept
cp -fd digilent.adept.runtime_2.13.1-i686/lib/*
/usr/local/lib/digilent/adept
chmod -R 755 /usr/local/lib/digilent/adept
cp -f digilent.adept.runtime_2.13.1-i686/digilent-adept-libraries.conf
/etc/ld.so.conf.d
chmod 644 /etc/ld.so.conf.d/digilent-adept-libraries.conf
/sbin/ldconfig
mkdir -p /usr/local/share/digilent/data/firmware
cp -f data/firmware/*.HEX /usr/local/share/digilent/data/firmware
cp -f data/firmware/*.so /usr/local/share/digilent/data/firmware
chmod 644 /usr/local/share/digilent/data/firmware/*.HEX
chmod 755 /usr/local/share/digilent/data/firmware/*.so
cp -f data/jtscdvclist.txt /usr/local/share/digilent/data
chmod 644 /usr/local/share/digilent/data/jtscdvclist.txt
cp -f digilent-adept.conf /etc/digilent-adept.conf
chmod 644 /etc/digilent-adept.conf
mkdir -p /usr/local/share/digilent/data/xpla3
cp -f data/xpla3/*.map /usr/local/share/digilent/data/xpla3
chmod 644 /usr/local/share/digilent/data/xpla3/*.map
mkdir -p /usr/local/share/digilent/data/xbr
cp -f data/xbr/*.map /usr/local/share/digilent/data/xbr
chmod 644 /usr/local/share/digilent/data/xbr/*.map
mkdir -p /usr/local/sbin
cp -f bin/dftdrvdtch /usr/local/sbin
chmod 755 /usr/local/sbin/dftdrvdtch
cp ../52-digilent-usb.rules /etc/udev/rules.d/
chmod 644 /etc/udev/rules.d/52-digilent-usb.rules
/sbin/udevadm control --reload-rules
mkdir -p /usr/local/lib
cp ftdi.drivers_1.0.4-i686/lib/libftd2xx.so.1.0.4 /usr/local/lib/
chmod 755 /usr/local/lib/libftd2xx.so.1.0.4
cd /usr/local/lib
ln -fs libftd2xx.so.1.0.4 libftd2xx.so
ln -fs libftd2xx.so.1.0.4 libftd2xx.so.1
echo "# Path to libftd2xx" > "/etc/ld.so.conf.d/ftdi-drivers.conf"
echo "/usr/local/lib" >> "/etc/ld.so.conf.d/ftdi-drivers.conf"
/sbin/ldconfig
Post by ente.chow-***@public.gmane.org [LEON_SPARC]Hello Experts,
The connection between work PC (SL6.0) and FPGA board (Xilinx Virtex5)
is fine. When I start to debug the system with grmon, I get the
xxx[34] grmon -digilent
GRMON2 LEON debug monitor v2.0.54 eval version
Copyright (C) 2014 Aeroflex Gaisler - All rights reserved.
For latest updates, go to http://www.gaisler.com/
This eval version will expire on 28/12/2014
libdabs.so: cannot open shared object file: No such file or directory
Exiting GRMON
I have read this old topic
https://groups.yahoo.com/neo/groups/LEON_SPARC/conversations/messages/23501
, but seems no solution.
Did anyone success to configure a 32-bit digilent on 64-bit PC and work fine with grmon?
Thank you in advance!
Yours sincerely,
YM
------------------------------------
Posted by: Christian Sayer <christian-FkzTOoA/***@public.gmane.org>
------------------------------------
------------------------------------
Yahoo Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/LEON_SPARC/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/LEON_SPARC/join
(Yahoo! ID required)
<*> To change settings via email:
LEON_SPARC-digest-***@public.gmane.org
LEON_SPARC-fullfeatured-***@public.gmane.org
<*> To unsubscribe from this group, send an email to:
LEON_SPARC-unsubscribe-***@public.gmane.org
<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/