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/IWR1443: Unable to build mmWave SDK Demo - 14xx

Part Number: IWR1443

Tool/software: Code Composer Studio

I am unable to build the Out of the box demo project for IWR1443 Evaluation Module. First, I tried using the latest version of both CCS(version 10.1.1) and the industrial toolbox(version 4.5.0) but seems like that's not how it works in case of Texas Instruments, every project/module works with its own particular version of Code Composer Studio and Industrial Toolbox.

I have followed through this thread and installed CCS version 8.3.1 and Industrial Toolbox version 2.1.2 but the same error occurs when I try to build the demo project.

Errors:

See details below...
mmw_mss_14xx
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/config_edma_util.c' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/config_edma_util.h' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/config_hwa_util.c' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/config_hwa_util.h' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/data_path.c' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/data_path.h' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/main.c' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/mmw.cfg' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/sensor_mgmt.c' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/post_processing.c' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/post_processing.h' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/mmw.h' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/xwr14xx/mmw/mmw_cli.c' cannot be resolved!
Path 'COM_TI_MMWAVE_SDK_INSTALL_DIR/packages/ti/demo/utils/rx_ch_bias_measure.c' cannot be resolved!

 

Please let me know how to solve this issue.