This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compilation DSPLINK: The system cannot find the path specified.

HI,

   During dsplink build,  When i give "gmake  -s " command inside  dsplink/dsp/src/samples folder I am getting error


[SAMPLES             ] ======= OBJECTS =============== DEBUG ==============
[LOOP_NEW            ] ------- DIRS ------------------ DEBUG --------------
[LOOP_NEW            ] ------- OBJECT ---------------- DEBUG --------------
Compiling main.c...
Compiling loop_config.c...
Compiling tskLoop.c...
Compiling swiLoop.c...
Generating DSP/BIOS configuration files ...
The system cannot find the path specified.
gmake[2]: *** [DspBios\\5.XX\\OMAPL138GEM\\loop.tcf.deb] Error 1
gmake[1]: *** [objdeb] Error 512
gmake: *** [loop.objdeb] Error 2

what could be the problem,

which is to be modified?