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.

[参考译文] TM4C1294NCPDT:在插槽模式下实现 LwIP TCP/IP 堆栈以及 FreeRTOS

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/665969/tm4c1294ncpdt-implementation-of-lwip-tcp-ip-stack-in-socket-mode-alongwith-the-freertos

器件型号:TM4C1294NCPDT

你(们)好。

我已经了解了 TIvaware 库中包含的各种示例、例如 Enet_io、enet_lwip 和其他示例、但它们所做的是以原始格式而不是以 BSD netconn 样式套接字之一实现 lwip 堆栈。

我的问题是,有人使用 BSD 或 netconn 套接字库以及 FreeRTOS 实现了 lwip 堆栈,如果有人使用的话,最好提供它作为参考,因为我正在执行一个需要套接字级通信的项目。

此外、如果相关文档或其他任何其他您知道的内容、请分享。

此致

Piyush Pandey

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    我不知道 TI 执行的任何此类实施。