Part Number:AWR1642BOOST
Tool/software: Code Composer Studio
**** Build of configuration Debug for project vitalSigns_16xx_mss ****
"D:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 4 all -O
rm -f D:/lenovo/workspace_v8/vitalSigns_16xx_mss/vitalSigns_16xx_mss.bin
makefile:186: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f D:/lenovo/workspace_v8/vitalSigns_16xx_mss/vitalSigns_16xx_mss.bin, ...) failed.
make (e=2): 系统找不到指定的文件。
gmake[1]: [pre-build] Error 2 (ignored)
Building file: "../mss_main.c"
Invoking: ARM Compiler
"D:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="D:/lenovo/workspace_v8/vitalSigns_16xx_mss" --include_path="D:/ti/mmwave_sdk_03_01_00_02" --include_path="D:/ti/mmwave_sdk_03_01_00_02/packages" --include_path="D:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR16XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=MMWAVE_L3RAM_SIZE=0x40000 --define=DebugP_ASSERT_ENABLED -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --preproc_with_compile --preproc_dependency="mss_main.d_raw" --cmd_file="configPkg/compiler.opt" "../mss_main.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'mss_main.obj' failed
"../mss_main.c", line 561: warning #169-D: argument of type "int32_t *" is incompatible with parameter of type "rlCalibrationData_t *"
"../mss_main.c", line 561: error #167: too few arguments in function call
1 error detected in the compilation of "../mss_main.c".
gmake[1]: *** [mss_main.obj] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
makefile:152: recipe for target 'all' failed
**** Build Finished ****