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.

AWR6843AOPEVM: Demo project build error

Part Number: AWR6843AOPEVM
Other Parts Discussed in Thread: AWR6843, MATHLIB, SYSBIOS

Tool/software:

I have imported C:\ti\radar_toolbox_2_30_00_12\source\ti\examples\Automotive_InCabin_Security_and_Safety\AWR6843_CPD_with_Classification\src\68xx\occupancy_detection_3d_68xx_mss.projectspec in CCS tools

we have done following configuration in properties - 

  

but i was not able to compile above project in CCS tool (Currently hardware is not connected). It's showing below error -

Error details - 

[5]Building file: "../mss/mmwLab_mss.cfg"
[6]Invoking: XDCtools
[7]"C:/ti/xdctools_3_50_08_24_core/xs" --xdcpath="C:/ti/bios_6_73_01_01/packages;C:/ti/mathlib_c674x_3_1_2_1/packages;C:/ti/dsplib_c674x_3_4_0_0/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4Ft -p ti.platforms.cortexR:IWR68XX:false:200 -r release -c "C:/ti/ti-cgt-arm_16.9.6.LTS" --compileOptions "--enum_type=int" "../mss/mmwLab_mss.cfg"
[8]making package.mak (because of package.bld) ...
[9]generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
[10]configuring mmwLab_mss.xer4ft from package/cfg/mmwLab_mss_per4ft.cfg ...
[11]generating custom ti.sysbios library makefile ...
[12]Starting build of library sources ...
[13]making C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss/src/sysbios/sysbios.aer4ft ...
[14]gmake[1]: Entering directory `C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss/src/sysbios'
[15]cler4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/BIOS.c ...
[16]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/IntrinsicsSupport_asm.asm ...
[17]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/TaskSupport_asm.asm ...
[18]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm.sv7R ...
[19]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm_switch.sv7R ...
[20]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/exc/Exception_asm.asm ...
[21]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/tms570/Core_asm.sv7R ...
[22]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/a15/TimestampProvider_asm.asm ...
[23]arer4ft 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 a15_TimestampProvider_asm.obj ...
[24]gmake[1]: Leaving directory `C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss/src/sysbios'
[25]Build of libraries done.
[26]cler4ft package/cfg/mmwLab_mss_per4ft.c ...
[27]Finished building: "../mss/mmwLab_mss.cfg"

[28]Building file: "../common/mmwdemo_adcconfig.c"
[29]Invoking: Arm Compiler
[30]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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="common/mmwdemo_adcconfig.d_raw" --obj_directory="common" --cmd_file="configPkg/compiler.opt" "../common/mmwdemo_adcconfig.c"
[31]Finished building: "../common/mmwdemo_adcconfig.c"

[32]Building file: "../common/mmwdemo_rfparser.c"
[33]Invoking: Arm Compiler
[34]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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="common/mmwdemo_rfparser.d_raw" --obj_directory="common" --cmd_file="configPkg/compiler.opt" "../common/mmwdemo_rfparser.c"
[35]Finished building: "../common/mmwdemo_rfparser.c"

[36]Building file: "../objdetrangehwa.c"
[37]Invoking: Arm Compiler
[38]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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="objdetrangehwa.d_raw" --cmd_file="configPkg/compiler.opt" "../objdetrangehwa.c"
[39]Finished building: "../objdetrangehwa.c"

[40]Building file: "../rangeprochwa.c"
[41]Invoking: Arm Compiler
[42]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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="rangeprochwa.d_raw" --cmd_file="configPkg/compiler.opt" "../rangeprochwa.c"
[43]Finished building: "../rangeprochwa.c"

[44]Building file: "../mss/mmwLab_cli.c"
[45]Invoking: Arm Compiler
[46]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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/mmwLab_cli.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mmwLab_cli.c"
[47]"C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common/swpform.h", line 119: warning #48-D: incompatible redefinition of macro "_LITTLE_ENDIAN"
[48]Finished building: "../mss/mmwLab_cli.c"

[49]Building file: "../mss/mss_main.c"
[50]Invoking: Arm Compiler
[51]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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/mss_main.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mss_main.c"
[52]"C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common/swpform.h", line 119: warning #48-D: incompatible redefinition of macro "_LITTLE_ENDIAN"
[53]Finished building: "../mss/mss_main.c"

