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.

IWR6843ISK: DSS build fail

Part Number: IWR6843ISK

Hi there,

I'm trying to build the DSS project of 68xx_Sense_and_Direct_HVAC_Control with IWR6843ISK standalone mode. But it reports several errors as:

Also my build settings are:

Also, when did the CCS project import, there is an pop-up:

"See details below...
    sense_and_direct_68xx_dss
        No XDCtools, equivalent to the specified version '3.50.8.24_core', are available - defaulting to '3.62.1.15_core'.
    sense_and_direct_68xx_mss
        No XDCtools, equivalent to the specified version '3.50.8.24_core', are available - defaulting to '3.62.1.15_core'.
"

Could you please give some support? Thank you.

Best Regards,

BK

  • Hi, 

    Please refer to the user's guide for the demo at mmwave_industrial_toolbox_4_7_0/labs/people_counting/68xx_Sense_and_Direct_HVAC_Control/docs/Sense_and_Direct_HVAC_Control_68xx_users_guide.html. 

    You will need the following version of the tool to make sure that the build can happen correctly 

    The DSS project must be built using compiler version 7.4.16. To check the build settings, right click on the project to select Show build settings.... Under the General tab, the Advanced Settings section has a drop down menu for Compiler Version. Ensure that it reads TI v7.4.16. Using a 8.x compiler will not work. The project will compile without error but will not function correctly. Download here if missing.

    On Code Composer Studio - Version: 10.3.0.00007, below are the steps to follow 

    - first install the code gen tools as pointed above. make sure the install path is set to \ti\c6000_7.4.16

    - right click on the project sense_and_direct_68xx_dss and select "show build settings"

    - on the properties window, in the dropdown for compiler version select TI v7.4.16

    if "TI v7.4.16" version is not available do the following steps. 

    - click the "More" button. On this window click "Add..." and select the folder where the tool is installed. 

    ...

    The new compiler tool should appear in the "Discovered Tools" area. Apply the settings and repeat the steps to select the compiler tool. This should resolve the issue. 

    Regards, 

    Sudharshan K N 

    Regards, 

    Sudharshan K N