我正在寻找一些基于 FreeRTOS 的 LwIP UDP 服务器或客户端示例。
有人有任何提示吗? 感谢您的帮助...
谢谢、
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.
我正在寻找一些基于 FreeRTOS 的 LwIP UDP 服务器或客户端示例。
有人有任何提示吗? 感谢您的帮助...
谢谢、
你(们)好
[引用 userid="526981" URL"~μ C/support/microcontrollers/arm-based microcontrollers-group/arm -based-microcontrollers/f/arm based-microcontrollers-forum/1130169/tm4c1294ncpdt-lwip-udp-server-or-client-example-in-freertos/4195622#4195622]包含 LwIP-1.4.1的 TivaWare_C_Series-2.2.0.295是否准备好使用 Netconn API?
我看到一些旧文章说只能使用 Raw API。
[/报价]为了使 lwIP 使用 Netconn API、还必须存在 RTOS。 借助 RTOS、可根据 lwIP 文档使用原始和 Netconn API。 尽管如此、我们目前还没有使用 lwIP Netconn API 的示例和支持。 我们在 TivaWare 库中提供的示例都使用不带 RTOS 的 Raw API。 对于 lwIP Netconn+RTOS 的支持可能是我们需要考虑的问题、但目前我们没有时间表。