[54]Building target: "occupancy_detection_3d_68xx_mss.xer4f"
[55]Invoking: Arm Linker
[56]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f -z -m"occupancy_detection_3d_68xx_mss.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ti-cgt-arm_16.9.6.LTS/lib" -i"C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/mmwave/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/mmwavelink/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/dpm/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/adcbuf/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/crc/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/dma/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/edma/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/esm/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/gpio/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/hwa/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/mailbox/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/osal/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/pinmux/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/soc/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/uart/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/utils/cli/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/utils/mathutils/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/datapath/dpedma/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/cbuff/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/utils/hsiheader/lib" -i"C:/ti/ti-cgt-arm_16.9.6.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 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr68xx_mmw_demo_mss_linkInfo.xml" --rom_model --unused_section_elimination=on -o "occupancy_detection_3d_68xx_mss.xer4f" "./objdetrangehwa.oer4f" "./rangeprochwa.oer4f" "./common/mmwdemo_adcconfig.oer4f" "./common/mmwdemo_rfparser.oer4f" "./mss/mmwLab_cli.oer4f" "./mss/mss_main.oer4f" "../xwr6843_r4f.cmd" "../mss/mmwLab_mss_linker.cmd" "../mss/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 -llibuart_xwr68xx.aer4f -llibmailbox_xwr68xx.aer4f -llibmmwavelink_xwr68xx.aer4f -llibmmwave_xwr68xx.aer4f -llibadcbuf_xwr68xx.aer4f -llibdma_xwr68xx.aer4f -llibedma_xwr68xx.aer4f -llibcli_xwr68xx.aer4f -llibhwa_xwr68xx.aer4f -llibdpm_xwr68xx.aer4f -llibmathutils.aer4f -llibcbuff_xwr68xx.aer4f -llibhsiheader_xwr68xx.aer4f -llibdpedma_hwa_xwr68xx.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a
[57]<Linking>
[58]"../mss/r4f_linker.cmd", line 20: error #10263: VECTORS memory range has already been specified
[59]"../mss/r4f_linker.cmd", line 20: error #10264: VECTORS memory range overlaps existing memory range VECTORS
[60]"../mss/r4f_linker.cmd", line 21: error #10263: PROG_RAM memory range has already been specified
[61]"../mss/r4f_linker.cmd", line 21: error #10264: PROG_RAM memory range overlaps existing memory range PROG_RAM
[62]"../mss/r4f_linker.cmd", line 22: error #10263: DATA_RAM memory range has already been specified
[63]"../mss/r4f_linker.cmd", line 22: error #10264: DATA_RAM memory range overlaps existing memory range DATA_RAM
[64]"../mss/r4f_linker.cmd", line 23: error #10263: L3_RAM memory range has already been specified
[65]"../mss/r4f_linker.cmd", line 23: error #10264: L3_RAM memory range overlaps existing memory range L3_RAM
[66]"../mss/r4f_linker.cmd", line 25: error #10263: HS_RAM memory range has already been specified
[67]"../mss/r4f_linker.cmd", line 25: error #10264: HS_RAM memory range overlaps existing memory range HS_RAM
[68]"../mss/mmwLab_mss_linker.cmd", line 12: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".l3ram" size 0xa8000 . Available memory ranges:
[69] L3_RAM size: 0xa0000 unused: 0xa0000 max hole: 0xa0000
[70]error #10010: errors encountered during linking; "occupancy_detection_3d_68xx_mss.xer4f" not built

[71]>> Compilation failure
[72]makefile:167: recipe for target 'occupancy_detection_3d_68xx_mss.xer4f' failed
[73]gmake[1]: *** [occupancy_detection_3d_68xx_mss.xer4f] Error 1
[74]makefile:163: recipe for target 'all' failed
[75]gmake: *** [all] Error 2

[76]**** Build Finished

