Hi,
During dsplink build, When i give "gmake -s " command inside dsplink/dsp/src/samples folder I am getting error
[MPCSXFER ] ------- INCLUDES -----------------------------------
[MPCSXFER ] ------- DIRS ------------------ INCLUDE ------------
[SAMPLES ] ======= OBJECTS =============== DEBUG ==============
[LOOP ] ------- DIRS ------------------ DEBUG --------------
[LOOP ] ------- OBJECT ---------------- DEBUG --------------
Compiling main.c...
Compiling loop_config.c...
Compiling tskLoop.c...
Compiling swiLoop.c...
Generating DSP/BIOS configuration files ...
/bin/sh: /home/lxh/ti-dvsdk_omapl138-evm_04_03_00_06/: is a directory
gmake[2]: *** [DspBios/5.XX/OMAPL138GEM/loop_tsk.tcf.deb] Error 126
gmake[1]: *** [objdeb] Error 2
gmake: *** [loop.objdeb] Error 2
What could be the problem?
How can I solve it?
thank you !
lee