Other Parts Discussed in Thread: MATHLIB
tool: ccs-v12
导入的工程在此目录下mmwave_industrial_toolbox_4_12_1\labs\Vital_Signs\68xx_vital_signs\src
dss工程编译报错:
console:
>> Compilation failure
dss/subdir_rules.mk:9: recipe for target 'dss/dss_data_path.oe674' failed
"../dss/dss_data_path.c", line 85: fatal error #1965: cannot open source file "DSP_fft32x32.h"
1 catastrophic error detected in the compilation of "../dss/dss_data_path.c".
Compilation terminated.
gmake[1]: *** [dss/dss_data_path.oe674] Error 1
Building file: "../dss/dss_main.c"
Invoking: C6000 Compiler
"D:/ti/ccs1281/ccs/tools/compiler/ti-cgt-c6000_8.3.12/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 --include_path="D:/Users/---/workspace_v12/vital_signs_68xx_dss" --include_path="D:/Users/jiaxin_hu10/workspace_v12/vital_signs_68xx_dss/dss" --include_path="D:/Users/----/workspace_v12/vital_signs_68xx_dss/common" --include_path="D:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="D:/ti/ccs1281/ccs/tools/compiler/ti-cgt-c6000_8.3.12/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/dss_main.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/dss_main.c"
>> Compilation failure
dss/subdir_rules.mk:9: recipe for target 'dss/dss_main.oe674' failed
"../dss/dss_main.c", line 95: fatal error #1965: cannot open source file "ti/mathlib/mathlib.h"
1 catastrophic error detected in the compilation of "../dss/dss_main.c".
Compilation terminated.
gmake[1]: *** [dss/dss_main.oe674] Error 1
Building file: "../dss/dss_vitalSignsDemo_utilsFunc.c"
Invoking: C6000 Compiler
"D:/ti/ccs1281/ccs/tools/compiler/ti-cgt-c6000_8.3.12/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 --include_path="D:/Users/----/workspace_v12/vital_signs_68xx_dss" --include_path="D:/Users/jiaxin_hu10/workspace_v12/vital_signs_68xx_dss/dss" --include_path="D:/Users/---/workspace_v12/vital_signs_68xx_dss/common" --include_path="D:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="D:/ti/ccs1281/ccs/tools/compiler/ti-cgt-c6000_8.3.12/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/dss_vitalSignsDemo_utilsFunc.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/dss_vitalSignsDemo_utilsFunc.c"
gmake[1]: Target 'main-build' not remade because of errors.
Finished building: "../dss/dss_vitalSignsDemo_utilsFunc.c"
makefile:152: recipe for target 'all' failed
gmake: *** [all] Error 2
**** Build Finished ****
preference: