while walking through the getting started guide i get a failure in "Step 2: Configure what platform you are building DSPLink for " of the building the OMAP SDK - guide.
performing
perl config/bin/dsplinkcfg.pl --platform=OMAPL1XX --nodsp=1 --dspcfg_0=OMAPL1XXGEMSHMEM --dspos_0=DSPBIOS5XX --gppos=MVL5G --comps=ponslrmc --DspTskMode=1
results in the prompt :
Welcome to DSP/BIOS(TM) Link Configuration Utility
------------------------------------------------------
!!DSPLINK will be configured for Build OS: LINUX!!
DSPLINK variable is not set!!
Please set it:
On Windows:
set DSPLINK=<path to DSPLINK base directory>
On Linux:
export DSPLINK=<path to DSPLINK base directory>
the command printenv DSPLINK shows the following path has been set :
/home/mkastner/OMAPL137_arm_1_00_00_xx/dsplink-1_61_03-prebuilt/packages/dsplink
What is the recommanded path, as far as i understood the getting started guide.
How do i have to set DSPLINK to continue installing the sdk?
best regards Rico