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/EK-TM4C1294XL:使用 EK-TM4C1294XL 的串口转以太网

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/597951/ccs-ek-tm4c1294xl-serial-to-ethernet-using-ek-tm4c1294xl

器件型号:EK-TM4C1294XL

工具/软件:Code Composer Studio

大家好、

我可以使用串行到以太 网示例项目通过以太网发送数据 、但这需要使用 telnet 协议。  我真正要做的是使用 IP 报头发送数据包。 在我的设置中、EK-TM4C1294XL Connected Launchpad 连接到交换机、我要与之通话的设备也连接到同一台交换机。

现在 我的问题是、是否有任何方法可以通过更改 名为 enet_s2E 的示例工程来指定目标 IP? 或者 是否有任何其他方法 可以通过使用交换机的 IP 地址向连接到交换机的特定设备发送数据 ? 谢谢你

我们非常感谢您就此提供任何帮助或建议

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    由于问题更多的是 LWIP 问题、而不是 TM4C 问题、因此您可能需要查看 LWIP wiki。 其他用户也可能会提供一些建议。