Answers Database
Hardware Debugger 1.4: ld.so.1: hwdebugr: fatal: libbascd.so: can't openfile: errno=2
Record #2755
Product Family: Software
Product Line: Merged Core
Problem Title:
Hardware Debugger 1.4: ld.so.1: hwdebugr: fatal: libbascd.so: can't
openfile: errno=2
Problem Description:
Keywords: hwdebugr, Hardware Debugger, ld.so.1, fatal, errno=2
Urgency: Standard
Problem Description:
When invoking M1.x hardware debugger, it returns:
ld.so.1: hwdebugr: fatal: libbascd.so: can't open file: errno=2
Solution 1:
Resolution 1:
Most common mistake is LD_LIBRARY_PATH is not setup correctly.
Refer to 'Xilinx Alliance Series Quick Start Guide' Installation chapter for ins
truction.
For SunOS and Solaris:
setenv LD_LIBRARY_PATH $XILINX/bin/<platform>:/usr/openwin/lib
For HP-UX:
setenv SHLIB_PATH $XILINX/bin/hp:lib:/usr/lib
End of Record #2755
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |