Other Parts Discussed in Thread: CC3100SDK, CC3100, CC31XXEMUBOOST, , MSP430F5529, CC3200
Tool/software: Code Composer Studio
On compiling HTTP Client from CC3100SDK 1.2 on Code Composer Studio v7, I get the following errors.
#1965 cannot open source file "windows.h" .ccsproject /httpclient1 line 44, external location: E:\TI\CC3100SDK\cc3100-sdk\platform\simplelinkstudio\slosi.h C/C++ Problem
gmake: *** [main.obj] Error 1 httpclient1 C/C++ Problem
gmake: Target 'all' not remade because of errors. httpclient1 C/C++ Problem
I guess I should include some preproccessor define. Which one ?
If not that what else could be done to get rid of these errors.
I have put this question on this forum specifically because I feel its something i need to add to the software.