编译时报错
Description Resource Path Location Type
#1965 cannot open source file "ti\dsplib\src\DSPF_sp_fftSPxSP\c674\DSPF_sp_fftSPxSP.h" DSPF_sp_fftSPxSP.h /high_accuracy_dss line 45 C/C++ Problem
gmake: *** [all] Error 2 high_accuracy_dss C/C++ Problem
gmake[1]: *** [RADARDEMO_highAccuRangeProc_priv.oe674] Error 1 high_accuracy_dss C/C++ Problem
gmake[1]: *** [RADARDEMO_highAccuRangeProc.oe674] Error 1 high_accuracy_dss C/C++ Problem
gmake[1]: Target 'main-build' not remade because of errors. high_accuracy_dss C/C++ Problem
**** Build of configuration Debug for project high_accuracy_dss ****
"C:\\ti\\ccs7.3\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O
rm -f C:/workspace_7.3/high_accuracy_dss/xwr16xx_high_accuracy_dss.bin
makefile:190: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f C:/workspace_7.3/high_accuracy_dss/xwr16xx_high_accuracy_dss.bin, ...) failed.
make (e=2): 系统找不到指定的文件。
gmake[1]: [pre-build] Error 2 (ignored)
' '
'Building file: ../RADARDEMO_highAccuRangeProc_priv.c'
'Invoking: C6000 Compiler'
"C:/ti/ccs7.3/ccsv7/tools/compiler/ti-cgt-c6000_8.1.4/bin/cl6x" -mv6740 --abi=eabi -O3 --include_path="C:/workspace_7.3/high_accuracy_dss" --include_path="C:/ti/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/src/DSPF_sp_fftSPxSP" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/ccs7.3/ccsv7/tools/compiler/ti-cgt-c6000_8.1.4/include" -g --gcc --define=SOC_XWR16XX --define=SUBSYS_DSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --diag_wrap=off --display_error_number --diag_warning=225 --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="RADARDEMO_highAccuRangeProc_priv.d_raw" --cmd_file="configPkg/compiler.opt" "../RADARDEMO_highAccuRangeProc_priv.c"
>> Compilation failure
subdir_rules.mk:16: recipe for target 'RADARDEMO_highAccuRangeProc_priv.oe674' failed
"..\DSPF_sp_fftSPxSP.h", line 45: fatal error #1965: cannot open source file "ti\dsplib\src\DSPF_sp_fftSPxSP\c674\DSPF_sp_fftSPxSP.h"
1 catastrophic error detected in the compilation of "../RADARDEMO_highAccuRangeProc_priv.c".
Compilation terminated.
gmake[1]: *** [RADARDEMO_highAccuRangeProc_priv.oe674] Error 1
'Building file: ../RADARDEMO_highAccuRangeProc.c'
'Invoking: C6000 Compiler'
"C:/ti/ccs7.3/ccsv7/tools/compiler/ti-cgt-c6000_8.1.4/bin/cl6x" -mv6740 --abi=eabi -O3 --include_path="C:/workspace_7.3/high_accuracy_dss" --include_path="C:/ti/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/src/DSPF_sp_fftSPxSP" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/ccs7.3/ccsv7/tools/compiler/ti-cgt-c6000_8.1.4/include" -g --gcc --define=SOC_XWR16XX --define=SUBSYS_DSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --diag_wrap=off --display_error_number --diag_warning=225 --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="RADARDEMO_highAccuRangeProc.d_raw" --cmd_file="configPkg/compiler.opt" "../RADARDEMO_highAccuRangeProc.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'RADARDEMO_highAccuRangeProc.oe674' failed
"..\DSPF_sp_fftSPxSP.h", line 45: fatal error #1965: cannot open source file "ti\dsplib\src\DSPF_sp_fftSPxSP\c674\DSPF_sp_fftSPxSP.h"
1 catastrophic error detected in the compilation of "../RADARDEMO_highAccuRangeProc.c".
Compilation terminated.
gmake[1]: *** [RADARDEMO_highAccuRangeProc.oe674] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
makefile:157: recipe for target 'all' failed
**** Build Finished ****