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.

[参考译文] CCS:CC3200 email_create my own .h and .c file it show error #1.0234万-D: unresolved symbols reem决定

Guru**** 2203350 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/569041/ccs-cc3200-email_create-my-own-h-and-c-file-it-show-error-10234-d-unresolved-symbols-remain

工具/软件:Code Composer Studio

您好,

  从 SDK导入email_demo项目时,我想添加HTTP函数以从服务器获取文件。

  因此,我创建file_download.h和file_download.c到项目,并将头文件包含到main.c中

       错误如下所示:

      

b.将filePath添加到项目中:

   

C.在项目中增加的包括职位:

     

是否错过了让项目成功构建的流程的某些部分。一些建议将会有所帮助;

最好的球棒

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好,
    FlushHTTPResponse定义在哪里? 什么目标文件?

    谢谢
    KI
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    非常感谢,我忽略了重要信息。