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.

AWR1642BOOST: Unable to import 1642 out of box demo dss

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: SYSBIOS, UNIFLASH

Tool/software:

I get the below error everytime i try to import on ccsstudio


Product com.ti.rtsc.SYSBIOS v6.73.1.01 is not currently installed and no compatible version is available. Please install this product or a compatible version.


Now i tried downloading this and the latest sysbios from https://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/index.html while the latest one , I am able to run it , I cannot run the 6.7.01.01 version i tried to change permissions , is there a way to verify its md5sum where to find this how do I import the examples?

  • Hi

    Please install SDK 2.1.

    Are you able to flash and run the demo?

    Thank you

    Cesar

  • Hi

    I double checked with the team and the latest mmWave SDK version is v3.06.02.00.

    This is the version you should download from this link

    https://www.ti.com/tool/MMWAVE-SDK

    After downloading the SDK follow the instructions provided in the UG to flash the EVM with pre-built binaries:

    C:\ti\mmwave_sdk_03_06_02_00-LTS\packages\ti\demo\xwr16xx\mmw\xwr16xx_mmw_demo.bin

    See Section "How to flash an image onto mmWave EVM"

    C:\ti\mmwave_sdk_03_06_02_00-LTS\docs\mmwave_sdk_user_guide.pdf

    After flashing, go to the section "Running the Demos".

    This should be your first step.

    After this step is complete, the next step would be to re-build the demo.

    Thank you
    Cesar

  • I got the mmwave but I am unable to use ccs to import project or create new projects using out of box demo, I was able to load image once using uniflash ,usign out of box 1642 perbuilt libraries

  • HI,

    The CCS project specs are not provided in the SDK. They are provided in the radar toolbox:

    C:\data-nobackup\2025\radar_toolbox_3_10_00_05\source\ti\examples\Out_Of_Box_Demo\src\xwr1642

    There are the tools version being used - this is an excerpt from "out_of_box_1642_mss.projectspec"

            <property name="products" value="com.ti.rtsc.SYSBIOS:6.73.01.01;com.ti.MMWAVE_SDK:03.06.00.00-LTS;"/>
            <property name="xdcToolsVersion" value="3.50.08.24_core"/>
    Thank you
    Cesar