Hi,
I am running Code Composer Studio 12.1.0.00007 on Arch Linux. I need to modify the 3D People Counting demo code, so I am trying to build the code without any modifications first to make sure everything is working. However, I am running into errors when trying to build the 3D People Counting demo from Industrial Toolbox 4.12.0. I also get the same errors when trying to build the Out of Box demo from the latest Industrial Toolbox 4.12.1. I have followed the instructions from the Developer's Guide section of the 3D People Counting Demo doc and have installed the SDK (v3.6) and the other required software.
On my first attempt, I had the same problem as this user: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1121334/iwr6843isk-ods-dss-objectdetection-c-line-71-fatal-error-1965-cannot-open-source-file-pcount3d_hwres-h?tisearch=e2e-sitesearch&keymatch=people%25252525252525252520counting%25252525252525252520cannot%25252525252525252520open%25252525252525252520source%25252525252525252520file#
His solution of fixing the case in the APP_RESOURCE_FILE path also fixed the problem for me. I assume this is due to paths being case insensitive in Windows, yet case sensitive in Linux.
Now I am running into different errors, particularly on the MSS build. The DSS build seems to finish okay, but with a [post-build] Error 1 (ignored)
. Here is the full log:
**** Build of configuration Debug for project 3D_people_count_68xx_dss **** /home/seth/ti/ccs1210/ccs/utils/bin/gmake -k -j 20 all -O rm -f "/home/seth/workspace_v12/3D_people_count_68xx_dss/Debug/3D_people_count_68xx_dss.bin" Building file: "../dss/pcount3D_dss.cfg" Invoking: XDCtools "/home/seth/ti/xdctools_3_50_08_24_core/xs" --xdcpath="/home/seth/ti/bios_6_73_01_01/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.c6x:IWR68XX:false:600 -r release -c "/home/seth/ti/ti-cgt-c6000_8.3.3" --compileOptions "--enum_type=int " "../dss/pcount3D_dss.cfg" making package.mak (because of package.bld) ... generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ... configuring pcount3D_dss.xe674 from package/cfg/pcount3D_dss_pe674.cfg ... generating custom ti.sysbios library makefile ... Starting build of library sources ... making /home/seth/workspace_v12/3D_people_count_68xx_dss/dss/src/sysbios/sysbios.ae674 ... gmake[1]: Entering directory `/home/seth/workspace_v12/3D_people_count_68xx_dss/dss/src/sysbios' cle674 /home/seth/ti/bios_6_73_01_01/packages/ti/sysbios/BIOS.c ... asme674 /home/seth/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Exception_asm.s64P ... asme674 /home/seth/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_asm.s62 ... asme674 /home/seth/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_asm_switch.s62 ... asme674 /home/seth/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ... asme674 /home/seth/ti/bios_6_73_01_01/packages/ti/sysbios/rts/ti/tls_get_tp.asm ... asme674 /home/seth/ti/bios_6_73_01_01/packages/ti/sysbios/family/c62/TaskSupport_asm.s62 ... are674 BIOS.obj c64p_Exception_asm.obj c64p_Hwi_asm.obj c64p_Hwi_asm_switch.obj c64p_Hwi_disp_always.obj ti_tls_get_tp.obj c62_TaskSupport_asm.obj ... gmake[1]: Leaving directory `/home/seth/workspace_v12/3D_people_count_68xx_dss/dss/src/sysbios' Build of libraries done. cle674 package/cfg/pcount3D_dss_pe674.c ... "/home/seth/ti/xdctools_3_50_08_24_core/packages/xdc/runtime/Text.c", line 218: remark #2142-D: comparison between signed and unsigned operands "/home/seth/ti/xdctools_3_50_08_24_core/packages/xdc/runtime/Text.c", line 237: remark #2142-D: comparison between signed and unsigned operands Finished building: "../dss/pcount3D_dss.cfg" Building file: "../dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.d_raw" --obj_directory="dss/modules/postProcessing/matrixFunc/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c" Finished building: "../dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c" Building file: "../dss/modules/utilities/cycle_measure.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/utilities/cycle_measure.d_raw" --obj_directory="dss/modules/utilities" --cmd_file="configPkg/compiler.opt" "../dss/modules/utilities/cycle_measure.c" Finished building: "../dss/modules/utilities/cycle_measure.c" Building file: "../dss/copyTranspose.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/copyTranspose.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/copyTranspose.c" Finished building: "../dss/copyTranspose.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.c" Building file: "../dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.d_raw" --obj_directory="dss/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c" Finished building: "../dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c" Building file: "../dss/modules/utilities/radarOsal_malloc.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/utilities/radarOsal_malloc.d_raw" --obj_directory="dss/modules/utilities" --cmd_file="configPkg/compiler.opt" "../dss/modules/utilities/radarOsal_malloc.c" Finished building: "../dss/modules/utilities/radarOsal_malloc.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_bpmDecoding.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_bpmDecoding.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_bpmDecoding.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_bpmDecoding.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c" Building file: "../dss/objectdetection.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/objectdetection.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/objectdetection.c" Finished building: "../dss/objectdetection.c" Building file: "../dss/dss_main.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/dss_main.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/dss_main.c" Finished building: "../dss/dss_main.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c" Building file: "../dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.d_raw" --obj_directory="dss/modules/postProcessing/matrixFunc/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c" Finished building: "../dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c" Building file: "../dss/radarProcess.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/radarProcess.d_raw" --obj_directory="dss" --cmd_file="configPkg/compiler.opt" "../dss/radarProcess.c" Finished building: "../dss/radarProcess.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c" Building file: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.d_raw" --obj_directory="dss/modules/caponBF2D/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c" Finished building: "../dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c" Building file: "../dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c" Invoking: C6000 Compiler "/home/seth/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_dss/dss" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 --preproc_with_compile --preproc_dependency="dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.d_raw" --obj_directory="dss/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c" Finished building: "../dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c" Building target: "3D_people_count_68xx_dss.xe674" Invoking: C6000 Linker "/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_hwres.h'>' -g --gcc --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --obj_extension=.oe674 -z -m"3D_people_count_68xx_dss.map" --heap_size=0x800 --stack_size=0x800 -i"/home/seth/ti/ti-cgt-c6000_8.3.3/lib" -i"/home/seth/workspace_v12/3D_people_count_68xx_dss" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/control/mmwave/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/control/mmwavelink/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/control/dpm/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/alg/mmwavelib/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/crc/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/soc/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/osal/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/mailbox/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/edma/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/adcbuf/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/cbuff/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/utils/hsiheader/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/utils/mathutils/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/datapath/dpc/dpu/dopplerproc/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/datapath/dpc/dpu/cfarcaproc/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/datapath/dpedma/lib" -i"/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/lib" -i"/home/seth/ti/mathlib_c674x_3_1_2_1/packages/ti/mathlib/lib" -i"/home/seth/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/lib" -i"/home/seth/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 --define=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --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 "3D_people_count_68xx_dss.xe674" "./dss/copyTranspose.oe674" "./dss/dss_main.oe674" "./dss/objectdetection.oe674" "./dss/radarProcess.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_DopplerEst.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_bpmDecoding.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.oe674" "./dss/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.oe674" "./dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.oe674" "./dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.oe674" "./dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.oe674" "./dss/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.oe674" "./dss/modules/utilities/cycle_measure.oe674" "./dss/modules/utilities/radarOsal_malloc.oe674" "../dss/c674x_linker.cmd" "../dss/pcount3D_dss_linker.cmd" -l"configPkg/linker.cmd" -ldsplib.ae64P -lmathlib.ae674 -llibmathutils.ae674 -llibsoc_xwr68xx.ae674 -llibosal_xwr68xx.ae674 -llibcrc_xwr68xx.ae674 -llibmailbox_xwr68xx.ae674 -llibmmwavelink_xwr68xx.ae674 -llibmmwave_xwr68xx.ae674 -llibedma_xwr68xx.ae674 -llibadcbuf_xwr68xx.ae674 -llibmmwavealg_xwr68xx.ae674 -llibcbuff_xwr68xx.ae674 -llibhsiheader_xwr68xx.ae674 -llibdpm_xwr68xx.ae674 -llibdpedma_hwa_xwr68xx.ae674 -lrts6740_elf.lib -llibc.a <Linking> 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 0xe01950, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop. warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_detectionCFAR_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. warning #10370-D: Possible codesize or performance degradation. Section ".text:Mailbox_close:libmailbox_xwr68xx.ae674<mailbox.oe674>" 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. warning #10370-D: Possible codesize or performance degradation. Section ".text:Mailbox_close:libmailbox_xwr68xx.ae674<mailbox.oe674>" 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. 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 0x2009e08c, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop. warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_aoaEst2DCaponBF_create:RADARDEMO_aoaEst2DCaponBF.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x2009ba20, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop. warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_detectionCFAR_CAAll:RADARDEMO_detectionCFAR_priv.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x200a548c, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop. warning #10370-D: Possible codesize or performance degradation. Section ".text:RADARDEMO_detectionCFAR_CAAll:RADARDEMO_detectionCFAR_priv.oe674" has calls to rts routines, but rts is placed out of range from call site at 0x200a4100, or in a different section. To optimize codesize, either 1) place rts closer to call site, or 2) place rts in same section, or 3) compile with --disable_push_pop. warning #10370-D: Possible codesize or performance degradation. Section ".text:Mailbox_init:libmailbox_xwr68xx.ae674<mailbox.oe674>" 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. warning #10370-D: Possible codesize or performance degradation. Section ".text:Mailbox_init:libmailbox_xwr68xx.ae674<mailbox.oe674>" 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. Finished building target: "3D_people_count_68xx_dss.xe674" /home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/scripts/ImageCreator/out2rprc/out2rprc.exe 3D_people_count_68xx_dss.xe674 3D_people_count_68xx_dss.bin Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: File not found. makefile:218: recipe for target 'post-build' failed 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 002c:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub gmake[3]: [post-build] Error 1 (ignored) 0034:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub 003c:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub **** Build Finished ****
It doesn't appear to have failed to build as I now have a Debug folder with a 3D_people_count_68xx_dss.xe674
binary that is 2.87 MB.
When I try to build the MSS project, it clearly fails. It progresses to 45% completion when a Wine dialog box appears stating the program needs to close:
The log is at this point when it appears:...
/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/scripts/ImageCreator/out2rprc/out2rprc.exe 3D_people_count_68xx_mss.xer4f 3D_people_count_68xx_mss.tmp
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.
makefile:207: recipe for target 'post-build' failed
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:wineusb:query_id Unhandled ID query type 0x5.
0090:fixme:wineusb:query_id Unhandled ID query type 0x5.
0090:fixme:wineusb:query_id Unhandled ID query type 0x5.
0090:fixme:wineusb:query_id Unhandled ID query type 0x5.
002c:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub
gmake[3]: [post-build] Error 1 (ignored)
/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x00000006 3D_people_count_68xx_demo.bin 0x35510000 3D_people_count_68xx_mss.tmp 0xb5510000 /home/seth/ti/mmwave_sdk_03_06_00_00-LTS/firmware/radarss/xwr6xxx_radarss_rprc.bin 0xd5510000 /home/seth/workspace_v12/3D_people_count_68xx_dss/Debug/3D_people_count_68xx_dss.bin
Here is the full console log (the "Show Details" log from Wine is also output to the console starting on line 102):
**** Clean-only build of configuration Debug for project 3D_people_count_68xx_mss **** /home/seth/ti/ccs1210/ccs/utils/bin/gmake -k -j 20 clean -O rm -rf "3D_people_count_68xx_mss.hex" "configPkg/linker.cmd" "configPkg/compiler.opt" "3D_people_count_68xx_mss.xer4f" rm -rf "objdetrangehwa.oer4f" "rangeprochwa.oer4f" "trackerproc_3d.oer4f" "common/mmwdemo_adcconfig.oer4f" "common/mmwdemo_rfparser.oer4f" "mss/mss_main.oer4f" "mss/pcount3D_cli.oer4f" "mss/tracker_utils.oer4f" rm -rf "objdetrangehwa.d" "rangeprochwa.d" "trackerproc_3d.d" "common/mmwdemo_adcconfig.d" "common/mmwdemo_rfparser.d" "mss/mss_main.d" "mss/pcount3D_cli.d" "mss/tracker_utils.d" rm -rf "configPkg/" Finished clean **** Build Finished **** **** Build of configuration Debug for project 3D_people_count_68xx_mss **** /home/seth/ti/ccs1210/ccs/utils/bin/gmake -k -j 20 all -O rm -f "/home/seth/workspace_v12/3D_people_count_68xx_mss/3D_people_count_68xx_demo.bin" Building file: "../mss/pcount3D_mss.cfg" Invoking: XDCtools "/home/seth/ti/xdctools_3_50_08_24_core/xs" --xdcpath="/home/seth/ti/bios_6_73_01_01/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4Ft -p ti.platforms.cortexR:IWR68XX:false:200 -r release -c "/home/seth/ti/ti-cgt-arm_16.9.6.LTS" --compileOptions "--enum_type=int " "../mss/pcount3D_mss.cfg" making package.mak (because of package.bld) ... generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ... configuring pcount3D_mss.xer4ft from package/cfg/pcount3D_mss_per4ft.cfg ... generating custom ti.sysbios library makefile ... Starting build of library sources ... making /home/seth/workspace_v12/3D_people_count_68xx_mss/mss/src/sysbios/sysbios.aer4ft ... gmake[1]: Entering directory `/home/seth/workspace_v12/3D_people_count_68xx_mss/mss/src/sysbios' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/home/seth/workspace_v12/3D_people_count_68xx_mss/mss/src/sysbios' Build of libraries done. cler4ft package/cfg/pcount3D_mss_per4ft.c ... Finished building: "../mss/pcount3D_mss.cfg" Building file: "../common/mmwdemo_adcconfig.c" Invoking: Arm Compiler "/home/seth/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/mss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/common" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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" Finished building: "../common/mmwdemo_adcconfig.c" Building file: "../trackerproc_3d.c" Invoking: Arm Compiler "/home/seth/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/mss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/common" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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="trackerproc_3d.d_raw" --cmd_file="configPkg/compiler.opt" "../trackerproc_3d.c" Finished building: "../trackerproc_3d.c" Building file: "../common/mmwdemo_rfparser.c" Invoking: Arm Compiler "/home/seth/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/mss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/common" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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" Finished building: "../common/mmwdemo_rfparser.c" Building file: "../mss/tracker_utils.c" Invoking: Arm Compiler "/home/seth/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/mss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/common" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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/tracker_utils.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/tracker_utils.c" "/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/utils/swpform.h", line 109: warning #48-D: incompatible redefinition of macro "_LITTLE_ENDIAN" Finished building: "../mss/tracker_utils.c" Building file: "../objdetrangehwa.c" Invoking: Arm Compiler "/home/seth/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/mss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/common" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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" Finished building: "../objdetrangehwa.c" Building file: "../mss/pcount3D_cli.c" Invoking: Arm Compiler "/home/seth/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/mss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/common" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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/pcount3D_cli.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/pcount3D_cli.c" "/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/utils/swpform.h", line 109: warning #48-D: incompatible redefinition of macro "_LITTLE_ENDIAN" Finished building: "../mss/pcount3D_cli.c" Building file: "../rangeprochwa.c" Invoking: Arm Compiler "/home/seth/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/mss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/common" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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" Finished building: "../rangeprochwa.c" Building file: "../mss/mss_main.c" Invoking: Arm Compiler "/home/seth/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/mss" --include_path="/home/seth/workspace_v12/3D_people_count_68xx_mss/common" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages" --include_path="/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/utils" --include_path="/home/seth/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/seth/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs" --include_path="/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead" --include_path="/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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" "/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/utils/swpform.h", line 109: warning #48-D: incompatible redefinition of macro "_LITTLE_ENDIAN" "../mss/mss_main.c", line 586: warning #552-D: variable "timingInfo" was set but never used Finished building: "../mss/mss_main.c" Building target: "3D_people_count_68xx_mss.xer4f" Invoking: Arm Linker "/home/seth/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=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=TRACKERPROC_EN --define=GTRACK_3D --define=WALL_MOUNT_CONFIG --define=APP_RESOURCE_FILE='<'/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/People_Counting/3D_People_Counting/src/68xx/common/pcount3D_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"3D_people_count_68xx_mss.map" --heap_size=0x800 --stack_size=0x800 -i"/home/seth/ti/ti-cgt-arm_16.9.6.LTS/lib" -i"/home/seth/workspace_v12/3D_people_count_68xx_mss" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/control/mmwave/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/control/mmwavelink/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/control/dpm/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/adcbuf/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/crc/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/dma/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/edma/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/esm/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/gpio/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/hwa/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/mailbox/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/osal/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/pinmux/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/soc/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/uart/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/utils/cli/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/utils/mathutils/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/datapath/dpedma/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/drivers/cbuff/lib" -i"/home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/ti/utils/hsiheader/lib" -i"/home/seth/ti/mmwave_industrial_toolbox_4_12_0/labs/common/src/dpu/trackerproc_overhead/packages/ti/alg/gtrack/lib" -i"/home/seth/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 --define=MMWAVE_MSSUSED_L3RAM_SIZE=0x90000 --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 "3D_people_count_68xx_mss.xer4f" "./objdetrangehwa.oer4f" "./rangeprochwa.oer4f" "./trackerproc_3d.oer4f" "./common/mmwdemo_adcconfig.oer4f" "./common/mmwdemo_rfparser.oer4f" "./mss/mss_main.oer4f" "./mss/pcount3D_cli.oer4f" "./mss/tracker_utils.oer4f" "../mss/pcount3D_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 -llibgtrack3D.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a <Linking> Finished building target: "3D_people_count_68xx_mss.xer4f" /home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/scripts/ImageCreator/out2rprc/out2rprc.exe 3D_people_count_68xx_mss.xer4f 3D_people_count_68xx_mss.tmp Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: File not found. makefile:207: recipe for target 'post-build' failed 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0090:fixme:wineusb:query_id Unhandled ID query type 0x5. 0090:fixme:wineusb:query_id Unhandled ID query type 0x5. 0090:fixme:wineusb:query_id Unhandled ID query type 0x5. 0090:fixme:wineusb:query_id Unhandled ID query type 0x5. 002c:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub gmake[3]: [post-build] Error 1 (ignored) /home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x00000006 3D_people_count_68xx_demo.bin 0x35510000 3D_people_count_68xx_mss.tmp 0xb5510000 /home/seth/ti/mmwave_sdk_03_06_00_00-LTS/firmware/radarss/xwr6xxx_radarss_rprc.bin 0xd5510000 /home/seth/workspace_v12/3D_people_count_68xx_dss/Debug/3D_people_count_68xx_dss.bin Unhandled exception: page fault on read access to 0x00000034 in 32-bit code (0x7bc5c2f5). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7bc5c2f5 ESP:0061fc30 EBP:0061fc58 EFLAGS:00010206( R- -- I - -P- ) EAX:00000002 EBX:00000020 ECX:0061fc70 EDX:00000020 ESI:00000000 EDI:00000000 Stack dump: 0x0061fc30: 00c60000 00000000 00c61268 00c61268 0x0061fc40: 0061fc60 00c61268 0061fc98 0061fc70 0x0061fc50: 00000000 00000000 0061fca8 656a50d3 0x0061fc60: 00c61268 00c61268 00000040 656a50d3 0x0061fc70: 00000020 00c605ca b5510000 00000000 0x0061fc80: 0061fd88 7ffc2c00 00000002 00000020 Backtrace: =>0 0x7bc5c2f5 in ntdll (+0x5c2f5) (0x0061fc58) 1 0x656a50d3 in msvcrt (+0x250d3) (0x0061fca8) 2 0x004016c2 in multicoreimagegen (+0x16c2) (0x0061fee8) 3 0x0040126d in multicoreimagegen (+0x126d) (0x0061ff48) 4 0x7ffd1000 (0x0061ff48) 5 0x7bc5cb97 in ntdll (+0x5cb97) (0x0061ff5c) 6 0x7bc5d398 in ntdll (+0x5d398) (0x0061ffec) 0x7bc5c2f5 ntdll+0x5c2f5: movl 0x14(%ebx),%eax Modules: Module Address Debug info Name (11 modules) PE 00400000-00412000 Dwarf multicoreimagegen PE 65680000-6572e000 Dwarf msvcrt PE 7b000000-7b2a7000 Deferred kernelbase PE 7b600000-7b661000 Deferred kernel32 PE 7bc00000-7bcad000 Dwarf ntdll ELF 7d000000-7d005000 Deferred <wine-loader> ELF 7ee2a000-7ee4f000 Deferred libgcc_s.so.1 ELF 7ee79000-7f000000 Dwarf libwine.so.1 ELF f7c00000-f7e2b000 Deferred libc.so.6 ELF f7e3d000-f7ee3000 Deferred ntdll.so ELF f7ee5000-f7f1b000 Deferred ld-linux.so.2 Threads: process tid prio name (all IDs are in hex) 00000038 services.exe 0000003c 0 00000040 0 wine_rpcrt4_server 0000004c 0 wine_rpcrt4_io 00000064 0 wine_rpcrt4_io 00000084 0 wine_rpcrt4_io 000000b8 0 wine_rpcrt4_io 000000f8 0 wine_rpcrt4_io 00000044 svchost.exe 00000048 0 00000054 0 00000058 0 wine_sechost_service 0000005c winedevice.exe 00000060 0 00000068 0 0000006c 0 wine_sechost_service 00000070 0 00000074 0 00000078 0 000000c8 0 0000007c winedevice.exe 00000080 0 00000088 0 0000008c 0 wine_sechost_service 00000090 0 00000094 0 00000098 0 0000009c 0 000000a0 0 000000a4 0 000000a8 plugplay.exe 000000ac 0 000000bc 0 000000c0 0 wine_sechost_service 000000c4 0 wine_rpcrt4_server 000000b0 explorer.exe 000000b4 0 000000e4 0 000000e8 0 wine_rpcrt4_server 000000d0 (D) \\?\unix\home\seth\ti\mmwave_sdk_03_06_00_00-LTS\packages\scripts\ImageCreator\multicore_image_generator\MulticoreImageGen.exe 000000d4 0 <== 000000f0 rpcss.exe 000000f4 0 00000100 0 00000104 0 wine_sechost_service 00000108 0 wine_rpcrt4_server 0000010c 0 wine_rpcrt4_server 00000110 0 wine_rpcrt4_io System information: Wine build: wine-7.22 Platform: i386 (WOW64) Version: Windows 10 Host system: Linux Host version: 6.0.12-arch1-g14-2 /home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe 3D_people_count_68xx_demo.bin 3D_people_count_68xx_demo.tmp size of App Image is 0 bytes CRC is already present, exiting /home/seth/ti/mmwave_sdk_03_06_00_00-LTS/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe 3D_people_count_68xx_demo.bin >>>> Binary CRC32 = 00000000 <<<< >>>> Total bytes in binary file 4 <<<< wine: Unhandled page fault on read access to 00000034 at address 7BC5C2F5 (thread 00d4), starting debugger... wine: could not open working directory L"unix\\home\\seth\\workspace_v12\\3D_people_count_68xx_mss\\Debug\\", starting in the Windows directory. 00dc:fixme:imm:ImeSetActiveContext (0001005C, 1): stub 00dc:fixme:imm:ImmReleaseContext (00010066, 0001005C): stub 00b4:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub 00b4:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub 0034:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub 011c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 011c:fixme:seh:WerSetFlags (2) stub 011c:fixme:heap:RtlSetHeapInformation handle 00000000, info_class 1, info 00000000, size 0 stub! 0138:fixme:heap:RtlSetHeapInformation handle 0000000001080000, info_class 0, info 000000000011F680, size 4 stub! 0138:fixme:seh:WerSetFlags (2) stub 0138:fixme:heap:RtlSetHeapInformation handle 0000000000000000, info_class 1, info 0000000000000000, size 0 stub! 00dc:fixme:dbghelp:elf_search_auxv can't find symbol in module 00dc:fixme:dbghelp:elf_search_auxv can't find symbol in module 00dc:fixme:dbghelp:elf_search_auxv can't find symbol in module 00dc:fixme:dbghelp:elf_search_auxv can't find symbol in module 00dc:fixme:dbghelp:elf_search_auxv can't find symbol in module 00dc:fixme:dbghelp:elf_search_auxv can't find symbol in module 00dc:fixme:dbghelp:elf_search_auxv can't find symbol in module 00dc:fixme:ver:GetCurrentPackageId (0075FEA4 00000000): stub 003c:fixme:ver:GetCurrentPackageId (000000000021FD70 0000000000000000): stub **** Build Finished ****
As the log says, it generated an empty binary of 4 bytes. It seems that the error occurs on running MulticoreImageGen.exe
, though I'm not sure if that's the core of the problem or if the problems started earlier than that.
Any ideas how I can fix my build issues?