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.

[参考译文] TM4C129ENCPDT:lwIP 2.0.x 移植到 TM4C129x?

Guru**** 2478765 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/689788/tm4c129encpdt-lwip-2-0-x-ported-to-tm4c129x

器件型号:TM4C129ENCPDT

Tivaware 中的 lwIP 1.4.1支持已经很旧了。 互联网上的许多开发人员建议在 lwIP 2.0.x 上启动新项目、尤其是在结合多个开源嵌入式库时。

是否有人成功地将 lwIP 的 TM4C 端口从1.4.1更新为2.0.x?

中断与 main()主循环调用需要移动。 我一直在使用2.0.3并查看 NonGNU.org 和 ARMmbid/lwip、但有一些有趣的差异。

有什么帮助?