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.

No or unrecognized network configuration specified email项目

Other Parts Discussed in Thread: CC3200, CC3200SDK

TI 工程师,你好:

我想email项目里面添加http 连接读取下载文件的功能,

a."${CC3200_SDK_ROOT}/netapps/" 在CCS编译环境里量添加了这个环境变量的头文件。

b.在main函数面添加相应调用http功能的头文件,

// HTTP Client lib
#include <http/client/httpcli.h>
#include <http/client/common.h>

c.提示的报错: 

                         "D:/TI/CC3200SDK_1.2.0/cc3200-sdk/netapps/http/client/network.h", line 74: fatal error #35: #error directive: No or unrecognized network configuration specified