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.

SDK 里面的email_demo 和file_download的,这两个项目要怎么才能够整合在一起。

Other Parts Discussed in Thread: CC3200SDK

TI 工程师,你好: 

        就是我这边觉得email项目,这个功能还是比较完善的

                               (1)按键驱动

                                (2)smart config一键配置

                                 (3)跑的是RTOS操作系统

             这个项目跟我们实际要移植相关的业务移植进来,还是比价贴切的。还有一个需要http下载文件的功能,所以我就想

把file_download 这个里面没有操作系统的,移植到这上面来。但是一整合,就出现了问题。

下面是报错的:

>> Compilation failure
subdir_rules.mk:21: recipe for target 'main.obj' failed
"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
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.
gmake: *** [main.obj] Error 1