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
解决方案
Resolution 1: Most common mistake is LD_LIBRARY_PATH is not setup correctly. Refer to 'Xilinx Alliance Series Quick Start Guide' Installation chapter for instruction.
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