Doubleclick on the icon of "b2s_2002_1E_winnt.exe" and follow the instructions. The installation of the Bridges2Silicon software will require approximately 30MB of disk space.
YOU WILL BE REQUESTED TO REBOOT THE COMPUTER AFTER INSTALLING THE BRIDGES2SILICON SOFTWARE.
cp b2s_2002_1E_sunos27.tar.Z /tmp
cd /tmp
uncompress b2s_2002_1E_sunos27.tar.Z
tar xf b2s_2002_1E_sunos27.tar
mv b2s_2002_1E $INSTALLDIR
This build includes shared libraries. Therefore the shared libary search path must be setup after installation as following:
1.) csh:
setenv LD_LIBARY_PATH $INSTALLDIR/lib:$LD_LIBRARY_PATH
2.) sh:
LD_LIBRARY_PATH=$INSTALLDIR/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
It is assumed that the shell variable INSTALLDIR is set to the toplevel of the Bridges2Silicon Debugger installation tree.
A license key for a license is typically stored in a file called:
license.dat
which is shipped to you in a ZIP archive. After unpacking this file
from the ZIP archive, please install the license key file as follows:
Store the license key file in
<installation directory>/share/license.dat