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?