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.

ccs5 can't compile single file

Hello,
when I launch "Build Selected File(s)" on any ccs5 source file, I obtain:


...
$(shell echo --diag_warning=225 >> ccsCompiler.opt)
$(shell echo --mem_model:data=far >> ccsCompiler.opt)
$(shell echo --abi=eabi >> ccsCompiler.opt)
$(shell echo ..\..\..\..\..\..\femtoPHY_azcom\Nyquist_software\Trunk\codebase\femtoPHY\ppl\ppl_ul\ppl_ulCtrl\src\ppl_uc_UserContext.cpp >> ccsCompiler.opt)
${C6000_CG_ROOT}/bin/cl6x -@ccsCompiler.opt
Internal Builder: Cannot run program "$(shell": Launching failed

Build of selected resources is complete.


Whole project build is ok.
Regards,

Adriano