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.

CCS/IWR1443BOOST: IWR1443BOOST

Part Number: IWR1443BOOST
Other Parts Discussed in Thread: SYSBIOS,

Tool/software: Code Composer Studio

We tried installing the  mmWave SDK and the High Accuracy Range Measurement 14xx.  SDK appears to be installed correctly.  Google said to Rediscover the SDK then reboot.  Tried several times to re-install.   Always get the same error.  Very frustrating. 

"this project requires product 'SYS/BIOS' v6.50.1.12 or equivalent...."

What are we doing wrong?  thanks

  • Hi Peter,

    Please follow the high_accuracy_14xx_lab_user_guide.pdf which is available through tirex for building instructions.
    The current lab is based on mmwave sdk1.0. So you will first need to download sdk1.0 and then the required bios version.
    The lab is not compatible with sdk 1.1 as you have already installed. we are working on the version that's compatible with sdk1.1. The new lab version will be available in our next tirex release.

    If you don't want to wait, the sdk 1.0 can be downloaded from the website below:
    software-dl.ti.com/.../index_FDS.html
    Scroll down to the bottom and you will see mmwave sdk 1.0.0.5 link.
  • Everything loaded fine with SDK 1 after some tweaks but we cannot get the high_accuracty_14xx lab to BUILD.  Many build errors below so no .xer4f or .bin files.  Any ideas?

    Thanks, Peter

    **** Build of configuration Debug for project high_accuracy_14xx_lab ****

    "C:\\ticcs\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O

    rm -f C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab/xwr14xx_high_accuracy_lab_mss.bin

    makefile:191: recipe for target 'pre-build' failed

    process_begin: CreateProcess(NULL, rm -f C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab/xwr14xx_high_accuracy_lab_mss.bin, ...) failed.

    make (e=2): The system cannot find the file specified.

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

    ' '

    'Building file: ../mmw_high_accu_14xx.cfg'

    'Invoking: XDCtools'

    "C:/ticcs/xdctools_3_50_03_33_core/xs" --xdcpath="C:/ticcs/bios_6_50_01_12/packages;C:/ticcs/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:IWR14XX:false:200 -r release -c "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS" "../mmw_high_accu_14xx.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_high_accu_14xx.xer4f from package/cfg/mmw_high_accu_14xx_per4f.cfg ...

    generating custom ti.sysbios library makefile ...

    Starting build of library sources ...

    making C:/Users/PETERM~1/workspace_v7/high_accuracy_14xx_lab/src/sysbios/sysbios.aer4f ...

    gmake[1]: Entering directory `C:/Users/PETERM~1/workspace_v7/high_accuracy_14xx_lab/src/sysbios'

    cler4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/BIOS.c ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/IntrinsicsSupport_asm.asm ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/TaskSupport_asm.asm ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm.sv7R ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm_switch.sv7R ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/exc/Exception_asm.asm ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/tms570/Core_asm.sv7R ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/a15/TimestampProvider_asm.asm ...

    arer4f 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 `C:/Users/PETERM~1/workspace_v7/high_accuracy_14xx_lab/src/sysbios'

    Build of libraries done.

    cler4f package/cfg/mmw_high_accu_14xx_per4f.c ...

    'Finished building: ../mmw_high_accu_14xx.cfg'

    ' '

    'Building file: ../config_edma_util.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="config_edma_util.d_raw" --cmd_file="configPkg/compiler.opt" "../config_edma_util.c"

    'Finished building: ../config_edma_util.c'

    ' '

    'Building file: ../mmw_high_accu_14xx_cli.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="mmw_high_accu_14xx_cli.d_raw" --cmd_file="configPkg/compiler.opt" "../mmw_high_accu_14xx_cli.c"

    'Finished building: ../mmw_high_accu_14xx_cli.c'

    ' '

    'Building file: ../data_path.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="data_path.d_raw" --cmd_file="configPkg/compiler.opt" "../data_path.c"

    'Finished building: ../data_path.c'

    ' '

    'Building file: ../main.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="main.d_raw" --cmd_file="configPkg/compiler.opt" "../main.c"

    'Finished building: ../main.c'

    ' '

    'Building file: ../sensor_mgmt.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="sensor_mgmt.d_raw" --cmd_file="configPkg/compiler.opt" "../sensor_mgmt.c"

    'Finished building: ../sensor_mgmt.c'

    ' '

    'Building target: xwr14xx_high_accuracy_lab_mss.xer4f'

    'Invoking: ARM Linker'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi -z -m"xwr14xx_high_accuracy_lab_mss.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/control/mmwave/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/control/mmwavelink/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/adcbuf/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/crc/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/dma/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/edma/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/esm/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/gpio/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/hwa/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/mailbox/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/osal/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/pinmux/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/soc/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/uart/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/utils/cli/lib" -i"C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/lib" -i"C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --reread_libs --disable_auto_rts --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr14xx_high_accuracy_14xx_lab_mss_linkInfo.xml" --rom_model --unused_section_elimination=on -o "xwr14xx_high_accuracy_lab_mss.xer4f" "./config_edma_util.obj" "./data_path.obj" "./main.obj" "./mmw_high_accu_14xx_cli.obj" "./sensor_mgmt.obj" "../mss_mmw_linker.cmd" "../r4f_linker.cmd" -l"configPkg/linker.cmd" -llibosal_xwr14xx.aer4f -llibesm_xwr14xx.aer4f -llibgpio_xwr14xx.aer4f -llibsoc_xwr14xx.aer4f -llibpinmux_xwr14xx.aer4f -llibcrc_xwr14xx.aer4f -llibuart_xwr14xx.aer4f -llibmailbox_xwr14xx.aer4f -llibmmwavelink_xwr14xx.aer4f -llibmmwave_xwr14xx.aer4f -llibadcbuf_xwr14xx.aer4f -llibdma_xwr14xx.aer4f -llibedma_xwr14xx.aer4f -llibcli_xwr14xx.aer4f -llibhwa_xwr14xx.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a

    <Linking>

    warning #10366-D: automatic library build: using library "C:\ticcs\ccsv7\tools\compiler\ti-cgt-arm_16.9.4.LTS\lib\rtsv7R4_A_le_v3D16_eabi.lib" for the first time, so it must be built. This may take a few minutes.

    "C:\Users\PETERM~1\AppData\Local\Temp\{0659DC4A-A0A5-4544-8CF6-D333FDA47216}", ERROR! :

    [E1000]

    Unable to open temp macro library

    'C:\Users\PETERM~1\AppData\Local\Temp\{D3452BAB-FB4A-476C-B83D-2BC9E6B907D3}':

    Permission denied

    >> Compilation failure

    Makefile:1855: recipe for target 'c:/users/peterm~1/appdata/local/temp/ti_mkl~1/obj/b_exp.obj' failed

    gmake.exe[3]: *** [c:/users/peterm~1/appdata/local/temp/ti_mkl~1/obj/b_exp.obj] Error 1

    gmake.exe[3]: Target 'library' not remade because of errors.

    >> ERROR: mklib: gmake error during rtsv7R4_A_le_v3D16_eabi.lib build

    warning #10207-D: automatic RTS selection: resolving index library "libc.a" to "rtsv7R4_A_le_v3D16_eabi.lib", but "rtsv7R4_A_le_v3D16_eabi.lib" was not found

    'Finished building target: xwr14xx_high_accuracy_lab_mss.xer4f'

    ' '

    C:/ticcs/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe xwr14xx_high_accuracy_lab_mss.xer4f xwr14xx_high_accuracy_lab_mss.bin 0x200000

    Parsing the input object file, xwr14xx_high_accuracy_lab_mss.xer4f.

    Appending zeros 0

    Appending zeros 256

    Appending zeros 102352

    Appending zeros 106400

    File conversion complete!

    perl.exe C:/ticcs/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/append_bin_crc/gen_bincrc32.pl xwr14xx_high_accuracy_lab_mss.bin

    makefile:195: recipe for target 'post-build' failed

    process_begin: CreateProcess(NULL, perl.exe C:/ticcs/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/append_bin_crc/gen_bincrc32.pl xwr14xx_high_accuracy_lab_mss.bin, ...) failed.

    make (e=2): The system cannot find the file specified.

    gmake[3]: [post-build] Error 2 (ignored)

    ' '

    **** Build Finished ****

  • Peter,

    From the printout information, the cgt-arm version used is 16.9.4. The released projectspec shows cgt-arm is 16.9.1. The corresponding library has different name. Should have rtsv7R4_T_le_v3D16_eabi.lib, not rtsv7R4_A_le_v3D16_eabi.lib.

    Can you first install ti-cgt-arm_16.9.1.LTS and try again?

    Below is the printout I got building high_accuracy_14xx_lab.

    Regards,

    Michelle


    **** Build of configuration Debug for project high_accuracy_14xx_lab ****

    "C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O
    rm -f C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab/xwr14xx_high_accuracy_lab_mss.bin
    ' '
    'Building file: ../mmw_high_accu_14xx.cfg'
    'Invoking: XDCtools'
    "C:/ti/xdctools_3_50_00_10_core/xs" --xdcpath="C:/ti/bios_6_50_01_12/packages;C:/ti/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:IWR14XX:false:200 -r release -c "C:/ti/ti-cgt-arm_16.9.1.LTS" "../mmw_high_accu_14xx.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_high_accu_14xx.xer4f from package/cfg/mmw_high_accu_14xx_per4f.cfg ...
    generating custom ti.sysbios library makefile ...
    Starting build of library sources ...
    making C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab/src/sysbios/sysbios.aer4f ...
    gmake[1]: Entering directory `C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab/src/sysbios'
    cler4f C:/ti/bios_6_50_01_12/packages/ti/sysbios/BIOS.c ...
    asmer4f C:/ti/bios_6_50_01_12/packages/ti/sysbios/family/arm/IntrinsicsSupport_asm.asm ...
    asmer4f C:/ti/bios_6_50_01_12/packages/ti/sysbios/family/arm/TaskSupport_asm.asm ...
    asmer4f C:/ti/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm.sv7R ...
    asmer4f C:/ti/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm_switch.sv7R ...
    asmer4f C:/ti/bios_6_50_01_12/packages/ti/sysbios/family/arm/exc/Exception_asm.asm ...
    asmer4f C:/ti/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/tms570/Core_asm.sv7R ...
    asmer4f C:/ti/bios_6_50_01_12/packages/ti/sysbios/family/arm/a15/TimestampProvider_asm.asm ...
    arer4f 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 `C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab/src/sysbios'
    Build of libraries done.
    cler4f package/cfg/mmw_high_accu_14xx_per4f.c ...
    'Finished building: ../mmw_high_accu_14xx.cfg'
    ' '
    'Building file: ../config_edma_util.c'
    'Invoking: ARM Compiler'
    "C:/ti/ti-cgt-arm_16.9.1.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ti/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ti/ti-cgt-arm_16.9.1.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="config_edma_util.d_raw" --cmd_file="configPkg/compiler.opt" "../config_edma_util.c"
    'Finished building: ../config_edma_util.c'
    ' '
    'Building file: ../mmw_high_accu_14xx_cli.c'
    'Invoking: ARM Compiler'
    "C:/ti/ti-cgt-arm_16.9.1.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ti/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ti/ti-cgt-arm_16.9.1.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="mmw_high_accu_14xx_cli.d_raw" --cmd_file="configPkg/compiler.opt" "../mmw_high_accu_14xx_cli.c"
    'Finished building: ../mmw_high_accu_14xx_cli.c'
    ' '
    'Building file: ../data_path.c'
    'Invoking: ARM Compiler'
    "C:/ti/ti-cgt-arm_16.9.1.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ti/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ti/ti-cgt-arm_16.9.1.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="data_path.d_raw" --cmd_file="configPkg/compiler.opt" "../data_path.c"
    'Finished building: ../data_path.c'
    ' '
    'Building file: ../main.c'
    'Invoking: ARM Compiler'
    "C:/ti/ti-cgt-arm_16.9.1.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ti/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ti/ti-cgt-arm_16.9.1.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="main.d_raw" --cmd_file="configPkg/compiler.opt" "../main.c"
    'Finished building: ../main.c'
    ' '
    'Building file: ../sensor_mgmt.c'
    'Invoking: ARM Compiler'
    "C:/ti/ti-cgt-arm_16.9.1.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/a0272122/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ti/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ti/ti-cgt-arm_16.9.1.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="sensor_mgmt.d_raw" --cmd_file="configPkg/compiler.opt" "../sensor_mgmt.c"
    'Finished building: ../sensor_mgmt.c'
    ' '
    'Building target: xwr14xx_high_accuracy_lab_mss.xer4f'
    'Invoking: ARM Linker'
    "C:/ti/ti-cgt-arm_16.9.1.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi -z -m"xwr14xx_high_accuracy_lab_mss.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/control/mmwave/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/control/mmwavelink/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/adcbuf/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/crc/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/dma/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/edma/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/esm/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/gpio/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/hwa/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/mailbox/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/osal/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/pinmux/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/soc/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/uart/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/utils/cli/lib" -i"C:/ti/ti-cgt-arm_16.9.1.LTS/lib" -i"C:/ti/ti-cgt-arm_16.9.1.LTS/include" --reread_libs --disable_auto_rts --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr14xx_high_accuracy_14xx_lab_mss_linkInfo.xml" --rom_model --unused_section_elimination=on -o "xwr14xx_high_accuracy_lab_mss.xer4f" "./config_edma_util.obj" "./data_path.obj" "./main.obj" "./mmw_high_accu_14xx_cli.obj" "./sensor_mgmt.obj" "../mss_mmw_linker.cmd" "../r4f_linker.cmd" -l"configPkg/linker.cmd" -llibosal_xwr14xx.aer4f -llibesm_xwr14xx.aer4f -llibgpio_xwr14xx.aer4f -llibsoc_xwr14xx.aer4f -llibpinmux_xwr14xx.aer4f -llibcrc_xwr14xx.aer4f -llibuart_xwr14xx.aer4f -llibmailbox_xwr14xx.aer4f -llibmmwavelink_xwr14xx.aer4f -llibmmwave_xwr14xx.aer4f -llibadcbuf_xwr14xx.aer4f -llibdma_xwr14xx.aer4f -llibedma_xwr14xx.aer4f -llibcli_xwr14xx.aer4f -llibhwa_xwr14xx.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a
    <Linking>
    'Finished building target: xwr14xx_high_accuracy_lab_mss.xer4f'
    ' '
    C:/ti/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe xwr14xx_high_accuracy_lab_mss.xer4f xwr14xx_high_accuracy_lab_mss.bin 0x200000
    Parsing the input object file, xwr14xx_high_accuracy_lab_mss.xer4f.
    Appending zeros 0
    Appending zeros 256
    Appending zeros 104416
    Appending zeros 108464
    File conversion complete!
    perl.exe C:/ti/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/append_bin_crc/gen_bincrc32.pl xwr14xx_high_accuracy_lab_mss.bin
    >>>> Binary CRC32 = 498bfad2 <<<<
    >>>> Total bytes in binary file 109252 <<<<
    ' '

    **** Build Finished ****

  • Where can I find a copy of rtsv7R4_T_le_v3D16_eabi.lib? 

    Is there a single ZIP file of this project that has all of the correct versions so we don't need to waste time getting all of the correct versions so it will compile.

     thanks

  • Michelle,

    I tried finding install ti-cgt-arm_16.9.1.LTS but could only find 16.9.6 (below)

    The CCS we installed is 1 day old  Version: 7.3.0.00019

    How do we find a High Accuracy Range Measurement - 14xx CCS Project that will run on CCS  7.3.0.00019 ?

    Please send me links to an older CCS and-or older High Accuracy Range Measurement project and I will gladly re-install everything to save frustration. 

    Is part of the problem Perl install?

    We have used many TI products and this is challenging.  It is very difficult for a non expert to try to get various versions in sync and to compile.

    Thanks, Peter
    ===================================

    **** Build of configuration Debug for project high_accuracy_14xx_lab ****

    "C:\\ticcs\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O

    rm -f C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab/xwr14xx_high_accuracy_lab_mss.bin

    makefile:191: recipe for target 'pre-build' failed

    process_begin: CreateProcess(NULL, rm -f C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab/xwr14xx_high_accuracy_lab_mss.bin, ...) failed.

    make (e=2): The system cannot find the file specified.

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

    ' '

    'Building file: ../mmw_high_accu_14xx.cfg'

    'Invoking: XDCtools'

    "C:/ticcs/xdctools_3_50_03_33_core/xs" --xdcpath="C:/ticcs/bios_6_50_01_12/packages;C:/ticcs/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4F -p ti.platforms.cortexR:IWR14XX:false:200 -r release -c "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS" "../mmw_high_accu_14xx.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_high_accu_14xx.xer4f from package/cfg/mmw_high_accu_14xx_per4f.cfg ...

    generating custom ti.sysbios library makefile ...

    Starting build of library sources ...

    making C:/Users/PETERM~1/workspace_v7/high_accuracy_14xx_lab/src/sysbios/sysbios.aer4f ...

    gmake[1]: Entering directory `C:/Users/PETERM~1/workspace_v7/high_accuracy_14xx_lab/src/sysbios'

    cler4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/BIOS.c ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/IntrinsicsSupport_asm.asm ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/TaskSupport_asm.asm ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm.sv7R ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/vim/Hwi_asm_switch.sv7R ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/exc/Exception_asm.asm ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/v7r/tms570/Core_asm.sv7R ...

    asmer4f C:/ticcs/bios_6_50_01_12/packages/ti/sysbios/family/arm/a15/TimestampProvider_asm.asm ...

    arer4f 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 `C:/Users/PETERM~1/workspace_v7/high_accuracy_14xx_lab/src/sysbios'

    Build of libraries done.

    cler4f package/cfg/mmw_high_accu_14xx_per4f.c ...

    'Finished building: ../mmw_high_accu_14xx.cfg'

    ' '

    'Building file: ../config_edma_util.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="config_edma_util.d_raw" --cmd_file="configPkg/compiler.opt" "../config_edma_util.c"

    'Finished building: ../config_edma_util.c'

    ' '

    'Building file: ../mmw_high_accu_14xx_cli.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="mmw_high_accu_14xx_cli.d_raw" --cmd_file="configPkg/compiler.opt" "../mmw_high_accu_14xx_cli.c"

    'Finished building: ../mmw_high_accu_14xx_cli.c'

    ' '

    'Building file: ../data_path.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="data_path.d_raw" --cmd_file="configPkg/compiler.opt" "../data_path.c"

    'Finished building: ../data_path.c'

    ' '

    'Building file: ../main.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="main.d_raw" --cmd_file="configPkg/compiler.opt" "../main.c"

    'Finished building: ../main.c'

    ' '

    'Building file: ../sensor_mgmt.c'

    'Invoking: ARM Compiler'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --include_path="C:/Users/Peter McCormick/workspace_v7/high_accuracy_14xx_lab" --include_path="C:/ticcs/mmwave_sdk_01_00_00_05/packages" --include_path="C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="sensor_mgmt.d_raw" --cmd_file="configPkg/compiler.opt" "../sensor_mgmt.c"

    'Finished building: ../sensor_mgmt.c'

    ' '

    'Building target: xwr14xx_high_accuracy_lab_mss.xer4f'

    'Invoking: ARM Linker'

    "C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi -z -m"xwr14xx_high_accuracy_lab_mss.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/control/mmwave/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/control/mmwavelink/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/adcbuf/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/crc/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/dma/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/edma/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/esm/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/gpio/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/hwa/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/mailbox/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/osal/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/pinmux/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/soc/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/drivers/uart/lib" -i"C:/ticcs/mmwave_sdk_01_00_00_05/packages/ti/utils/cli/lib" -i"C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/lib" -i"C:/ticcs/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --reread_libs --disable_auto_rts --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr14xx_high_accuracy_14xx_lab_mss_linkInfo.xml" --rom_model --unused_section_elimination=on -o "xwr14xx_high_accuracy_lab_mss.xer4f" "./config_edma_util.obj" "./data_path.obj" "./main.obj" "./mmw_high_accu_14xx_cli.obj" "./sensor_mgmt.obj" "../mss_mmw_linker.cmd" "../r4f_linker.cmd" -l"configPkg/linker.cmd" -llibosal_xwr14xx.aer4f -llibesm_xwr14xx.aer4f -llibgpio_xwr14xx.aer4f -llibsoc_xwr14xx.aer4f -llibpinmux_xwr14xx.aer4f -llibcrc_xwr14xx.aer4f -llibuart_xwr14xx.aer4f -llibmailbox_xwr14xx.aer4f -llibmmwavelink_xwr14xx.aer4f -llibmmwave_xwr14xx.aer4f -llibadcbuf_xwr14xx.aer4f -llibdma_xwr14xx.aer4f -llibedma_xwr14xx.aer4f -llibcli_xwr14xx.aer4f -llibhwa_xwr14xx.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a

    <Linking>

    warning #10366-D: automatic library build: using library "C:\ticcs\ccsv7\tools\compiler\ti-cgt-arm_16.9.4.LTS\lib\rtsv7R4_A_le_v3D16_eabi.lib" for the first time, so it must be built. This may take a few minutes.

    'Finished building target: xwr14xx_high_accuracy_lab_mss.xer4f'

    ' '

    C:/ticcs/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe xwr14xx_high_accuracy_lab_mss.xer4f xwr14xx_high_accuracy_lab_mss.bin 0x200000

    Parsing the input object file, xwr14xx_high_accuracy_lab_mss.xer4f.

    Appending zeros 0

    Appending zeros 256

    Appending zeros 102352

    Appending zeros 106400

    File conversion complete!

    perl.exe C:/ticcs/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/append_bin_crc/gen_bincrc32.pl xwr14xx_high_accuracy_lab_mss.bin

    makefile:195: recipe for target 'post-build' failed

    process_begin: CreateProcess(NULL, perl.exe C:/ticcs/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/append_bin_crc/gen_bincrc32.pl xwr14xx_high_accuracy_lab_mss.bin, ...) failed.

    make (e=2): The system cannot find the file specified.

    gmake[3]: [post-build] Error 2 (ignored)

    ' '

    **** Build Finished ****

  • Hi Peter,

    I'm sorry you have trouble setting it up. I understand your frustration. The software installation is combined in one package as we release mmwave_sdk 1.1, but not in sdk1.0.

    I tried building the high accuracy 14xx using cgt-arm 16.9.4 and in ccs 7.3 (Version: 7.3.0.00019 ). The build was finished successfully. I only copied the latter part for your reference. 

    Based on your printout, I think this time the issue is related to perl. 

    Please refer to mmwave_sdk_release notes of mmwave_sdk 1.0.0.5. On page 4, there's perl installation and there's required crc.pm to be downloaded and copied to the perl folder. Were those steps followed?

     Let me know if you still have problem.

    Regards,

    Michelle

    'Invoking: ARM Linker'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -me -O3 --define=SOC_XWR14XX --define=SUBSYS_MSS --define=DOWNLOAD_FROM_CCS --define=DebugP_ASSERT_ENABLED -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --enum_type=packed --abi=eabi -z -m"xwr14xx_high_accuracy_lab_mss.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/control/mmwave/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/control/mmwavelink/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/adcbuf/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/crc/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/dma/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/edma/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/esm/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/gpio/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/hwa/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/mailbox/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/osal/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/pinmux/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/soc/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/drivers/uart/lib" -i"C:/ti/mmwave_sdk_01_00_00_05/packages/ti/utils/cli/lib" -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/lib" -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --reread_libs --disable_auto_rts --diag_warning=225 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="xwr14xx_high_accuracy_14xx_lab_test_mss_linkInfo.xml" --rom_model --unused_section_elimination=on -o "xwr14xx_high_accuracy_lab_mss.xer4f" "./config_edma_util.obj" "./data_path.obj" "./main.obj" "./mmw_high_accu_14xx_cli.obj" "./sensor_mgmt.obj" "../mss_mmw_linker.cmd" "../r4f_linker.cmd" -l"configPkg/linker.cmd" -llibosal_xwr14xx.aer4f -llibesm_xwr14xx.aer4f -llibgpio_xwr14xx.aer4f -llibsoc_xwr14xx.aer4f -llibpinmux_xwr14xx.aer4f -llibcrc_xwr14xx.aer4f -llibuart_xwr14xx.aer4f -llibmailbox_xwr14xx.aer4f -llibmmwavelink_xwr14xx.aer4f -llibmmwave_xwr14xx.aer4f -llibadcbuf_xwr14xx.aer4f -llibdma_xwr14xx.aer4f -llibedma_xwr14xx.aer4f -llibcli_xwr14xx.aer4f -llibhwa_xwr14xx.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a
    <Linking>
    'Finished building target: xwr14xx_high_accuracy_lab_mss.xer4f'
    ' '
    C:/ti/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/out2rprc/out2rprc.exe xwr14xx_high_accuracy_lab_mss.xer4f xwr14xx_high_accuracy_lab_mss.bin 0x200000
    Parsing the input object file, xwr14xx_high_accuracy_lab_mss.xer4f.
    Appending zeros 0
    Appending zeros 256
    Appending zeros 102352
    Appending zeros 106400
    File conversion complete!
    perl.exe C:/ti/mmwave_sdk_01_00_00_05/packages/scripts/ImageCreator/xwr14xx/append_bin_crc/gen_bincrc32.pl xwr14xx_high_accuracy_lab_mss.bin
    >>>> Binary CRC32 = 32411da9 <<<<
    >>>> Total bytes in binary file 107188 <<<<

    ' '

    **** Build Finished ****

  • Do you have a guess when you will release mmwave_sdk 1.1?
    Maybe we will wait. thanks
  • Peter,

    SDK1.1 has already been released. The tirex which contains high accuracy lab compatible for sdk1.1 is under releasing process and will be available early next week.

    Regards,
    Michelle
  • Michelle,

    We cannot fine the tricky antenna layer in the Gervers in the ZIP files below.

    We can see them on the PDF but not the Gerbers.  They seem to be missing.  Please send a link to the Gervers for all of the layers on the IWR1443BOOST board.

    Thanks, Peter

    top is Gerber.  Bottom is PDF with closet layer but no antennas on the right.

  • Peter,

    This is a different topic than the thread we are on. Can you issue a new thread related to it? 

    Your thread can be directed to the right person for quick response.

    Regards,

    Michelle

  • I got a new Windows 10 Dell computer (very bottom below) and we tried to load the CCS software and run it (http://processors.wiki.ti.com/index.php/Download_CCS. It always gets stuck at 21% with the error below.  Is this a Java problem?  Thanks

  • Peter,

    It's not clear to me if it's a windows issue or ccs issue. I will check if anyone with windows 10 in our group having the same issue.
    In the meantime, you could try directly downloading from www.ti.com/tirex. THere's a download button when you select the mmwave_training_vxxx. You can extract the downloaded zip file under ti folder. Then you can import ccs project.

    Regards,
    Michelle
  • I do not see Tirex anywhere on the TI Resource Explorer.  I downloaded the mmwave range demo again but I do not know where to put it since CCS will not launch from Windows 10. 

    We see a Huge potential for your radar sensor.  Bummer that we cannot get it to work.  I appreciate all of your help.

    How do I reload Tirex so CCS will launch?

    This is CCS 7.4 .  Should we load 7.3?  I am afraid to re-install and cause even more problems.

    Peter

  • Hi Peter,

    TIREX is the short for ti resource explorer. Sorry about the confusion. I see you've downloaded the mmwave_training_1_6_1. Just copy the mmwave_training_1_6_1 under C:/ti. 

    My understanding is that you can start ccs, but can't load resource explorer through ccs. If you can't start ccs at all, that's a different issue and may need support from ccs team.

    If my understanding was right, now, you've downloaded the training folder so you don't need resource explorer. Just go to CCS > Project> Import CCS porjects..., in the pop up window, click browse.., go to the location where the lab is. For example, if you want to open mmWavd SDK Demo - 14xx, select folder Demo0004_mmwave_sdk_pjt, as shown below, click OK, then "Finish", now the project is imported into CCS and you can see it in "Project Explorer". 

    Note that the new tirex is still in process of releasing. You might need to wait the version is updated to use the high accuracy labs.

    Regards,

    Michelle

  • I hate to keep bugging you.  I wish that I could run resource explorer out of CCS.  I downloaded the project into c:\TI  but it now says the project is Null.

    When Resource Explorer worked on my old computer, I could run CCS and do most of the compile.  Windows 10 seems to have problems with CCS.

    Peter

  • I also tried loading the demo0004--mmwave-sdk project and it has the same error.

    I don't think any projects will load.

  • It seems there is more than one issue here. The first issue is WRT SysBIOS and mmWave SDK. SysBIOS v6.50.1.12 is the correct version for SDK 1.0.0.5. I don't see SysBIOS installed in your screen shots above. If you are trying to install the demo to run with this SDK, you will need to install SysBIOS and the other required components separately, as specified by the SDK's Release Notes. However, the latest release of this demo runs with SysBIOS v6.52.0.12 and SDK 1.1.0.2. If you open high_accuracy_1xxx_mss.projectspec, under "Project properties" you'll see this line:

    <property name="products" value="com.ti.rtsc.SYSBIOS:6.52.0.12;com.ti.MMWAVE_SDK:1.1.0.02;"/>

    These need to align with what has actually been installed. SDK version 1.1.0.2 installs everything it needs automatically.


    The second issue (which should be CCS Forum E2E thread) is installing CCS w/Windows 10. I have a new laptop with Windows 10, and I have CCS 7.3.0.00019 installed. I have been having problems with Windows 10, the only one that has affected CCS is that Win10 corrupted the project workspace, requiring me to reimport projects. I have not tried CCS 7.4. You should download the "offline" CCS installer, and then instead of installing all components (which you probably won't need), make sure "mmWave Sensors" and "C64x multicore DSP" are selected on the "Product Families" screen. These should be all that is required for the mmWave demos (except the Level Sensing demo).

  • It seems like we are a little too early to the party trying to run Win10 and that there are too many unknowns. Perhaps, we will do development on an older Win7 computer. We have spent days trying to get the mmwave demo to run. Thanks, Peter