Hello,
I am getting Error on Code Composer Studio for CC3200. Picture is attached. I can't figure out what go wrong so I post this picture in hope someone may help me on this issue.
Thanks,
Loc Nguyen.
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.
Hello,
I am getting Error on Code Composer Studio for CC3200. Picture is attached. I can't figure out what go wrong so I post this picture in hope someone may help me on this issue.
Thanks,
Loc Nguyen.
Further to Kel's questions, the error messages are pretty clear. When building it cannot find the referenced includes.
It looks like you have an earlier version of the SDK installed, get the latest SDK from here and try again - http://www.ti.com/tool/cc3200sdk
Glenn.
Thank you for the answers, I figured out that I have installed arm compiler for Raspberry and OlinuXino iMX233. Once I removed them, there was no error.
On my computer with windows 7, I have 2 different virtual Windows XP operation systems. I also installed Code Composer Compiler on the second virtual Windows XP operation system but I did not have errors.
Thanks,
Loc Nguyen.
Just put attention that if you have installed ARM linux compiler (Raspberry or OlinuXino ....) that run on Cygwin or Eclipse will result the same issue as I posted above.
My third computer that has Cygwin and Eclipse results the same errors. After removing Cygwin and Eclipse, there was no error.
Thanks,
Loc Nguyen
it would explain why not everybody is having trouble with this software.Do I need uninstall matlab and winavr as they are might also have cygwin components.
Hi Sarthak,
I remember a post here where winavr was the cause of the problem.
- kel