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.

CCS/CCSTUDIO: Nothing to build for project

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

I use Code Composer Studio 5.1 (Version: 5.1.0.09000 ) .. But it shows "Program make is not found in PATH" now. Select "C/C++ Build" in the left-hand pane and click on the "Builder Settings" tab. Chnage the build command "make" to "gmake". Then Nothing to build for project

**** Clean-only build of configuration Debug for project test_rel_c64Ple_C64PLE_LE_COFF ****

gmake CCSVERSION=CCSV5 clean
DEL /F  "test_rel_c64Ple_C64PLE_LE_COFF.out"
找不到 D:\ti\volib_C64P_2_1_0_1\packages\ti\mas\ecu\test\ccsProjects\test_rel_c64Ple_C64PLE_LE_COFF\Debug\test_rel_c64Ple_C64PLE_LE_COFF.out
DEL /F "cheap.pp" "ecmemdef.pp" "ecufio.pp" "ecuiram.pp" "ecuprof.pp" "ecusim.pp" "ecusimfunc.pp" "piu.pp" "piuexpan.pp" "piufutil.pp" "piuinit.pp" "piuisr.pp" "piutxrx.pp" "siu.pp" "siumgr.pp" "siutx.pp" "vheap.pp"
找不到 D:\ti\volib_C64P_2_1_0_1\packages\ti\mas\ecu\test\ccsProjects\test_rel_c64Ple_C64PLE_LE_COFF\Debug\cheap.pp
DEL /F "cheap.obj" "ecmemdef.obj" "ecufio.obj" "ecuiram.obj" "ecuprof.obj" "ecusim.obj" "ecusimfunc.obj" "piu.obj" "piuexpan.obj" "piufutil.obj" "piuinit.obj" "piuisr.obj" "piutxrx.obj" "siu.obj" "siumgr.obj" "siutx.obj" "vheap.obj"
找不到 D:\ti\volib_C64P_2_1_0_1\packages\ti\mas\ecu\test\ccsProjects\test_rel_c64Ple_C64PLE_LE_COFF\Debug\cheap.obj
'Finished clean'
' '

**** Build Finished ****

**** Build of configuration Debug for project test_rel_c64Ple_C64PLE_LE_COFF ****

Nothing to build for project test_rel_c64Ple_C64PLE_LE_COFF