Build Instructions of LINALG examples: 1. Following environment vaialbes must be set in order to build LINALG (version numbers are used as examples): export CGTROOT="/cgt-c6x" export PDK_DIR="/pdk_c667x_2_0_1" export FC_DIR="/framework_components_3_40_01_04" export XDAIS_DIR="/xdais_7_24_00_04" export BIOS_DIR="/bios_6_45_01_29" export OMP_DIR="/openmp_dsp_c667x_2_02_00_02" export XDC_DIR="/xdctools_3_32_00_06_core" export IPC_DIR="/ipc_3_42_00_02" export EDMA3_DIR="/edma3_lld_02_12_01_23" export LIBARCH_DIR="/libarch_1_0_0_0" export LINALG_DIR="/linalg_1_2_0_0" export PATH=/cgt-c6x/bin:$PATH 2. Issue command to build the examples: make TARGET= where: must be one of SOC_K2H, SOC_C6678, or SOC_AM572x