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/IWR1642: i dont create project of 1642. give me your hands. thank you!

Part Number: IWR1642
Other Parts Discussed in Thread: MMWAVE-SDK

Tool/software: Code Composer Studio

1,I want some step to create project  which used your source code of 1642..for example one two three .....

2, I want chang enviroment var of CCS .but I dont do it .

3,what relation  are there between  the project of 1642 and mmwave-sdk?

4,what do I do something to make my project to use lastest mmwave-sdk?

thank you very much .

  • Hello,

    1. We already provide a CCS project for the xWR1642 SDK Out of box demo. This is available under mmWave Industrial Toolbox on TI Resource Explorer. Please refer to the user guide provided with the project for details on how to download, build and run it. You can use this as well as various other CCS projects provided in the Industrial Toolbox as reference. You can refer to the following thread which provides more information on this topic: 

    CCS/AWR1642: How to create a new CCS project

    2. Once you have imported the projectspec in CCS, you can modify the environment variables through Properties->Build->Environment (right click on the project name in CCS project explorer and select Properties to open the Project Properties Dialog).

    3. If you're referring to the mmWave SDK Demo - 16xx Lab which is the one I mentioned in [1] above, it provides a CCS projectspec only which uses the xwr16xx demo code provided in the SDK. In other words, this CCS projectspec uses source files from the mmwave SDK xwr16xx demo.

    4. If you start with the Lab I mentioned in [1], it already uses the latest mmwave SDK (SDK 1.2.0.5 for ES1.0 devices and SDK 2.0.0.4 for ES2.0 devices, so check your device marking on the EVM as mentioned in the Lab user guide and download the appropriate version of the Industrial Toolbox). The SDK version is specified in the projectspec under the Project Properties section as shown below:

    You'll find similar section in the mss projectspec as well since the 16xx demo consists of 2 projectspec, one for DSS and one for MSS.

    Thanks

    -Nitin 

  • Updated the link to the referred thread in my previous response as the previous link was copied incorrectly.
  • Thank you very much !