Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

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.

IWR6843AOP: CCS Project Import fails under Linux for 3D People Counting Lab

Part Number: IWR6843AOP

Hello,

I run into the following issue when importing a project in Code Composer Studio under Linux:

All the files which are reported as missing by CCS exists on the file system.
The problem seems to be the missing slashes in the path (file:/home/.. instead of file:///home/..).

The project was imported in the CCS menu by Project -> Import CCS Projects..

Directories in /home/tux/ti:

Software version:

  • Ubuntu 18.04 LTS
  • Code Composer Studio 10.4.0 and 12.0.0 (both tested)
  • mmWave SDK 3.05
  • Industrial Toolbox 4.11
  • 3D Counting People 2022-04-29

Any ideas how to fix that problem under Linux?

Thanks,

Roger

  • Roger,

    Thank you for your question, I am sharing this with our CCS team.

    Thanks again,

    Angie

  • Hi Roger,

    Can you try importing the project via Resource Explorer and see if that works?

    Thanks

    ki

  • Hi Ki,

    I can import the project from the Resource Explorer without any error, but I get compiler errors:

    **** Build of configuration Debug for project 3D_people_count_68xx_dss ****
    
    /home/tux/ti/ccs1040/ccs/utils/bin/gmake -k -j 12 all -O 
     
    rm -f "/home/tux/playground/vital_sign/3D_people_count_68xx_dss/Debug/3D_people_count_68xx_dss.bin"
     
    Building file: "../dss/pcount3D_dss.cfg"
    Invoking: XDCtools
    "/home/tux/ti/xdctools_3_50_08_24_core/xs" --xdcpath="/home/tux/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/tux/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/tux/playground/vital_sign/3D_people_count_68xx_dss/dss/src/sysbios/sysbios.ae674 ...
    gmake[1]: Entering directory `/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss/src/sysbios'
    cle674 /home/tux/ti/bios_6_73_01_01/packages/ti/sysbios/BIOS.c ...
    asme674 /home/tux/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Exception_asm.s64P ...
    asme674 /home/tux/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_asm.s62 ...
    asme674 /home/tux/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_asm_switch.s62 ...
    asme674 /home/tux/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ...
    asme674 /home/tux/ti/bios_6_73_01_01/packages/ti/sysbios/rts/ti/tls_get_tp.asm ...
    asme674 /home/tux/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/tux/playground/vital_sign/3D_people_count_68xx_dss/dss/src/sysbios'
    Build of libraries done.
    cle674 package/cfg/pcount3D_dss_pe674.c ...
    "/home/tux/ti/xdctools_3_50_08_24_core/packages/xdc/runtime/Text.c", line 218: remark #2142-D: comparison between signed and unsigned operands
    "/home/tux/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/objectdetection.c"
    Invoking: C6000 Compiler
    "/home/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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"
     
    >> Compilation failure
    dss/subdir_rules.mk:7: recipe for target 'dss/objectdetection.oe674' failed
    "../dss/objectdetection.c", line 71: fatal error #1965: cannot open source file "/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs/People_Counting/3D_people_counting/src/68xx/common/pcount3D_hwres.h"
    1 catastrophic error detected in the compilation of "../dss/objectdetection.c".
    Compilation terminated.
    gmake[1]: *** [dss/objectdetection.oe674] Error 1
    Building file: "../dss/copyTranspose.c"
    Invoking: C6000 Compiler
    "/home/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_bpmDecoding.c"
    Invoking: C6000 Compiler
    "/home/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c"
    Invoking: C6000 Compiler
    "/home/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/modules/caponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c"
    Invoking: C6000 Compiler
    "/home/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/dss_main.c"
    Invoking: C6000 Compiler
    "/home/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/utilities/radarOsal_malloc.c"
    Invoking: C6000 Compiler
    "/home/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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_staticRemoval.c"
    Invoking: C6000 Compiler
    "/home/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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/tux/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss" --include_path="/home/tux/playground/vital_sign/3D_people_count_68xx_dss/dss" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/tux/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/tux/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/tux/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/tux/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs" --include_path="/home/tux/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=APP_RESOURCE_FILE='<'/home/tux/ti/mmwave_industrial_toolbox_4_11_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"
    gmake[1]: Target 'main-build' not remade because of errors.
    gmake: *** [all] Error 2
    Finished building: "../dss/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
     
    makefile:179: recipe for target 'all' failed
    
    **** Build Finished ****
    

    This path does not exists: /home/tux/ti/mmwave_industrial_toolbox_4_11_0/labs/People_Counting/3D_people_counting/src/68xx/common/pcount3D_hwres.h.
    There is a case error in the path. The file exists when "3D_people_counting" is replaced with "3D_People_Counting".

    Roger

  • There is a case error in the path. The file exists when "3D_people_counting" is replaced with "3D_People_Counting".

    Yes, exactly. It also explains why it works fine on Windows but not Linux (which is case sensitive).

    This appears to be an issue with the SDK project.

  • Hi Ki,

    Thank you for your help with the customer here. We will be entering a ticket internally to work on this issue for Linux Users. For now, if a linux users runs into such errors upon import they will need to modify the .projectspec file to make sure capitalization is consistent. 

    Thank you,

    Angie