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