Other Parts Discussed in Thread: SYSBIOS
Trying to build ccs project area scanner with IWR6843AOP. Using CCS12.5. Please advise what I might be doring wrong. I followed the user manual for area scanner.
Thanks.
-Adib
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.
Trying to build ccs project area scanner with IWR6843AOP. Using CCS12.5. Please advise what I might be doring wrong. I followed the user manual for area scanner.
Thanks.
-Adib
Hello.
Can you try using mmWave SDK 3.5.0.4 as suggested by the Area Scanner user guide? That error usually occurs when using SDK 3.6 rather than SDK 3.5.0.4.
Sincerely,
Santosh
Thanks Santosh. I did just do that. And looks like the build worked and I could see the file for dss, but it looks like there is an issue still with mss (I do not see the binary). See the screenshots.
Let me describe what I want to be able to do and if I am taking all the right steps. BTW. I am working with IWR6843AOP.
Steps.
1. Ran Out of Box Demo.
2. Ran Area Scanner Demo.
3. Trying to build Area Scanner so that I can modify and test parameter suggested by Pedrhom from TI.
With the default image when someone stops they disappear. I want to be able to detect the person as long as they are in the entire scene (i.e. Sleeping or resting). My plan is to also test and combime aspects of the people counter and vital signs demo. But would like to get familiar with working with TI CCS and code base using Area Scanner first.
Any recommendations that will help speed up the ramping on this would be greatly appreciated. Thanks again!
Regards.
-Adib
Here is the logs if it helps to see why the mss binaries were not generated.
**** Clean-only build of configuration aop for project area_scanner_6843_mss ****
"C:\\ti\\ccs1250\\ccs\\utils\\bin\\gmake" -k -j 4 clean -O
DEL /F "configPkg\linker.cmd" "configPkg\compiler.opt" "area_scanner_6843_mss_aop.xer4f"
DEL /F "objdetrangehwa.oer4f" "mss\mmw_cli.oer4f" "mss\mmw_lvds_stream.oer4f" "mss\mmwdemo_adcconfig.oer4f" "mss\mmwdemo_monitor.oer4f" "mss\mmwdemo_rfparser.oer4f" "mss\mss_main.oer4f" "utils\tracker_utils.oer4f"
DEL /F "objdetrangehwa.d" "mss\mmw_cli.d" "mss\mmw_lvds_stream.d" "mss\mmwdemo_adcconfig.d" "mss\mmwdemo_monitor.d" "mss\mmwdemo_rfparser.d" "mss\mss_main.d" "utils\tracker_utils.d"
RMDIR /S/Q "configPkg\"
Could Not Find C:\Users\adib-rs\workspace_v12\area_scanner_6843_mss\aop\objdetrangehwa.oer4f
Could Not Find C:\Users\adib-rs\workspace_v12\area_scanner_6843_mss\aop\mss\mmw_cli.oer4f
Could Not Find C:\Users\adib-rs\workspace_v12\area_scanner_6843_mss\aop\utils\tracker_utils.oer4f
Could Not Find C:\Users\adib-rs\workspace_v12\area_scanner_6843_mss\aop\objdetrangehwa.d
Could Not Find C:\Users\adib-rs\workspace_v12\area_scanner_6843_mss\aop\mss\mmw_cli.d
Could Not Find C:\Users\adib-rs\workspace_v12\area_scanner_6843_mss\aop\utils\tracker_utils.d
Finished clean
**** Build Finished ****
**** Build of configuration aop for project area_scanner_6843_mss ****
"C:\\ti\\ccs1250\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../mss/mmw_mss.cfg"
Invoking: XDCtools
"C:/ti/ccs1250/xdctools_3_62_01_16_core/xs" --xdcpath="C:/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 "C:/ti/ti-cgt-arm_16.9.6.LTS" --compileOptions "--enum_type=int " "../mss/mmw_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 mmw_mss.xer4ft from package/cfg/mmw_mss_per4ft.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
making C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss/mss/src/sysbios/sysbios.aer4ft ...
cler4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/BIOS.c ...
asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/IntrinsicsSupport_asm.asm ...
asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/TaskSupport_asm.asm ...
asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm.sv7R ...
asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm_switch.sv7R ...
asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/exc/Exception_asm.asm ...
asmer4ft C:/ti/bios_6_73_01_01/packages/ti/sysbios/family/arm/v7r/tms570/Core_asm.sv7R ...
asmer4ft C:/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 ...
Build of libraries done.
cler4ft package/cfg/mmw_mss_per4ft.c ...
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see cygwin.com/problems.html
Finished building: "../mss/mmw_mss.cfg"
Building file: "../mss/mmwdemo_adcconfig.c"
Invoking: Arm Compiler
"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss" --include_path="C:/ti/mmwave_sdk_03_05_00_04/packages" --include_path="C:/ti/radar_toolbox_1_30_00_05" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --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=GTRACK_3D --define=APP_RESOURCE_FILE='<'mmw_res.h'>' -g --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/mmwdemo_adcconfig.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mmwdemo_adcconfig.c"
Finished building: "../mss/mmwdemo_adcconfig.c"
Building file: "../mss/mmwdemo_monitor.c"
Invoking: Arm Compiler
"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss" --include_path="C:/ti/mmwave_sdk_03_05_00_04/packages" --include_path="C:/ti/radar_toolbox_1_30_00_05" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --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=GTRACK_3D --define=APP_RESOURCE_FILE='<'mmw_res.h'>' -g --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/mmwdemo_monitor.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mmwdemo_monitor.c"
Finished building: "../mss/mmwdemo_monitor.c"
Building file: "../mss/mmwdemo_rfparser.c"
Invoking: Arm Compiler
"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss" --include_path="C:/ti/mmwave_sdk_03_05_00_04/packages" --include_path="C:/ti/radar_toolbox_1_30_00_05" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --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=GTRACK_3D --define=APP_RESOURCE_FILE='<'mmw_res.h'>' -g --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/mmwdemo_rfparser.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mmwdemo_rfparser.c"
>> Compilation failure
mss/subdir_rules.mk:9: recipe for target 'mss/mmwdemo_rfparser.oer4f' failed
"../mss/mmwdemo_rfparser.c", line 907: error #137: struct "MmwDemo_RFParserOutParams_t" has no field "centerFreq"
1 error detected in the compilation of "../mss/mmwdemo_rfparser.c".
gmake: *** [mss/mmwdemo_rfparser.oer4f] Error 1
Building file: "../objdetrangehwa.c"
Invoking: Arm Compiler
"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss" --include_path="C:/ti/mmwave_sdk_03_05_00_04/packages" --include_path="C:/ti/radar_toolbox_1_30_00_05" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --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=GTRACK_3D --define=APP_RESOURCE_FILE='<'mmw_res.h'>' -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=int --abi=eabi --obj_extension=.oer4f --preproc_with_compile --preproc_dependency="objdetrangehwa.d_raw" --cmd_file="configPkg/compiler.opt" "../objdetrangehwa.c"
Finished building: "../objdetrangehwa.c"
Building file: "../mss/mmw_lvds_stream.c"
Invoking: Arm Compiler
"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss" --include_path="C:/ti/mmwave_sdk_03_05_00_04/packages" --include_path="C:/ti/radar_toolbox_1_30_00_05" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --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=GTRACK_3D --define=APP_RESOURCE_FILE='<'mmw_res.h'>' -g --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/mmw_lvds_stream.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mmw_lvds_stream.c"
Finished building: "../mss/mmw_lvds_stream.c"
Building file: "../mss/mmw_cli.c"
Invoking: Arm Compiler
"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss" --include_path="C:/ti/mmwave_sdk_03_05_00_04/packages" --include_path="C:/ti/radar_toolbox_1_30_00_05" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --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=GTRACK_3D --define=APP_RESOURCE_FILE='<'mmw_res.h'>' -g --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/mmw_cli.d_raw" --obj_directory="mss" --cmd_file="configPkg/compiler.opt" "../mss/mmw_cli.c"
Finished building: "../mss/mmw_cli.c"
Building file: "../utils/tracker_utils.c"
Invoking: Arm Compiler
"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss" --include_path="C:/ti/mmwave_sdk_03_05_00_04/packages" --include_path="C:/ti/radar_toolbox_1_30_00_05" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --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=GTRACK_3D --define=APP_RESOURCE_FILE='<'mmw_res.h'>' -g --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="utils/tracker_utils.d_raw" --obj_directory="utils" --cmd_file="configPkg/compiler.opt" "../utils/tracker_utils.c"
Finished building: "../utils/tracker_utils.c"
Building file: "../mss/mss_main.c"
Invoking: Arm Compiler
"C:/ti/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R4 --code_state=16 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/adib-rs/workspace_v12/area_scanner_6843_mss" --include_path="C:/ti/mmwave_sdk_03_05_00_04/packages" --include_path="C:/ti/radar_toolbox_1_30_00_05" --include_path="C:/ti/ti-cgt-arm_16.9.6.LTS/include" --define=SOC_XWR68XX --define=SUBSYS_MSS --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=GTRACK_3D --define=APP_RESOURCE_FILE='<'mmw_res.h'>' -g --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"
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
Hello.
Just to confirm, did you switch the SDK to 3.5.0.4 for the mss project as well?
Sincerely,
Santosh
Hello.
I recreated your setup(however both images were built), and the only difference is in the XDCtools version. If you reinstall SDK 3.5.0.4, it should download all the proper tools and the appropriate version. It should also prompt a warning when importing the project if the tool version is wrong, so make sure you have XDCtools 3.50.8.24 installed and try building both images again.
Sincerely,
Santosh
Hi Santosh.
I reinstalled and mapped the XDCtools. I am still not getting the build to work for mss. Please see all updated screenshots. Please advise.
Thanks. -Adib
Hello.
Have you made any changes to your demo? It looks like you are trying to access the centerFreq field from that struct, but when I checked the demo, that struct doesn't have a field for centerFreq. Please double check your code and make sure to add that field in that struct if you want it or replace it with an alternate field for your application.
Sincerely,
Santosh
Hi Santosh.
I have not made any changes in the code. Maybe when I imported I pulled in the wrong code? How can I remove the full project and the import a new project as a clean project. It should be pulling everything from the reference sdk and toolbox etc. Suggestions?
Thanks.
-Adib
Hi Santosh,
I was able to blow away the original workspace and created a new one and imported from the radar toolbox and now it all builds fine. Thanks so much for all your help. For follow up:
Let me describe what I want to be able to do and if I am taking all the right steps. BTW. I am working with IWR6843AOP.
Steps.
1. Ran Out of Box Demo.
2. Ran Area Scanner Demo.
3. Build the Area Scanner Demo.
4. Modify and update code for testing my application (see description below).
I want to be able to detect the person come in and be tracked in entire scene including critical spaces. I also want to be able to detect if they are still (like sitting and sleeping). My plan is to combine aspects of the people counter and vital signs demo with this Area Scanner Demo.
How should I track my code changes in the project so I don't modify the source code (baseline). I am not familiar with CCS. Any recommendations that will help speed up the ramping on this would be greatly appreciated. Thanks again!
Regards.
-Adib
Hello.
You can copy the project into the workspace to avoid making modifications to any source code in the toolbox.
When importing a CCS project, make sure this option is checked so that it copied the project into the workspace rather than directly modify the code from whatever source you are pulling from.
Sincerely,
Santosh