Could please guide us to resolve this issue? 

  • Hey Shubham,

    Thanks for reaching out regarding this linking issue. Could you share the r4f_linker.cmd and mmwLab_mss_linker.cmd file under the mss folder of the imported occupancy_detection_3d_68xx_mss project?

    Regards,

    Kristien

  • I have attached r4f_linker.cmd & mmwLab_mss_linker.cmd. Please check

  • rf4_linker.cmd below - 

    /*----------------------------------------------------------------------------*/
    /* r4f_linker.cmd */
    /* */
    /* (c) Texas Instruments 2016, All rights reserved. */
    /* */

    /* USER CODE BEGIN (0) */
    /* USER CODE END */


    /*----------------------------------------------------------------------------*/
    /* Linker Settings */
    --retain="*(.intvecs)"

    /*----------------------------------------------------------------------------*/
    /* Memory Map */
    #define MMWAVE_L3RAM_SIZE (0xA8000)
    MEMORY{
    PAGE 0:
    VECTORS (X) : origin=0x00000000 length=0x00000100
    PROG_RAM (RX) : origin=0x00000100 length=0x0007FF00+(MMWAVE_SHMEM_TCMA_NUM_BANK*MMWAVE_SHMEM_BANK_SIZE)
    DATA_RAM (RW) : origin=0x08000000 length=0x00030000+(MMWAVE_SHMEM_TCMB_NUM_BANK*MMWAVE_SHMEM_BANK_SIZE)
    L3_RAM (RW) : origin=0x51000000 length=MMWAVE_L3RAM_SIZE
    HWA_RAM (RW) : origin=0x52030000 length=0x00010000
    HS_RAM (RW) : origin=0x52080000 length=0x8000
    PAGE 1:
    L3_RAM (RW) : origin=0x51000000 length=MMWAVE_L3RAM_SIZE
    }

    /*----------------------------------------------------------------------------*/
    /* Section Configuration */
    SECTIONS{
    .intvecs : {} > VECTORS
    .text : {} > PROG_RAM
    .const : {} > PROG_RAM
    .cinit : {} > PROG_RAM
    .pinit : {} > PROG_RAM
    .bss : {} > DATA_RAM
    .data : {} > DATA_RAM
    .stack : {} > DATA_RAM
    }
    /*----------------------------------------------------------------------------*/

    mmwLab_mss_linker.cmd below - 

    /*----------------------------------------------------------------------------*/
    /* Linker Settings */
    --retain="*(.intvecs)"

    /*----------------------------------------------------------------------------*/
    /* Section Configuration */
    SECTIONS
    {
    systemHeap : {} > DATA_RAM
    .hwaBufs: load = HWA_RAM, type = NOINIT
    .dpcLocalRam: {} > DATA_RAM
    .l3ram: {} >> L3_RAM
    .demoSharedMem: { } >> HS_RAM
    }
    /*----------------------------------------------------------------------------*/

  • Some observations from build - 

    1)The xwr6843_r4f.cmd file was automatically generated after doing the following property changes.

    2) Content from the xwr6843_r4f.cmd file is below - 

    /*----------------------------------------------------------------------------*/
    /* XWR68XX.cmd                                                                */
    /*                                                                            */
    /* (c) Texas Instruments 2016, All rights reserved.                           */
    /*                                                                            */

    /* USER CODE BEGIN (0) */
    /* USER CODE END */


    /*----------------------------------------------------------------------------*/
    /* Linker Settings                                                            */
    --retain="*(.intvecs)"

    /*----------------------------------------------------------------------------*/
    /* Memory Map                                                                 */
    MEMORY{
        VECTORS  (X)  : origin=0x00000000 length=0x00000100
        PROG_RAM (RX) : origin=0x00000100 length=0x0003FF00
        DATA_RAM (RW) : origin=0x08000000 length=0x00030000
        L3_RAM (RW)   : origin=0x51000000 length=0x000A0000
        HS_RAM (RW)   : origin=0x52080000 length=0x8000
    }

    /*----------------------------------------------------------------------------*/
    /* Section Configuration                                                      */
    SECTIONS{
        .intvecs : {} > VECTORS
        .text    : {} > PROG_RAM ALIGN(8)
        .const   : {} > PROG_RAM ALIGN(8)
        .cinit   : {} > PROG_RAM ALIGN(8)
        .pinit   : {} > PROG_RAM ALIGN(8)
        .bss     : {} > DATA_RAM
        .data    : {} > DATA_RAM
        .stack   : {} > DATA_RAM ALIGN(32)
    }
    /*----------------------------------------------------------------------------*/


  • Hey Shubham,

    You will need to remove the xwr6843_r4f.cmd file from your project. Its a default file that gets imported in automatically when configuring the device information in a CCS project. The linker files provided by the project, rf4_linker.cmd and mmwLab_mss_linker.cmd, are the correct linker files to use for this application.

    Regards,

    Kristien

  • After removing xwr6843_r4f.cmd file from project. Project built showing following error -

    [3]**** Build of configuration default for project occupancy_detection_3d_68xx_mss ****
    [4]"C:\\ti\\ccs2001\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

    [5]Building file: "../mss/mmwLab_mss.cfg"
    [6]Invoking: XDCtools
    [7]"C:/ti/xdctools_3_50_08_24_core/xs" --xdcpath="C:/ti/bios_6_73_01_01/packages;C:/ti/mathlib_c674x_3_1_2_1/packages;C:/ti/dsplib_c674x_3_4_0_0/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4Ft -p ti.platforms.cortexR:IWR68XX:false:200 -r release -c "C:/ti/ti-cgt-arm_16.9.6.LTS" --compileOptions "--enum_type=int" "../mss/mmwLab_mss.cfg"
    [8]making package.mak (because of package.bld) ...
    [9]generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
    [10]configuring mmwLab_mss.xer4ft from package/cfg/mmwLab_mss_per4ft.cfg ...
    [11]generating custom ti.sysbios library makefile ...
    [12]Starting build of library sources ...
    [13]making C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss/src/sysbios/sysbios.aer4ft ...
    [14]gmake[1]: Entering directory `C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss/src/sysbios'
    [15]cler4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/BIOS.c ...
    [16]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/IntrinsicsSupport_asm.asm ...
    [17]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/TaskSupport_asm.asm ...
    [18]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm.sv7R ...
    [19]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm_switch.sv7R ...
    [20]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/exc/Exception_asm.asm ...
    [21]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/tms570/Core_asm.sv7R ...
    [22]asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/a15/TimestampProvider_asm.asm ...
    [23]arer4ft 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 a15_TimestampProvider_asm.obj ...
    [24]gmake[1]: Leaving directory `C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss/src/sysbios'
    [25]Build of libraries done.
    [26]cler4ft package/cfg/mmwLab_mss_per4ft.c ...
    [27]Finished building: "../mss/mmwLab_mss.cfg"

    [28]Building file: "../common/mmwdemo_adcconfig.c"
    [29]Invoking: Arm Compiler
    [30]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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="common/mmwdemo_adcconfig.d_raw" --obj_directory="common" --cmd_file="configPkg/compiler.opt" "../common/mmwdemo_adcconfig.c"
    [31]Finished building: "../common/mmwdemo_adcconfig.c"

    [32]Building file: "../common/mmwdemo_rfparser.c"
    [33]Invoking: Arm Compiler
    [34]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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="common/mmwdemo_rfparser.d_raw" --obj_directory="common" --cmd_file="configPkg/compiler.opt" "../common/mmwdemo_rfparser.c"
    [35]Finished building: "../common/mmwdemo_rfparser.c"

    [36]Building file: "../objdetrangehwa.c"
    [37]Invoking: Arm Compiler
    [38]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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="objdetrangehwa.d_raw" --cmd_file="configPkg/compiler.opt" "../objdetrangehwa.c"
    [39]Finished building: "../objdetrangehwa.c"

    [40]Building file: "../rangeprochwa.c"
    [41]Invoking: Arm Compiler
    [42]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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="rangeprochwa.d_raw" --cmd_file="configPkg/compiler.opt" "../rangeprochwa.c"
    [43]Finished building: "../rangeprochwa.c"

    [44]Building file: "../mss/mmwLab_cli.c"
    [45]Invoking: Arm Compiler
    [46]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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/mmwLab_cli.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mmwLab_cli.c"
    [47]"C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common/swpform.h", line 119: warning #48-D: incompatible redefinition of macro "_LITTLE_ENDIAN"
    [48]Finished building: "../mss/mmwLab_cli.c"

    [49]Building file: "../mss/mss_main.c"
    [50]Invoking: Arm Compiler
    [51]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/mss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/demo/utils" --include_path="C:/ti/mathlib_c674x_3_1_2_1/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="C:/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --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/mss_main.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mss_main.c"
    [52]"C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/common/swpform.h", line 119: warning #48-D: incompatible redefinition of macro "_LITTLE_ENDIAN"
    [53]Finished building: "../mss/mss_main.c"

    [54]Building target: "occupancy_detection_3d_68xx_mss.xer4f"
    [55]Invoking: Arm Linker
    [56]"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=APP_RESOURCE_FILE='<'common/mmwLab_hwres.h'>' -g --gcc --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f -z -m"occupancy_detection_3d_68xx_mss.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ti-cgt-arm_16.9.6.LTS/lib" -i"C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/mmwave/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/mmwavelink/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/dpm/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/adcbuf/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/crc/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/dma/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/edma/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/esm/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/gpio/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/hwa/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/mailbox/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/osal/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/pinmux/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/soc/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/uart/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/utils/cli/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/utils/mathutils/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/datapath/dpedma/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/cbuff/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/utils/hsiheader/lib" -i"C:/ti/ti-cgt-arm_16.9.6.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 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr68xx_mmw_demo_mss_linkInfo.xml" --rom_model --unused_section_elimination=on -o "occupancy_detection_3d_68xx_mss.xer4f" "./objdetrangehwa.oer4f" "./rangeprochwa.oer4f" "./common/mmwdemo_adcconfig.oer4f" "./common/mmwdemo_rfparser.oer4f" "./mss/mmwLab_cli.oer4f" "./mss/mss_main.oer4f" "../mss/mmwLab_mss_linker.cmd" "../mss/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 -llibuart_xwr68xx.aer4f -llibmailbox_xwr68xx.aer4f -llibmmwavelink_xwr68xx.aer4f -llibmmwave_xwr68xx.aer4f -llibadcbuf_xwr68xx.aer4f -llibdma_xwr68xx.aer4f -llibedma_xwr68xx.aer4f -llibcli_xwr68xx.aer4f -llibhwa_xwr68xx.aer4f -llibdpm_xwr68xx.aer4f -llibmathutils.aer4f -llibcbuff_xwr68xx.aer4f -llibhsiheader_xwr68xx.aer4f -llibdpedma_hwa_xwr68xx.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a
    [57]<Linking>
    [58]Finished building target: "occupancy_detection_3d_68xx_mss.xer4f"

    [59]rm -f C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/occupancy_detection_3d_68xx.bin
    [60]makefile:183: recipe for target 'post-build' failed
    [61]C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/scripts/ImageCreator/out2rprc/out2rprc.exe occupancy_detection_3d_68xx_mss.xer4f occupancy_detection_3d_68xx_mss.tmp
    [62]Parsing the input object file, occupancy_detection_3d_68xx_mss.xer4f.
    [63]Appending zeros 0
    [64]Appending zeros 256
    [65]Appending zeros 112968
    [66]File conversion complete!
    [67]C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x00000006 occupancy_detection_3d_68xx.bin 0x35510000 occupancy_detection_3d_68xx_mss.tmp 0xb5510000 C:/ti/mmwave_sdk_03_06_02_00-LTS/firmware/radarss/xwr6xxx_radarss_rprc.bin 0xd5510000 C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/default/occupancy_detection_3d_68xx_dss.bin
    [68]Number of Input Files 3
    [69]Error opening input image file! C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/default/occupancy_detection_3d_68xx_dss.bin
    [70]Number of zeros 8
    [71]Number of zeros 8

    [72]C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe occupancy_detection_3d_68xx.bin occupancy_detection_3d_68xx.tmp
    [73]size of App Image is 366208 bytes
    [74]cur_crc_read_addr 128
    [75]cur_crc_read_addr 118784
    [76]Failed to remove CRC temp file

    [77]C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe occupancy_detection_3d_68xx.bin
    [78]&gt;>>> Binary CRC32 = 9f20483d &lt;<<<
    [79]&gt;>>> Total bytes in binary file 366212 &lt;<<<


    [80]process_begin: CreateProcess(NULL, rm -f C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_mss/occupancy_detection_3d_68xx.bin, ...) failed.

    [81]gmake[2]: [post-build] Error 2 (ignored)
    [82]**** Build Finished

  • Hey Shubham,

    Have you built the DSS portion of the demo? If not, please rebuild it and then attempt to rebuild the MSS project.

    Regards,

    Kristien

  • DSS portion of demo also trying to build but it's showing error - 

    [10]**** Build of configuration default for project occupancy_detection_3d_68xx_dss ****
    [11]"C:\\ti\\ccs2001\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

    [12]rm -f C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/default/occupancy_detection_3d_68xx_dss.bin
    [13]makefile:204: recipe for target 'pre-build' failed
    [14]process_begin: CreateProcess(NULL, rm -f C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/default/occupancy_detection_3d_68xx_dss.bin, ...) failed.

    [15]gmake[1]: [pre-build] Error 2 (ignored)

    [16]Building file: "../dss/mmwLab_dss.cfg"
    [17]Invoking: XDCtools
    [18]"C:/ti/xdctools_3_50_08_24_core/xs" --xdcpath="C:/ti/bios_6_73_01_01/packages;C:/ti/mathlib_c674x_3_1_2_1/packages;C:/ti/dsplib_c674x_3_4_0_0/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.c6x:IWR68XX:false:600 -r release -c "C:/ti/ti-cgt-c6000_8.3.3" "../dss/mmwLab_dss.cfg"
    [19]making package.mak (because of package.bld) ...
    [20]generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
    [21]configuring mmwLab_dss.xe674 from package/cfg/mmwLab_dss_pe674.cfg ...
    [22]generating custom ti.sysbios library makefile ...
    [23]Starting build of library sources ...
    [24]making C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss/src/sysbios/sysbios.ae674 ...
    [25]gmake[1]: Entering directory `C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss/src/sysbios'
    [26]gmake[1]: Nothing to be done for `all'.
    [27]gmake[1]: Leaving directory `C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss/src/sysbios'
    [28]Build of libraries done.
    [29]cle674 package/cfg/mmwLab_dss_pe674.c ...
    [30]Finished building: "../dss/mmwLab_dss.cfg"

    [31]Building file: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.c"
    [32]Invoking: C6000 Compiler
    [33]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.c"
    [34]Finished building: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.c"

    [35]Building file: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c"
    [36]Invoking: C6000 Compiler
    [37]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c"
    [38]Finished building: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c"

    [39]Building file: "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"
    [40]Invoking: C6000 Compiler
    [41]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"
    [42]Finished building: "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"

    [43]Building file: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c"
    [44]Invoking: C6000 Compiler
    [45]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c"
    [46]Finished building: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c"

    [47]Building file: "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/cfarRatio.c"
    [48]Invoking: C6000 Compiler
    [49]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/detection/CFAR/src/cfarRatio.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/cfarRatio.c"
    [50]Finished building: "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/cfarRatio.c"

    [51]Building file: "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/relativeThrTab.c"
    [52]Invoking: C6000 Compiler
    [53]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/detection/CFAR/src/relativeThrTab.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/relativeThrTab.c"
    [54]Finished building: "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/relativeThrTab.c"

    [55]Building file: "../common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c"
    [56]Invoking: C6000 Compiler
    [57]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c"
    [58]Finished building: "../common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c"

    [59]Building file: "../common/dpu/capon3d_overhead/modules/utilities/cycle_measure.c"
    [60]Invoking: C6000 Compiler
    [61]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/utilities/cycle_measure.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/utilities" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/utilities/cycle_measure.c"
    [62]Finished building: "../common/dpu/capon3d_overhead/modules/utilities/cycle_measure.c"

    [63]Building file: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c"
    [64]Invoking: C6000 Compiler
    [65]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c"
    [66]Finished building: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c"

    [67]Building file: "../dss/copyTranspose.c"
    [68]Invoking: C6000 Compiler
    [69]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/copyTranspose.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/copyTranspose.c"
    [70]Finished building: "../dss/copyTranspose.c"

    [71]Building file: "../common/dpu/capon3d_overhead/modules/utilities/radarOsal_malloc.c"
    [72]Invoking: C6000 Compiler
    [73]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/utilities/radarOsal_malloc.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/utilities" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/utilities/radarOsal_malloc.c"
    [74]Finished building: "../common/dpu/capon3d_overhead/modules/utilities/radarOsal_malloc.c"

    [75]Building file: "../common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c"
    [76]Invoking: C6000 Compiler
    [77]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c"
    [78]Finished building: "../common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c"

    [79]Building file: "../dss/objectdetection.c"
    [80]Invoking: C6000 Compiler
    [81]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/objectdetection.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/objectdetection.c"
    [82]Finished building: "../dss/objectdetection.c"

    [83]Building file: "../dss/dss_main.c"
    [84]Invoking: C6000 Compiler
    [85]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/dss_main.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/dss_main.c"
    [86]Finished building: "../dss/dss_main.c"

    [87]Building file: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c"
    [88]Invoking: C6000 Compiler
    [89]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c"
    [90]Finished building: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c"

    [91]Building file: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c"
    [92]Invoking: C6000 Compiler
    [93]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c"
    [94]Finished building: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c"

    [95]Building file: "../dss/radarProcess.c"
    [96]Invoking: C6000 Compiler
    [97]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/radarProcess.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/radarProcess.c"
    [98]Finished building: "../dss/radarProcess.c"

    [99]Building file: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c"
    [100]Invoking: C6000 Compiler
    [101]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c"
    [102]Finished building: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c"

    [103]Building file: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c"
    [104]Invoking: C6000 Compiler
    [105]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c"
    [106]Finished building: "../common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c"

    [107]Building file: "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
    [108]Invoking: C6000 Compiler
    [109]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common" --include_path="C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/dss" --include_path="C:/ti/mmwave_sdk_03_06_02_00-LTS/packages" --include_path="C:/ti/dsplib_c674x_3_4_0_0/packages" --include_path="C:/ti/radar_toolbox_2_30_00_12/source/ti/examples/Automotive_InCabin_Security_and_Safety/AWR6843_CPD_with_Classification/src/68xx/" --include_path="C:/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.d_raw" --obj_directory="common/dpu/capon3d_overhead/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
    [110]Finished building: "../common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"

    [111]Building target: "occupancy_detection_3d_68xx_dss.xe674"
    [112]Invoking: C6000 Linker
    [113]"C:/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --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=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=HEATMAP_SLIDING_WINDOW=4 --define=USE_CFAR_RATIOS --define=APP_RESOURCE_FILE='&lt;'C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss/common/mmwLab_hwres.h'&gt;' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 -z -m"occupancy_detection_3d_68xx_dss.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ti-cgt-c6000_8.3.3/lib" -i"C:/Users/sawant_s/workspace_ccstheia/occupancy_detection_3d_68xx_dss;" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/mmwave/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/mmwavelink/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/control/dpm/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/alg/mmwavelib/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/crc/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/soc/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/osal/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/mailbox/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/edma/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/adcbuf/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/cbuff/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/utils/hsiheader/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/utils/mathutils/lib" -i"C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/ti/datapath/dpedma/lib" -i"C:/ti/mathlib_c674x_3_1_2_1/packages/ti/mathlib/lib" -i"C:/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/lib" -i"C:/ti/ti-cgt-c6000_8.3.3/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_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr68xx_mmw_demo_dss_linkInfo.xml" --ram_model --unused_section_elimination=on -o "occupancy_detection_3d_68xx_dss.xe674" "./common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.oe674" "./common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.oe674" "./common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.oe674" "./common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.oe674" "./common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.oe674" "./common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.oe674" "./common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.oe674" "./common/dpu/capon3d_overhead/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.oe674" "./common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.oe674" "./common/dpu/capon3d_overhead/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.oe674" "./common/dpu/capon3d_overhead/modules/detection/CFAR/src/cfarRatio.oe674" "./common/dpu/capon3d_overhead/modules/detection/CFAR/src/relativeThrTab.oe674" "./common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.oe674" "./common/dpu/capon3d_overhead/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.oe674" "./common/dpu/capon3d_overhead/modules/utilities/cycle_measure.oe674" "./common/dpu/capon3d_overhead/modules/utilities/radarOsal_malloc.oe674" "./dss/copyTranspose.oe674" "./dss/dss_main.oe674" "./dss/objectdetection.oe674" "./dss/radarProcess.oe674" "../dss/c674x_linker.cmd" "../dss/mmwLab_dss_linker.cmd" -l"configPkg/linker.cmd" -llibmmwave_xwr68xx.ae674 -llibmmwavelink_xwr68xx.ae674 -llibdpm_xwr68xx.ae674 -llibmmwavealg_xwr68xx.ae674 -llibcrc_xwr68xx.ae674 -llibsoc_xwr68xx.ae674 -llibosal_xwr68xx.ae674 -llibmailbox_xwr68xx.ae674 -llibedma_xwr68xx.ae674 -llibadcbuf_xwr68xx.ae674 -llibcbuff_xwr68xx.ae674 -llibhsiheader_xwr68xx.ae674 -llibmathutils.ae674 -llibdpedma_hwa_xwr68xx.ae674 -lmathlib.ae674 -ldsplib.ae674 -lrts6740_elf.lib -llibc.a
    [114]&lt;Linking&gt;
    [115]"../dss/mmwLab_dss_linker.cmd", line 50: warning #10068-D: no matching section
    [116]"../dss/mmwLab_dss_linker.cmd", line 101: warning #10068-D: no matching section
    [117]"../dss/mmwLab_dss_linker.cmd", line 123: warning #10068-D: no matching section
    [118]"../dss/mmwLab_dss_linker.cmd", line 41: warning #10068-D: no matching section
    [119]"../dss/mmwLab_dss_linker.cmd", line 18: warning #10093-D: split placement (&gt;>) ignored for ".dpc_l2Heap": cannot split object with HIGH placement
    [120]warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_detectionCFAR_raCAAll:RADARDEMO_detectionCFAR_priv.oe674" has calls to rts routines, but rts is placed out of range from call site at 0xe016c0, 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.
    [121]warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_detectionCFAR_raCAAll:RADARDEMO_detectionCFAR_priv.oe674" has calls to rts routines, but rts is placed out of range from call site at 0xe00000, 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.
    [122]warning #10370-D: Possible codesize or performance degradation. Section ".text:Mailbox_close:libmailbox_xwr68xx.ae674&lt;mailbox.oe674&gt;" has calls to rts routines, but rts is placed out of range from call site at 0x210802c8, 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.
    [123]warning #10370-D: Possible codesize or performance degradation. Section ".text:Mailbox_close:libmailbox_xwr68xx.ae674&lt;mailbox.oe674&gt;" has calls to rts routines, but rts is placed out of range from call site at 0x21080180, 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.
    [124]warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_aoaEst2DCaponBF_create:RADARDEMO_aoaEst2DCaponBF.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x200b5980, 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.
    [125]warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_aoaEst2DCaponBF_create:RADARDEMO_aoaEst2DCaponBF.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x200b80ec, 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.
    [126]warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_aoaEst2DCaponBF_aeEstElevOnly:RADARDEMO_aoaEst2DCaponBF_angleEst.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x20004060, 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.
    [127]warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_aoaEst2DCaponBF_aeEstElevOnly:RADARDEMO_aoaEst2DCaponBF_angleEst.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x20000000, 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.
    [128]warning #10370-D: Possible codesize or performance degradation. Section ".text:Mailbox_init:libmailbox_xwr68xx.ae674&lt;mailbox.oe674&gt;" has calls to rts routines, but rts is placed out of range from call site at 0x200bd540, 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.
    [129]warning #10370-D: Possible codesize or performance degradation. Section ".text:Mailbox_init:libmailbox_xwr68xx.ae674&lt;mailbox.oe674&gt;" has calls to rts routines, but rts is placed out of range from call site at 0x200bd60c, 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.
    [130]Finished building target: "occupancy_detection_3d_68xx_dss.xe674"

    [131]C:/ti/mmwave_sdk_03_06_02_00-LTS/packages/scripts/ImageCreator/out2rprc/out2rprc.exe occupancy_detection_3d_68xx_dss.xe674 occupancy_detection_3d_68xx_dss.bin
    [132]Parsing the input object file, occupancy_detection_3d_68xx_dss.xe674.
    [133]Appending zeros 8379752
    [134]Appending zeros 8383412
    [135]File conversion complete!

    [136]**** Build Finished ****

  • Hey Shubham,

    You can ignore that error regarding the pre-build steps. The pre-build only removes the old binary that was generated and will throw an error if the binary isn't there, but this does not affect the DSS binary. There should be a dss binary in the default folder of the DSS project. This should now be automatically referenced when attempting to build the final application image by building the MSS project.

    Regards,

    Kristien

  • Ok, Thanks 

    Now I can see the generated binary files.

  • Perfect!

    If there are no other related questions, I will close out this thread. If you have any other questions or issues, please create a new post, and we'll get to you as soon as possible.

    Cheers,

    Kristien