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
Here's what I do.
First, I create a project and choose the "Makefile Project with Existing Code" in CCS9.0。
Then,import the existing source code into the project.
Last,I rebuilt the project.
Error :
**** Build of configuration Default for project AWR1843Demo ****
"C:\\ti\\ccs910\\ccs\\utils\\bin\\gmake" -k all
/ti/common/mmwave_sdk.mak:48: *** Please set the environment variable MMWAVE_SDK_DEVICE.. Stop.
**** Build Finished ****
Please See
http://e2e.ti.com/support/sensors/f/1023/t/815214?CCS-AWR1843-Question-for-AWR1843
Thank you
Cesar
Hi,
I've read your link article and I can get the CCS project code from the TI resource explorer.But,I want to know how to use the code in SDK,like how to build a project and how to compile it.There are few explanations in the sdk user guide. Must use gmake in windows system?
thanks
Hi,
Please refer TI-Rex where it provides CCS project for AWR1843 mmw demo.
http://dev.ti.com/tirex/explore/node?node=AH1yn4Yr-VrqkN65pfhtXg__VLyFKFf__LATEST
And this thread explains to create a new CCS project for mmwave sensor device (in case you need to create a new one)
https://e2e.ti.com/support/tools/ccs/f/81/t/836333
Regards,
Jitendra