Other Parts Discussed in Thread: AWR6843, SYSBIOS, MATHLIB
Have studied some TI documents.
We now use the great product AWR6843 AOPEVM from Ti.
Now we need to use Linux to operate overhead_3d_vod project.
Already installed CCS 12v[Linux], sdk 3.5.0.4[Linux] correctly.
And the CCS already detected the sdk.(with this method: CCS → Window→ Preferences→ Code Composer Studio→ Products→ Refresh → Apply and close)
Update the CCS by this method: CCS→ Help→ check for Updates
No updates found.
Now try to build the mss/dss.
Here is the error message from CCS:
First part, the message from dss:
**** Build of configuration Debug for project overhead_3d_vod_68xx_dss ****
/home/rader/ti/ccs1220/ccs/utils/bin/gmake -k -j 8 all -O
rm -f "/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/Debug/overhead_3d_vod_68xx_dss.bin"
Building file: "../dss/vod3D_dss.cfg"
Invoking: XDCtools
"/home/rader/ti/xdctools_3_50_08_24_core/xs" --xdcpath="/home/rader/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/rader/ti/ti-cgt-c6000_8.3.3" --compileOptions "--enum_type=int " "../dss/vod3D_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 vod3D_dss.xe674 from package/cfg/vod3D_dss_pe674.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
making /home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss/src/sysbios/sysbios.ae674 ...
gmake[1]: Entering directory `/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss/src/sysbios'
cle674 /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/BIOS.c ...
asme674 /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Exception_asm.s64P ...
asme674 /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_asm.s62 ...
asme674 /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_asm_switch.s62 ...
asme674 /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ...
asme674 /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/rts/ti/tls_get_tp.asm ...
asme674 /home/rader/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/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss/src/sysbios'
Build of libraries done.
cle674 package/cfg/vod3D_dss_pe674.c ...
"/home/rader/ti/xdctools_3_50_08_24_core/packages/xdc/runtime/Text.c", line 218: remark #2142-D: comparison between signed and unsigned operands
"/home/rader/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/vod3D_dss.cfg"
Building file: "../common/dpc/capon3d/src/objectdetection.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpc/capon3d/src/objectdetection.d_raw" --obj_directory="common/dpc/capon3d/src" --cmd_file="configPkg/compiler.opt" "../common/dpc/capon3d/src/objectdetection.c"
Finished building: "../common/dpc/capon3d/src/objectdetection.c"
Building file: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.d_raw" --obj_directory="common/dpu/capon3d/modules/DoA/CaponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c"
Finished building: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.c"
Building file: "../common/dpc/objdetrangehwa/src/objdetrangehwa.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpc/objdetrangehwa/src/objdetrangehwa.d_raw" --obj_directory="common/dpc/objdetrangehwa/src" --cmd_file="configPkg/compiler.opt" "../common/dpc/objdetrangehwa/src/objdetrangehwa.c"
Finished building: "../common/dpc/objdetrangehwa/src/objdetrangehwa.c"
Building file: "../common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.d_raw" --obj_directory="common/dpu/capon3d/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"
Finished building: "../common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.c"
Building file: "../common/dpu/capon3d/modules/detection/CFAR/src/relativeThrTab.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/detection/CFAR/src/relativeThrTab.d_raw" --obj_directory="common/dpu/capon3d/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/detection/CFAR/src/relativeThrTab.c"
Finished building: "../common/dpu/capon3d/modules/detection/CFAR/src/relativeThrTab.c"
Building file: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.d_raw" --obj_directory="common/dpu/capon3d/modules/DoA/CaponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c"
Finished building: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.c"
Building file: "../common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.d_raw" --obj_directory="common/dpu/capon3d/modules/postProcessing/matrixFunc/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c"
Finished building: "../common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.c"
Building file: "../common/dpu/capon3d/modules/utilities/cycle_measure.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/utilities/cycle_measure.d_raw" --obj_directory="common/dpu/capon3d/modules/utilities" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/utilities/cycle_measure.c"
Finished building: "../common/dpu/capon3d/modules/utilities/cycle_measure.c"
Building file: "../common/dpu/capon3d/modules/utilities/radarOsal_malloc.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/utilities/radarOsal_malloc.d_raw" --obj_directory="common/dpu/capon3d/modules/utilities" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/utilities/radarOsal_malloc.c"
Finished building: "../common/dpu/capon3d/modules/utilities/radarOsal_malloc.c"
Building file: "../common/dpu/capon3d/src/copyTranspose.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/src/copyTranspose.d_raw" --obj_directory="common/dpu/capon3d/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/src/copyTranspose.c"
Finished building: "../common/dpu/capon3d/src/copyTranspose.c"
Building file: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.d_raw" --obj_directory="common/dpu/capon3d/modules/DoA/CaponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c"
Finished building: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.c"
Building file: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF.d_raw" --obj_directory="common/dpu/capon3d/modules/DoA/CaponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c"
Finished building: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF.c"
Building file: "../common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.d_raw" --obj_directory="common/dpu/capon3d/modules/postProcessing/matrixFunc/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c"
Finished building: "../common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.c"
Building file: "../common/mmwdemo_adcconfig.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="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: "../common/mmwdemo_rfparser.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="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: "../common/dpu/rangeprochwa/src/rangeprochwa.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/rangeprochwa/src/rangeprochwa.d_raw" --obj_directory="common/dpu/rangeprochwa/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/rangeprochwa/src/rangeprochwa.c"
Finished building: "../common/dpu/rangeprochwa/src/rangeprochwa.c"
Building file: "../dss/dss_main.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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: "../common/dpu/capon3d/src/radarProcess.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/src/radarProcess.d_raw" --obj_directory="common/dpu/capon3d/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/src/radarProcess.c"
Finished building: "../common/dpu/capon3d/src/radarProcess.c"
Building file: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.d_raw" --obj_directory="common/dpu/capon3d/modules/DoA/CaponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c"
Finished building: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.c"
Building file: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.d_raw" --obj_directory="common/dpu/capon3d/modules/DoA/CaponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c"
Finished building: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.c"
Building file: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.d_raw" --obj_directory="common/dpu/capon3d/modules/DoA/CaponBF2D/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c"
Finished building: "../common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.c"
Building file: "../common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
Invoking: C6000 Compiler
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/common" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_dss/dss" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/dsplib_c674x_3_4_0_0/packages" --include_path="/home/rader/ti/ti-cgt-c6000_8.3.3/include" --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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="common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.d_raw" --obj_directory="common/dpu/capon3d/modules/detection/CFAR/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
Finished building: "../common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.c"
Building target: "overhead_3d_vod_68xx_dss.xe674"
Invoking: C6000 Linker
"/home/rader/ti/ti-cgt-c6000_8.3.3/bin/cl6x" -mv6740 --abi=eabi -O3 --opt_for_speed=3 --define=SOC_XWR68XX --define=SUBSYS_DSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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"overhead_3d_vod_68xx_dss.map" --heap_size=0x800 --stack_size=0x800 -i"/home/rader/ti/ti-cgt-c6000_8.3.3/lib" -i"/home/rader/workspace_v12/overhead_3d_vod_68xx_dss" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/control/mmwave/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/control/mmwavelink/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/control/dpm/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/alg/mmwavelib/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/crc/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/soc/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/osal/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/mailbox/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/edma/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/adcbuf/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/cbuff/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/utils/hsiheader/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/utils/mathutils/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/datapath/dpc/dpu/dopplerproc/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/datapath/dpc/dpu/cfarcaproc/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/datapath/dpedma/lib" -i"/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/lib" -i"/home/rader/ti/mathlib_c674x_3_1_2_1/packages/ti/mathlib/lib" -i"/home/rader/ti/dsplib_c674x_3_4_0_0/packages/ti/dsplib/lib" -i"/home/rader/ti/ti-cgt-c6000_8.3.3/include" --reread_libs --disable_auto_rts --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr68xx_mmw_demo_dss_linkInfo.xml" --ram_model --unused_section_elimination=on -o "overhead_3d_vod_68xx_dss.xe674" "./common/dpc/capon3d/src/objectdetection.oe674" "./common/dpc/objdetrangehwa/src/objdetrangehwa.oe674" "./common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF.oe674" "./common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_angleEst.oe674" "./common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_heatmapEst.oe674" "./common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_rnEstInv.oe674" "./common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticHeatMapEst.oe674" "./common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_staticRemoval.oe674" "./common/dpu/capon3d/modules/DoA/CaponBF2D/src/RADARDEMO_aoaEst2DCaponBF_utils.oe674" "./common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR.oe674" "./common/dpu/capon3d/modules/detection/CFAR/src/RADARDEMO_detectionCFAR_priv.oe674" "./common/dpu/capon3d/modules/detection/CFAR/src/relativeThrTab.oe674" "./common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky.oe674" "./common/dpu/capon3d/modules/postProcessing/matrixFunc/src/MATRIX_cholesky_dat.oe674" "./common/dpu/capon3d/modules/utilities/cycle_measure.oe674" "./common/dpu/capon3d/modules/utilities/radarOsal_malloc.oe674" "./common/dpu/capon3d/src/copyTranspose.oe674" "./common/dpu/capon3d/src/radarProcess.oe674" "./common/dpu/rangeprochwa/src/rangeprochwa.oe674" "./common/mmwdemo_adcconfig.oe674" "./common/mmwdemo_rfparser.oe674" "./dss/dss_main.oe674" "../dss/c674x_linker.cmd" "../dss/vod3D_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 0xe013c8, 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 0x200b4750, 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 0x200b33c0, 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: "overhead_3d_vod_68xx_dss.xe674"
/home/rader/ti/mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/out2rprc/out2rprc.exe overhead_3d_vod_68xx_dss.xe674 overhead_3d_vod_68xx_dss.bin
Parsing the input object file, overhead_3d_vod_68xx_dss.xe674.
Appending zeros 8366816
Appending zeros 8378752
Appending zeros 8382340
File conversion complete!
**** Build Finished ****
8 Warnings occur. But the process is smooth and the bin file has been created.
The second part, the message from mss:
**** Build of configuration Debug for project overhead_3d_vod_68xx_mss ****
/home/rader/ti/ccs1220/ccs/utils/bin/gmake -k -j 8 all -O
rm -f "/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/overhead_3d_vod_68xx_demo.bin"
Building file: "../mss/vod3D_mss.cfg"
Invoking: XDCtools
"/home/rader/ti/xdctools_3_50_08_24_core/xs" --xdcpath="/home/rader/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/rader/ti/ti-cgt-arm_16.9.6.LTS" --compileOptions "--enum_type=int " "../mss/vod3D_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 vod3D_mss.xer4ft from package/cfg/vod3D_mss_per4ft.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
making /home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss/src/sysbios/sysbios.aer4ft ...
gmake[1]: Entering directory `/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss/src/sysbios'
cler4ft /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/BIOS.c ...
asmer4ft /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/IntrinsicsSupport_asm.asm ...
asmer4ft /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/TaskSupport_asm.asm ...
asmer4ft /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm.sv7R ...
asmer4ft /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm_switch.sv7R ...
asmer4ft /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/exc/Exception_asm.asm ...
asmer4ft /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/tms570/Core_asm.sv7R ...
asmer4ft /home/rader/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/a15/TimestampProvider_asm.asm ...
arer4ft BIOS.obj arm_IntrinsicsSupport_asm.obj arm_TaskSupport_asm.obj vim_Hwi_asm.obj vim_Hwi_asm_switch.obj exc_Exception_asm.obj tms570_Core_asm.obj a15_TimestampProvider_asm.obj ...
gmake[1]: Leaving directory `/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss/src/sysbios'
Build of libraries done.
cler4ft package/cfg/vod3D_mss_per4ft.c ...
Finished building: "../mss/vod3D_mss.cfg"
Building file: "../common/mmwdemo_adcconfig.c"
Invoking: Arm Compiler
"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/common" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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: "../common/mmwdemo_rfparser.c"
Invoking: Arm Compiler
"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/common" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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: "../common/dpc/objdetrangehwa/src/objdetrangehwa.c"
Invoking: Arm Compiler
"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/common" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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/dpc/objdetrangehwa/src/objdetrangehwa.d_raw" --obj_directory="common/dpc/objdetrangehwa/src" --cmd_file="configPkg/compiler.opt" "../common/dpc/objdetrangehwa/src/objdetrangehwa.c"
Finished building: "../common/dpc/objdetrangehwa/src/objdetrangehwa.c"
Building file: "../mss/vod3D_cli.c"
Invoking: Arm Compiler
"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/common" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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/vod3D_cli.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/vod3D_cli.c"
Finished building: "../mss/vod3D_cli.c"
Building file: "../common/dpu/rangeprochwa/src/rangeprochwa.c"
Invoking: Arm Compiler
"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/common" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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/dpu/rangeprochwa/src/rangeprochwa.d_raw" --obj_directory="common/dpu/rangeprochwa/src" --cmd_file="configPkg/compiler.opt" "../common/dpu/rangeprochwa/src/rangeprochwa.c"
Finished building: "../common/dpu/rangeprochwa/src/rangeprochwa.c"
Building file: "../mss/mss_main.c"
Invoking: Arm Compiler
"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/mss" --include_path="/home/rader/workspace_v12/overhead_3d_vod_68xx_mss/common" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages" --include_path="/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/demo/utils" --include_path="/home/rader/ti/mathlib_c674x_3_1_2_1/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft16x16_imre/c64P" --include_path="/home/rader/ti/dsplib_c64Px_3_4_0_0/packages/ti/dsplib/src/DSP_fft32x32/c64P" --include_path="/home/rader/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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"
Finished building: "../mss/mss_main.c"
Building target: "overhead_3d_vod_68xx_mss.xer4f"
Invoking: Arm Linker
"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --define=SOC_XWR68XX --define=SUBSYS_MSS --define=PLATFORMES2 --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED --define=_LITTLE_ENDIAN --define=OBJDET_NO_RANGE --define=APP_RESOURCE_FILE='<'common/vod3D_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"overhead_3d_vod_68xx_mss.map" --heap_size=0x800 --stack_size=0x800 -i"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/lib" -i"/home/rader/workspace_v12/overhead_3d_vod_68xx_mss" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/control/mmwave/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/control/mmwavelink/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/control/dpm/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/adcbuf/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/crc/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/dma/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/edma/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/esm/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/gpio/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/hwa/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/mailbox/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/osal/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/pinmux/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/soc/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/uart/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/utils/cli/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/utils/mathutils/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/datapath/dpedma/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/drivers/cbuff/lib" -i"/home/rader/ti/mmwave_sdk_03_05_00_04/packages/ti/utils/hsiheader/lib" -i"/home/rader/ti/ti-cgt-arm_16.9.6.LTS/include" --reread_libs --disable_auto_rts --define=MMWAVE_L3RAM_NUM_BANK=6 --define=MMWAVE_SHMEM_TCMA_NUM_BANK=0 --define=MMWAVE_SHMEM_TCMB_NUM_BANK=0 --define=MMWAVE_SHMEM_BANK_SIZE=0x20000 --define=MMWAVE_L3_CODEMEM_SIZE=0x100 --diag_error=10015 --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr68xx_mmw_demo_mss_linkInfo.xml" --rom_model --unused_section_elimination=on -o "overhead_3d_vod_68xx_mss.xer4f" "./common/dpc/objdetrangehwa/src/objdetrangehwa.oer4f" "./common/dpu/rangeprochwa/src/rangeprochwa.oer4f" "./common/mmwdemo_adcconfig.oer4f" "./common/mmwdemo_rfparser.oer4f" "./mss/mss_main.oer4f" "./mss/vod3D_cli.oer4f" "../mss/r4f_linker.cmd" "../mss/vod3D_mss_linker.cmd" -l"configPkg/linker.cmd" -llibosal_xwr68xx.aer4f -llibesm_xwr68xx.aer4f -llibgpio_xwr68xx.aer4f -llibsoc_xwr68xx.aer4f -llibpinmux_xwr68xx.aer4f -llibcrc_xwr68xx.aer4f -llibuart_xwr68xx.aer4f -llibmailbox_xwr68xx.aer4f -llibmmwavelink_xwr68xx.aer4f -llibmmwave_xwr68xx.aer4f -llibadcbuf_xwr68xx.aer4f -llibdma_xwr68xx.aer4f -llibedma_xwr68xx.aer4f -llibcli_xwr68xx.aer4f -llibhwa_xwr68xx.aer4f -llibdpm_xwr68xx.aer4f -llibmathutils.aer4f -llibcbuff_xwr68xx.aer4f -llibhsiheader_xwr68xx.aer4f -llibdpedma_hwa_xwr68xx.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a
<Linking>
Finished building target: "overhead_3d_vod_68xx_mss.xer4f"
/home/rader/ti/mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/out2rprc/out2rprc.exe overhead_3d_vod_68xx_mss.xer4f overhead_3d_vod_68xx_mss.tmp
Parsing the input object file, overhead_3d_vod_68xx_mss.xer4f.
Appending zeros 0
Appending zeros 256
Appending zeros 113080
File conversion complete!
/home/rader/ti/mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x00000006 overhead_3d_vod_demo.bin 0x35510000 overhead_3d_vod_68xx_mss.tmp 0xb5510000 /home/rader/ti/mmwave_sdk_03_05_00_04/firmware/radarss/xwr6xxx_radarss_rprc.bin 0xd5510000 /home/rader/workspace_v12/overhead_3d_vod_68xx_dss/Debug/overhead_3d_vod_68xx_dss.bin
makefile:192: recipe for target 'post-build' failed
gmake[3]: /home/rader/ti/mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe: Command not found
gmake[3]: [post-build] Error 127 (ignore)
gmake[3]: /home/rader/ti/mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe: Command not found
gmake[3]: [post-build] Error 127 (ignore)
gmake[3]: /home/rader/ti/mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe: Command not found
gmake[3]: [post-build] Error 127 (ignore)
/home/rader/ti/mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe overhead_3d_vod_demo.bin overhead_3d_vod_demo.tmp
makefile:192: recipe for target 'post-build' failed
/home/rader/ti/mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe overhead_3d_vod_demo.bin
makefile:192: recipe for target 'post-build' failed
**** Build Finished ****
I’ve delete all the exe file in mmwave_sdk_03_05_00_04/packages/scripts/ImageCreator/.
Try to let Linux read another file but it still want to read exe file and then failed.
And I tried installed the mono-runtime to let Linux read exe file but this method still can not work.
Is there any help? I’m very appreciate your help! Thank you!
Best regards,
Webb