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/TM4C129ENCPDT:wolfSSL 端口/实现

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/596927/ccs-tm4c129encpdt-wolfssl-port-implementation

器件型号:TM4C129ENCPDT
Thread 中讨论的其他器件:EK-TM4C129EXL

工具/软件:Code Composer Studio

大家好、

我正在使用 FreeRTOS 和 lwip 库为 Launchpad EK-TM4C129EXL 开发一个项目。 现在、我正在尝试实施 wolfSSL、以便能够使用安全套接字。

我尝试按照 wolfSSL-Manual 中的指令构建库并将其添加到 ARM-Linker 配置中的"文件搜索路径"中、但我无法构建项目。 只是通过在我的"主源文件"中包含"wolfsl/SSL.h"、我从编译器收到了一些有关缺少头文件的错误(不是来自 WolfSSL、而是来自编译器等 和 )。

是否有针对 TM4C 实现 WolfSSL 的示例而不使用 TI-RTOS、或有关该实现的指南?

我使用的是 TI v16.9.2.LTS 编译器。  

此致、

Matheus Seixas Brito