Tool/software: Code Composer Studio
Is there any project based on SDK03 -- 03 -- 00 -- 03 that can be applied to IWR1642?
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.
Tool/software: Code Composer Studio
Is there any project based on SDK03 -- 03 -- 00 -- 03 that can be applied to IWR1642?
Hello,
Please look at the xwr16xx mmw demo in SDK 3.3.0.3 (or 3.4.0.3 which is currently the latest SDK) in the following directory:
C:\ti\mmwave_sdk_03_03_00_03\packages\ti\demo\xwr16xx\mmw
Note that the SDK only includes makefile so please follow the instructions provided in the SDK user guide on how to re-build the demo. The current CCS project in Industrial Toolbox for the xwr16xx OOB demo is based on SDK 2.1.0.4. If you want to build the SDK 3.3 version using CCS (instead of makefile), you can port the CCS project in industrial toolbox using one of the existing 68xx OOB demo CCS projects as reference.
Regards
-Nitin