Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Therefore I could use setup_linux.sh for PCIE-385 but failed for 395 in script. --- Quote End --- This behavior is expected if you have requested a license for the 385 HPC BSP only. No other BSP will be installed. --- Quote Start --- I can use aoc --list-boards to see the (p385_hpc_a7 and p385_hpc_d5). --- Quote End --- This confirms the 385 HPC BSP was correctly installed! --- Quote Start --- No board diagnose routine supplied. --- Quote End --- The diagnose routine should be installed. Make sure all the environment variables are set up correctly. for example:
export ALTERAOCLSDKROOT=/opt/altera/$1/hld
export QUARTUS_ROOTDIR=/opt/altera/$1/quartus
export AOCL_BOARD_PACKAGE_ROOT=$ALTERAOCLSDKROOT/board/nalla_pcie
export PATH=$PATH:$QUARTUS_ROOTDIR/bin:$QUARTUS_ROOTDIR/sopc_builder/bin:$ALTERAOCLSDKROOT/bin
export LD_LIBRARY_PATH=$ALTERAOCLSDKROOT/host/linux64/lib:$AOCL_BOARD_PACKAGE_ROOT/linux64/lib
export LM_LICENSE_FILE=port@server