TMS320F28388S: gmake[1]: *** No rule to make target 'DX1_DSP.out'. gmake[1]: *** No rule to make target 'secondary-outputs'.

Part Number: TMS320F28388S

在使用gmake.exe对makefile文件进行编译出现这个情况

命令:

C:\trunk\DX1DSP>"C:\cov\Coverity Static Analysis\bin\cov-build.exe" --dir "C:\cov\Coverity Static Analysis\idirs\DX1_DSP" --delete-stale-tus --config "C:\cov\Coverity Static Analysis\config\template-ti_cl2000-config-0\coverity_config.xml" "C:\\ti\\ccs1120\\ccs\\utils\\bin\\gmake.exe" -k all -f "C:\trunk\DX1DSP\Project\Debug\makefile"

错误:

gmake[1]: *** No rule to make target 'DX1_DSP.out'.
gmake[1]: *** No rule to make target 'secondary-outputs'.
C:\trunk\DX1DSP\Project\Debug\makefile:277: recipe for target 'all' failed
gmake: *** [all] Error 2
[WARNING] Build command C:\\ti\\ccs1120\\ccs\\utils\\bin\\gmake.exe -k all -f C:\trunk\DX1DSP\Project\Debug\makefile exited with code 2. Please verify that the build completed successfully.
[WARNING] No files were emitted. This may be due to a problem with your configuration
or because no files were actually compiled by your build command.
Please make sure you have configured the compilers actually used in the compilation.
For more details, please look at:
C:/cov/Coverity Static Analysis/idirs/DX1_DSP/build-log.txt