Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
Hello,
I'm using the CC2650 with CCS V7 and when I try to build my project I have this error : #1965 cannot open source file "windows.h"
So I added to the path "C:\MinGW\include" and now I have another problem :
" Description Resource Path Location Type
#20 identifier "__int64" is undefined .ccsproject /pinInterrupt_CC2650_LAUNCHXL_TI line 113, external location: C:\MinGW\include\basetsd.h C/C++ Problem
#20 identifier "__int64" is undefined .ccsproject /pinInterrupt_CC2650_LAUNCHXL_TI line 114, external location: C:\MinGW\include\basetsd.h C/C++ Problem
#35 #error directive: "undefined processor type" .ccsproject /pinInterrupt_CC2650_LAUNCHXL_TI line 2424, external location: C:\MinGW\include\winnt.h C/C++ Problem
"
I don't understand these issues.
If someone can help me.
Thanks
Tristan.