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.

[参考译文] C2000WARE:LWIP 2.1.2端口-静态 IP 采集模式

Guru**** 2540720 points
Other Parts Discussed in Thread: TMDSCNCD28388D, TM4C129ENCPDT, C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1076234/c2000ware-lwip-2-1-2-port---static-ip-acquisition-mode

部件号:C2000WARE
“线程”中讨论的其它部件:TM4C129ENCPDT,TMDSCNCD28388D

你好

我被要求在这里交叉发布我的问题,希望有人能帮助我。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1074987/tm4c129encpdt-lwip-2-1-2-port---static-ip-acquisition-mode

我使用的是 TM4C129ENCPDT (与我一起使用),TI 为 TM4C 提供的 SDK 只有 LwIP 1.4.1的端口。 我实施了从 GitHub (https://github.com/alairjunior/lwip-tiva)获得的端口,但  当使用 IPADDR_USE_STATIC 初始化 lwIP 库时,我遇到了一个问题。 ipaddr_use_dhcp 工作正常,但使用 IPADDR_use_static 时,我无法建立连接。当前的 TivaWare C 系列 SDK 附带的1.4.1不是这种情况。

在寻找解决方案时,我发现  用于 C2000微控制器的 C2000Ware 版本4.00.00.00具有用于 LwIP 2.1.2的“官方”端口。 因此,我希望有人能告诉我 IPADDR_USE_STATIC 是否能使用基于 C2000的 MCU?

或者,您可以告诉我一个廉价的 基于 C2000的评估/开发套件的方向,该套件随 RJ45连接器一起提供,以便我自己了解一下。

非常感谢

hl