Other Parts Discussed in Thread: MATHLIB, IWR6843
Tool/software: Code Composer Studio
We compile the iwr6843isk out of box demo fail,Just the dss fail,but the mss success,We wan't to kwon why?
The version:
1:CCS9.2
2:mmwave_sdk_03_03_00_03.
the follow is output:
rm -f D:/workspace/workspace_v9/mmwave_sdk_68xx_dsp_dss/Debug/mmwave_sdk_68xx_dss.bin
makefile:193: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f D:/workspace/workspace_v9/mmwave_sdk_68xx_dsp_dss/Debug/mmwave_sdk_68xx_dss.bin, ...) failed.
make (e=2): 系统找不到指定的文件。
gmake[1]: [pre-build] Error 2 (ignored)
Building file: "../objectdetection.c"
Invoking: C6000 Compiler
"D:/Dev/TI/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="D:/workspace/workspace_v9/mmwave_sdk_68xx_dsp_dss" --include_path="D:/Dev/TI/mmwave_sdk_03_03_00_03/packages" --include_path="D:/Dev/TI/mmwave_sdk_03_03_00_03/packages/ti/demo/xwr68xx/mmw" --include_path="D:/Dev/TI/mmwave_sdk_03_03_00_03/packages/ti/demo/utils" --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:/Dev/TI/ti-cgt-c6000_8.3.3/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 --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -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="objectdetection.d_raw" --cmd_file="configPkg/compiler.opt" "../objectdetection.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'objectdetection.oe674' failed
"../objectdetection.c", line 64: fatal error #1965: cannot open source file "ti/mathlib/mathlib.h"
1 catastrophic error detected in the compilation of "../objectdetection.c".
Compilation terminated.
gmake[1]: *** [objectdetection.oe674] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
makefile:159: recipe for target 'all' failed