This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/IWR6843: IWR6843: compilation isssues while compiling Sense and Direct HVAC control project from industrial tool box in CCS

Part Number: IWR6843
Other Parts Discussed in Thread: SYSBIOS, MATHLIB

Tool/software: TI C/C++ Compiler

Hi TI team,

We are facing compilation issue while compiling Sense and Direct HVAC control project from industrial tool box in CCS.

We are using ubuntu 18.04 and CCS  Version: 8.3.1.00004 

Please find the error logs below:

DSS:
===================================================================================================================
**** Build of configuration Debug for project sense_and_direct_68xx_dss ****
/home/sudha/ti/ccsv8/utils/bin/gmake -k -j 4 all -O 
 
rm -f /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/sense_and_direct_68xx_dss.bin
 
Building file: "../dss_mmw.cfg"
Invoking: XDCtools
"/home/sudha/ti/xdctools_3_50_08_24_core/xs" --xdcpath="/home/sudha/ti/bios_6_73_01_01/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.c6x:IWR68XX:false:600 -r release -c "/home/sudha/ti/c6000_7.4.24" "../dss_mmw.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring dss_mmw.xe674 from package/cfg/dss_mmw_pe674.cfg ...
generating custom ti.sysbios library makefile ... 
Starting build of library sources ...
making /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/src/sysbios/sysbios.ae674 ...
gmake[1]: Entering directory `/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/src/sysbios'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/src/sysbios'
Build of libraries done.
cle674 package/cfg/dss_mmw_pe674.c ...
Finished building: "../dss_mmw.cfg"
 
Building file: "../dss_config_edma_util.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss_config_edma_util.d_raw" --cmd_file="configPkg/compiler.opt" "../dss_config_edma_util.c"
Finished building: "../dss_config_edma_util.c"
 
Building file: "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF.d_raw" --obj_directory="modules/DoA/CaponBF/src" --cmd_file="configPkg/compiler.opt" "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF.c"
Finished building: "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF.c"
 
Building file: "../dss_main.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss_main.d_raw" --cmd_file="configPkg/compiler.opt" "../dss_main.c"
Finished building: "../dss_main.c"
 
Building file: "../radarProcess.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="radarProcess.d_raw" --cmd_file="configPkg/compiler.opt" "../radarProcess.c"
Finished building: "../radarProcess.c"
 
Building file: "../dss_data_path.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss_data_path.d_raw" --cmd_file="configPkg/compiler.opt" "../dss_data_path.c"
Finished building: "../dss_data_path.c"
 
Building file: "../modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/detection/CFAR/src/RADARDEMO_detectionCFAR.d_raw" --obj_directory="modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"
Finished building: "../modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"
 
Building file: "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_DopplerEst.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_DopplerEst.d_raw" --obj_directory="modules/DoA/CaponBF/src" --cmd_file="configPkg/compiler.opt" "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_DopplerEst.c"
Finished building: "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_DopplerEst.c"
 
Building file: "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc.d_raw" --obj_directory="modules/rangeProc/rangeProc/src" --cmd_file="configPkg/compiler.opt" "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc.c"
Finished building: "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc.c"
 
Building file: "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_matrixInv.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_matrixInv.d_raw" --obj_directory="modules/DoA/CaponBF/src" --cmd_file="configPkg/compiler.opt" "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_matrixInv.c"
Finished building: "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_matrixInv.c"
 
Building file: "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_utils.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_utils.d_raw" --obj_directory="modules/rangeProc/rangeProc/src" --cmd_file="configPkg/compiler.opt" "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_utils.c"
Finished building: "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_utils.c"
 
Building file: "../modules/utilities/cycle_measure.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/utilities/cycle_measure.d_raw" --obj_directory="modules/utilities" --cmd_file="configPkg/compiler.opt" "../modules/utilities/cycle_measure.c"
Finished building: "../modules/utilities/cycle_measure.c"
 
Building file: "../modules/utilities/radarOsal_malloc.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/utilities/radarOsal_malloc.d_raw" --obj_directory="modules/utilities" --cmd_file="configPkg/compiler.opt" "../modules/utilities/radarOsal_malloc.c"
Finished building: "../modules/utilities/radarOsal_malloc.c"
 
Building file: "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_priv.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_priv.d_raw" --obj_directory="modules/rangeProc/rangeProc/src" --cmd_file="configPkg/compiler.opt" "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_priv.c"
Finished building: "../modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_priv.c"
 
Building file: "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_heatmapEst.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_heatmapEst.d_raw" --obj_directory="modules/DoA/CaponBF/src" --cmd_file="configPkg/compiler.opt" "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_heatmapEst.c"
Finished building: "../modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_heatmapEst.c"
 
Building file: "../modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
Invoking: C6000 Compiler
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/dss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/src/DSPF_sp_fftSPxSP" --include_path="/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/c6000_7.4.24/include" --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.d_raw" --obj_directory="modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
Finished building: "../modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
 
Building target: "sense_and_direct_68xx_dss.xe674"
Invoking: C6000 Linker
"/home/sudha/ti/c6000_7.4.24/bin/cl6x" -mv6740 --abi=eabi -O3 -ms0 -g --gcc --define=SOC_XWR68XX --define=GTRACK_2D --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 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 -z --stack_size=0x800 -m"sense_and_direct_68xx_dss.map" --heap_size=0x800 -i"/home/sudha/ti/c6000_7.4.24/lib" -i"/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/control/mmwave/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/control/mmwavelink/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/alg/mmwavelib/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/crc/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/mailbox/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/soc/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/osal/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/uart/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/edma/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/adcbuf/lib" -i"/home/sudha/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/lib" -i"/home/sudha/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/lib" -i"/home/sudha/ti/mathlib_c674x_3_1_2_1/packages/ti/mathlib/lib" -i"/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack/lib" -i"/home/sudha/ti/c6000_7.4.24/include" --reread_libs --disable_auto_rts --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 --warn_sections --diag_warning=225 --diag_wrap=off --display_error_number --xml_link_info="xwr16xx_sense_and_direct_68xx_dss_linkInfo.xml" --ram_model --unused_section_elimination=on -o "sense_and_direct_68xx_dss.xe674" "./dss_config_edma_util.oe674" "./dss_data_path.oe674" "./dss_main.oe674" "./radarProcess.oe674" "./modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF.oe674" "./modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_DopplerEst.oe674" "./modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_heatmapEst.oe674" "./modules/DoA/CaponBF/src/RADARDEMO_aoaEstCaponBF_matrixInv.oe674" "./modules/detection/CFAR/src/RADARDEMO_detectionCFAR.oe674" "./modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.oe674" "./modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc.oe674" "./modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_priv.oe674" "./modules/rangeProc/rangeProc/src/RADARDEMO_rangeProc_utils.oe674" "./modules/utilities/cycle_measure.oe674" "./modules/utilities/radarOsal_malloc.oe674" "../c674x_linker.cmd" "../dss_mmw_linker.cmd" -l"configPkg/linker.cmd" -ldsplib.lib -ldsplib.ae64P -lmathlib.ae674 -llibsoc_xwr68xx.ae674 -llibosal_xwr68xx.ae674 -llibcrc_xwr68xx.ae674 -llibuart_xwr68xx.ae674 -llibmailbox_xwr68xx.ae674 -llibmmwavelink_xwr68xx.ae674 -llibmmwave_xwr68xx.ae674 -llibedma_xwr68xx.ae674 -llibadcbuf_xwr68xx.ae674 -llibmmwavealg_xwr68xx.ae674 -llibgtrack2D.ae674 -lrts6740_elf.lib -llibc.a 
<Linking>
"../dss_mmw_linker.cmd", line 58: warning #10068-D: no matching section
warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_rangeProc_run:RADARDEMO_rangeProc.oe674" has calls to rts routines, but rts is placed out of range from call site at 0xe00318, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop.
warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_rangeProc_run:RADARDEMO_rangeProc.oe674" has calls to rts routines, but rts is placed out of range from call site at 0xe000a0, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop.
warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_detectionCFAR_OS:RADARDEMO_detectionCFAR_priv.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x20008ff4, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop.
warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_detectionCFAR_OS:RADARDEMO_detectionCFAR_priv.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x200087e0, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop.
Finished building target: "sense_and_direct_68xx_dss.xe674"
 
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe sense_and_direct_68xx_dss.xe674 sense_and_direct_68xx_dss.bin
makefile:211: recipe for target 'post-build' failed
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 1: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: MZ����@���: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 177: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: r�po9: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 178: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: �,X�,o6: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 180: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: {��r�p�:o6
{��r�po9: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 181: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 177: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: Syntax error: word unexpected (expecting ")")
r�p{: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 1: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: .rsrc�: not found
gmake[3]: [post-build] Error 2 (ignored)
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 2: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: ��WW��BN�: not found
 
**** Build Finished ****
MSS:
=====================================================================================================================
**** Build of configuration Debug for project sense_and_direct_68xx_mss ****
/home/sudha/ti/ccsv8/utils/bin/gmake -k -j 4 all -O 
 
rm -f /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/sense_and_direct_68xx_lab.bin
 
Building file: "../mss_mmw.cfg"
Invoking: XDCtools
"/home/sudha/ti/xdctools_3_50_08_24_core/xs" --xdcpath="/home/sudha/ti/bios_6_73_01_01/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:IWR68XX:false:200 -r release -c "/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS" --compileOptions "--enum_type=int " "../mss_mmw.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring mss_mmw.xer4f from package/cfg/mss_mmw_per4f.cfg ...
generating custom ti.sysbios library makefile ... 
Starting build of library sources ...
making /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/src/sysbios/sysbios.aer4f ...
gmake[1]: Entering directory `/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/src/sysbios'
cler4f /home/sudha/ti/bios_6_73_01_01/packages/ti/sysbios/BIOS.c ...
asmer4f /home/sudha/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/IntrinsicsSupport_asm.asm ...
asmer4f /home/sudha/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/TaskSupport_asm.asm ...
asmer4f /home/sudha/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm.sv7R ...
asmer4f /home/sudha/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm_switch.sv7R ...
asmer4f /home/sudha/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/exc/Exception_asm.asm ...
asmer4f /home/sudha/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/tms570/Core_asm.sv7R ...
arer4f BIOS.obj arm_IntrinsicsSupport_asm.obj arm_TaskSupport_asm.obj vim_Hwi_asm.obj vim_Hwi_asm_switch.obj exc_Exception_asm.obj tms570_Core_asm.obj ...
gmake[1]: Leaving directory `/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/src/sysbios'
Build of libraries done.
cler4f package/cfg/mss_mmw_per4f.c ...
Finished building: "../mss_mmw.cfg"
 
Building file: "../gtrackAlloc.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="gtrackAlloc.d_raw" --cmd_file="configPkg/compiler.opt" "../gtrackAlloc.c"
Finished building: "../gtrackAlloc.c"
 
Building file: "../gtrackLog.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="gtrackLog.d_raw" --cmd_file="configPkg/compiler.opt" "../gtrackLog.c"
Finished building: "../gtrackLog.c"
 
Building file: "../gtrack_filter.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="gtrack_filter.d_raw" --cmd_file="configPkg/compiler.opt" "../gtrack_filter.c"
Finished building: "../gtrack_filter.c"
 
Building file: "../cli.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="cli.d_raw" --cmd_file="configPkg/compiler.opt" "../cli.c"
Finished building: "../cli.c"
 
Building file: "../mss_main.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="mss_main.d_raw" --cmd_file="configPkg/compiler.opt" "../mss_main.c"
Finished building: "../mss_main.c"
 
Building file: "../modules/classification/classificationUtilities/src/RADARDEMO_distanceUtil_priv.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classificationUtilities/src/RADARDEMO_distanceUtil_priv.d_raw" --obj_directory="modules/classification/classificationUtilities/src" --cmd_file="configPkg/compiler.opt" "../modules/classification/classificationUtilities/src/RADARDEMO_distanceUtil_priv.c"
Finished building: "../modules/classification/classificationUtilities/src/RADARDEMO_distanceUtil_priv.c"
 
Building file: "../task_app.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="task_app.d_raw" --cmd_file="configPkg/compiler.opt" "../task_app.c"
Finished building: "../task_app.c"
 
Building file: "../modules/classification/classificationUtilities/src/RADARDEMO_featExtrUtil_priv.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classificationUtilities/src/RADARDEMO_featExtrUtil_priv.d_raw" --obj_directory="modules/classification/classificationUtilities/src" --cmd_file="configPkg/compiler.opt" "../modules/classification/classificationUtilities/src/RADARDEMO_featExtrUtil_priv.c"
Finished building: "../modules/classification/classificationUtilities/src/RADARDEMO_featExtrUtil_priv.c"
 
Building file: "../modules/classification/classificationUtilities/src/RADARDEMO_svmKernelUtil_priv.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classificationUtilities/src/RADARDEMO_svmKernelUtil_priv.d_raw" --obj_directory="modules/classification/classificationUtilities/src" --cmd_file="configPkg/compiler.opt" "../modules/classification/classificationUtilities/src/RADARDEMO_svmKernelUtil_priv.c"
Finished building: "../modules/classification/classificationUtilities/src/RADARDEMO_svmKernelUtil_priv.c"
 
Building file: "../modules/classification/classifier_kNN/src/RADARDEMO_classifierSVM.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classifier_kNN/src/RADARDEMO_classifierSVM.d_raw" --obj_directory="modules/classification/classifier_kNN/src" --cmd_file="configPkg/compiler.opt" "../modules/classification/classifier_kNN/src/RADARDEMO_classifierSVM.c"
Finished building: "../modules/classification/classifier_kNN/src/RADARDEMO_classifierSVM.c"
 
Building file: "../modules/classification/classifier_kNN/src/RADARDEMO_classifierkNNCB.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classifier_kNN/src/RADARDEMO_classifierkNNCB.d_raw" --obj_directory="modules/classification/classifier_kNN/src" --cmd_file="configPkg/compiler.opt" "../modules/classification/classifier_kNN/src/RADARDEMO_classifierkNNCB.c"
Finished building: "../modules/classification/classifier_kNN/src/RADARDEMO_classifierkNNCB.c"
 
Building file: "../modules/classification/classifier_kNN/src/RADARDEMO_classifierkNN.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classifier_kNN/src/RADARDEMO_classifierkNN.d_raw" --obj_directory="modules/classification/classifier_kNN/src" --cmd_file="configPkg/compiler.opt" "../modules/classification/classifier_kNN/src/RADARDEMO_classifierkNN.c"
Finished building: "../modules/classification/classifier_kNN/src/RADARDEMO_classifierkNN.c"
 
Building file: "../task_mbox.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="task_mbox.d_raw" --cmd_file="configPkg/compiler.opt" "../task_mbox.c"
Finished building: "../task_mbox.c"
 
Building file: "../modules/classification/classifier_kNN/utils/Util_ClassifierkNN_inputParser.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classifier_kNN/utils/Util_ClassifierkNN_inputParser.d_raw" --obj_directory="modules/classification/classifier_kNN/utils" --cmd_file="configPkg/compiler.opt" "../modules/classification/classifier_kNN/utils/Util_ClassifierkNN_inputParser.c"
Finished building: "../modules/classification/classifier_kNN/utils/Util_ClassifierkNN_inputParser.c"
 
Building file: "../modules/utilities/cycle_measure.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/utilities/cycle_measure.d_raw" --obj_directory="modules/utilities" --cmd_file="configPkg/compiler.opt" "../modules/utilities/cycle_measure.c"
Finished building: "../modules/utilities/cycle_measure.c"
 
Building file: "../modules/classification/classifier_kNN/utils/Util_ClassifierkNN_targetManager.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classifier_kNN/utils/Util_ClassifierkNN_targetManager.d_raw" --obj_directory="modules/classification/classifier_kNN/utils" --cmd_file="configPkg/compiler.opt" "../modules/classification/classifier_kNN/utils/Util_ClassifierkNN_targetManager.c"
Finished building: "../modules/classification/classifier_kNN/utils/Util_ClassifierkNN_targetManager.c"
 
Building file: "../modules/utilities/radarOsal_malloc.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/utilities/radarOsal_malloc.d_raw" --obj_directory="modules/utilities" --cmd_file="configPkg/compiler.opt" "../modules/utilities/radarOsal_malloc.c"
Finished building: "../modules/utilities/radarOsal_malloc.c"
 
Building file: "../modules/classification/featureExtraction/src/RADARDEMO_featExtract.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/featureExtraction/src/RADARDEMO_featExtract.d_raw" --obj_directory="modules/classification/featureExtraction/src" --cmd_file="configPkg/compiler.opt" "../modules/classification/featureExtraction/src/RADARDEMO_featExtract.c"
Finished building: "../modules/classification/featureExtraction/src/RADARDEMO_featExtract.c"
 
Building file: "../modules/classification/classifier_kNN/utils/classifierkNN_process.c"
Invoking: ARM Compiler
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03" --include_path="/home/sudha/ti/mmwave_sdk_03_03_00_03/packages" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/common" --include_path="/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src" --include_path="/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="modules/classification/classifier_kNN/utils/classifierkNN_process.d_raw" --obj_directory="modules/classification/classifier_kNN/utils" --cmd_file="configPkg/compiler.opt" "../modules/classification/classifier_kNN/utils/classifierkNN_process.c"
Finished building: "../modules/classification/classifier_kNN/utils/classifierkNN_process.c"
 
Building target: "sense_and_direct_68xx_mss.xer4f"
Invoking: ARM Linker
"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --define=_LITTLE_ENDIAN --define=SOC_XWR68XX --define=GTRACK_2D --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --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=DebugP_ASSERT_ENABLED --define=APP_RESOURCE_FILE='<'ti/demo/xwr68xx/mmw/mmw_res.h'>' -g --c99 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f -z -m"sense_and_direct_68xx_mss.map" --heap_size=0x800 --stack_size=0x800 -i"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/control/mmwave/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/control/mmwavelink/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/crc/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/dma/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/esm/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/gpio/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/mailbox/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/osal/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/pinmux/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/soc/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/drivers/uart/lib" -i"/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/ti/utils/cli/lib" -i"/home/sudha/ti/mmwave_industrial_toolbox_4_2_1/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/src/mss/gtrack/lib" -i"/home/sudha/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.4.LTS/include" --reread_libs --disable_auto_rts --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 --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="sense_and_direct_68xx_mss.xml" --rom_model --unused_section_elimination=on -o "sense_and_direct_68xx_mss.xer4f" "./cli.oer4f" "./gtrackAlloc.oer4f" "./gtrackLog.oer4f" "./gtrack_filter.oer4f" "./mss_main.oer4f" "./task_app.oer4f" "./task_mbox.oer4f" "./modules/classification/classificationUtilities/src/RADARDEMO_distanceUtil_priv.oer4f" "./modules/classification/classificationUtilities/src/RADARDEMO_featExtrUtil_priv.oer4f" "./modules/classification/classificationUtilities/src/RADARDEMO_svmKernelUtil_priv.oer4f" "./modules/classification/classifier_kNN/src/RADARDEMO_classifierSVM.oer4f" "./modules/classification/classifier_kNN/src/RADARDEMO_classifierkNN.oer4f" "./modules/classification/classifier_kNN/src/RADARDEMO_classifierkNNCB.oer4f" "./modules/classification/classifier_kNN/utils/Util_ClassifierkNN_inputParser.oer4f" "./modules/classification/classifier_kNN/utils/Util_ClassifierkNN_targetManager.oer4f" "./modules/classification/classifier_kNN/utils/classifierkNN_process.oer4f" "./modules/classification/featureExtraction/src/RADARDEMO_featExtract.oer4f" "./modules/utilities/cycle_measure.oer4f" "./modules/utilities/radarOsal_malloc.oer4f" "../mss_mmw_linker.cmd" "../r4f_linker.cmd" -l"configPkg/linker.cmd" -llibosal_xwr68xx.aer4f -llibesm_xwr68xx.aer4f -llibgpio_xwr68xx.aer4f -llibsoc_xwr68xx.aer4f -llibpinmux_xwr68xx.aer4f -llibcrc_xwr68xx.aer4f -llibdma_xwr68xx.aer4f -llibuart_xwr68xx.aer4f -llibmailbox_xwr68xx.aer4f -llibmmwavelink_xwr68xx.aer4f -llibmmwave_xwr68xx.aer4f -llibcli_xwr68xx.aer4f -llibgtrack2D.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a 
<Linking>
Finished building target: "sense_and_direct_68xx_mss.xer4f"
 
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe sense_and_direct_68xx_mss.xer4f sense_and_direct_68xx_mss.bin
makefile:216: recipe for target 'post-build' failed
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 1: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: MZ����@���: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 177: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: r�po9: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 178: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: �,X�,o6: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 180: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: {��r�p�:o6
{��r�po9: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 181: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: Syntax error: word unexpected (expecting ")")
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 1: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: .rsrc�: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 2: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: ��WW��BN�: not found
gmake[3]: [post-build] Error 2 (ignored)
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: 177: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe: r�p{: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x02000006 sense_and_direct_68xx_lab.bin 0x35510000 sense_and_direct_68xx_mss.bin 0xb5510000 /home/sudha/ti/mmwave_sdk_03_03_00_03/firmware/radarss/iwr6xxx_radarss_rprc.bin 0xd5510000 /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.bin
makefile:216: recipe for target 'post-build' failed
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: 1: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: MZ����@���: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: 1: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: P: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: 2: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: ��PX�/�����@: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: 9: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: Syntax error: "(" unexpected (expecting ")")
gmake[3]: [post-build] Error 2 (ignored)
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe sense_and_direct_68xx_lab.bin sense_and_direct_68xx_lab.bin.tmp
makefile:216: recipe for target 'post-build' failed
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: 1: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: MZ����@���: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: 2: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: ��PX�:�����@0��: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: 1: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: P: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: 2: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: ,.text���.data,��@0�.rdata�: not found
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: 11: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: Syntax error: "(" unexpected
gmake[3]: [post-build] Error 2 (ignored)
gmake[3]: execvp: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe: Permission denied
gmake[3]: [post-build] Error 127 (ignored)
/home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe sense_and_direct_68xx_lab.bin
makefile:216: recipe for target 'post-build' failed
 
**** Build Finished ****
Please help in solving the issue
  • Hi Sudharshan,

    After compiling a MSS and DSS binary, our software combines these two binaries with the RadarSS firmware to create a binary to flash on the device. Right now, its this step that is failing on your machine. Please do the following:

    1. Confirm that your SDK folder has all of the required software:
      1. C:\ti\mmwave_sdk_03_03_00_03\packages\scripts\ImageCreator - check that each subfolder has a .exe in it
    2. Since you are on a linux machine, you will have to generate the image manually (you can also edit the project spec later once we get image generation working).
      1. Please see the document at C:\ti\mmwave_sdk_03_03_00_03\packages\scripts\ImageCreator\Image_Creator_User_Guide.pdf to understand the flow 
      2. You can use the script C:\ti\mmwave_sdk_03_03_00_03\packages\scripts\unix\generateMetaImage.sh to generate the binary. See the comments at the top of the document to understand its use.

    Let me know if you have questions.

    Regards,

    Justin

  • Hi Justin,

    Thanks for your quick response

    Please find my response:

    >>>Confirm that your SDK folder has all of the required software:
    >>>>C:\ti\mmwave_sdk_03_03_00_03\packages\scripts\ImageCreator - check that each subfolder has a .exe in it

           Yes, we have all the required software in that folder

    >>>>Since you are on a linux machine, you will have to generate the image manually (you can also edit the project spec later once we get image generation working).

           I have tried by executing the below command, 
            ./generateMetaImage.sh test.bin 0x00000006 ./sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss.xer4f ~/ti/mmwave_sdk_03_03_00_03/firmware/radarss/iwr6xxx_radarss_rprc.bin ./sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.xe674


    and We are able to create the test.bin successfully.

    Could you please help how can we do the entire process in ccs without manual process.?

    Could you please provide how to compile the labs without using CCS?

    Regards
    Sudharshan

           

       

    1. Hi Sudharshan,

      Happy to hear it is working now. 

      To automate in CCS, you will need to modify the post build steps.

      1. In CCS, right click on sense_and_direct_68xx_mss
      2. Select Properties
      3. On the left. click build
      4. Click on the Steps tab
      5. In post build steps
        1. Remove Everything
        2. Add in the command from your post above

      You may need to slightly edit you command to make sure all paths are correct.You can use "${WORKSPACE_LOC}" to specify the workspace folder. See the projectspec file for an example.

      Regards,

      Justin

    2. Hi justin,

      I have added the below steps in post build scripts

      1. added the following variable to environment
      MMWAVE_SDK_INSTALL_PATH = /home/sudha/timmwave_sdk_03_03_00_03/packages

      2. added the following line in Post-build steps
      bash ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/unix/generateMetaImage.sh ${PROJECT_ROOT}/sense_and_direct_68xx_lab.bin 0x00000006 ${WORKSPACE_LOC}/sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss.xer4f ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/firmware/radarss/iwr6xxx_radarss_rprc.bin ${WORKSPACE_LOC}/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.xe674

      Please find the logs below:

      bash /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/unix/generateMetaImage.sh /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/sense_and_direct_68xx_lab.bin 0x00000006 /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss.xer4f /home/sudha/ti/mmwave_sdk_03_03_00_03/firmware/radarss/iwr6xxx_radarss_rprc.bin /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.xe674
      Cmd line used: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/unix/generateMetaImage.sh /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/sense_and_direct_68xx_lab.bin 0x00000006 /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss.xer4f /home/sudha/ti/mmwave_sdk_03_03_00_03/firmware/radarss/iwr6xxx_radarss_rprc.bin /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.xe674
      Out file name (without extension) is /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss and extension is xer4f
      mono /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss.xer4f /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss.bin
      Parsing the input object file, /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss.xer4f.
      Appending zeros 0
      Appending zeros 256
      File conversion complete!
      Out file name (without extension) is /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss and extension is xe674
      mono /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.xe674 /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.bin
      Parsing the input object file, /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.xe674.
      Appending zeros 8464040
      Appending zeros 8472136
      Appending zeros 8478376
      File conversion complete!
      /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen LE 37 0x00000006 /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/sense_and_direct_68xx_lab.bin 0x35510000 /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/Debug/sense_and_direct_68xx_mss.bin 0xb5510000 /home/sudha/ti/mmwave_sdk_03_03_00_03/firmware/radarss/iwr6xxx_radarss_rprc.bin 0xd5510000 /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_dss/Debug/sense_and_direct_68xx_dss.bin
      Number of Input Files 3
      Number of zeros 16
      Number of zeros 48
      Number of zeros 8

      /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/sense_and_direct_68xx_lab.bin /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/sense_and_direct_68xx_lab.bin.tmp
      size of App Image is 584192 bytes
      cur_crc_read_addr 128
      cur_crc_read_addr 160832
      cur_crc_read_addr 387712

      >>>> Binary CRC32 = 32f66aca <<<<
      >>>> Total bytes in binary file 584196 <<<<

      [33m**************************************************************************
      [0m[33mBuilt the flash binary /home/sudha/workspace_v8/mmwave_projects/sense_and_direct_68xx_mss/sense_and_direct_68xx_lab.bin
      [0m[33m**************************************************************************
      [0m

      **** Build Finished ****


      I think compilation got success. Could you please help to check the build steps?


      But there are some projects where DSS image is not present(Eg:ods_point_cloud_68xx_hwa project in out of box demo)

      I have added the below steps in post build scripts

      1. added the following variable to environment
      MMWAVE_SDK_INSTALL_PATH = /home/sudha/timmwave_sdk_03_03_00_03/packages

      2. added the following line in Post-build steps
      bash ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/unix/generateMetaImage.sh ${PROJECT_ROOT}/Debug/ods_point_cloud_68xx.bin 0x00000006 ${WORKSPACE_LOC}/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx_mss.xer4f ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/firmware/radarss/iwr6xxx_radarss_rprc.bin

      But we are getting the following error during compilation

      Finished building target: "ods_point_cloud_68xx_mss.xer4f"

      bash /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/unix/generateMetaImage.sh /home/sudha/workspace_v8/mmwave_projects/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx.bin 0x00000006 /home/sudha/workspace_v8/mmwave_projects/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx_mss.xer4f /home/sudha/ti/mmwave_sdk_03_03_00_03/firmware/radarss/iwr6xxx_radarss_rprc.bin
      Cmd line used: /home/sudha/ti/mmwave_sdk_03_03_00_03/packages/scripts/unix/generateMetaImage.sh /home/sudha/workspace_v8/mmwave_projects/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx.bin 0x00000006 /home/sudha/workspace_v8/mmwave_projects/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx_mss.xer4f /home/sudha/ti/mmwave_sdk_03_03_00_03/firmware/radarss/iwr6xxx_radarss_rprc.bin
      Out file name (without extension) is /home/sudha/workspace_v8/mmwave_projects/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx_mss and extension is xer4f
      mono /home/sudha/timmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe /home/sudha/workspace_v8/mmwave_projects/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx_mss.xer4f /home/sudha/workspace_v8/mmwave_projects/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx_mss.bin
      Error: out2rprc failed for file /home/sudha/workspace_v8/mmwave_projects/ods_point_cloud_68xx_hwa/Debug/ods_point_cloud_68xx_mss.xer4f !!!
      makefile:218: recipe for target 'post-build' failed
      Cannot open assembly '/home/sudha/timmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe': No such file or directory.
      gmake[3]: [post-build] Error 1 (ignored)

      **** Build Finished ****

      Could you please help to solve this issue?

    3. Hi Sudharshan,

      It looks like you have a typo in your path - remove ti from mmwave_sdk:

      /home/sudha/timmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe

      /home/sudha/mmwave_sdk_03_03_00_03/packages/scripts/ImageCreator/out2rprc/out2rprc.exe

      Regards,

      Justin

    4. Hi Justin,

      Thanks for your support. Image created successfully.

      Keen to learn, how to build the image in the Linux without CCS.

      Could you please help regarding this?

      Thanks

      Sudharshan

    5. Hi Sudharshan,

      At this time, we are not supporting building images without CCS - however, CCS is using gmake under the hood, you could produce a makefile for gmake, see the OOB demo makefiles as an example - but you'll be on your own.

      Regards,

      Justin

    6. Hi Justin ,

      Thanks for your support. We will check on this.