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.

[参考译文] EK-TM4C1294XL:EK-TM4C1294

Guru**** 2482225 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/716644/ek-tm4c1294xl-ek-tm4c1294

器件型号:EK-TM4C1294XL

我有一个 Enet_s2E 项目与 Tiva Ware 2.1.1.71库一起运行、但我想让它使用2.1.4.178、因为它有一个连接到 UART0的控制台。

我可以编译并下载到 Launchpad EK-TM4C1294XL。

TeraTerm 连接到虚拟通信端口、并在固件启动时显示文本。

串口转以太网示例

正在等待 IP。
正在等待链接。
正在获取 IP 地址...
IP 地址:192.168.1.129
打开浏览器并输入访问 Web 服务器的 IP 地址。

ping 192.168.1.129不起作用。

Telnet 192.168.1.129端口23或26不起作用。

Mozilla 的 http://192.168.1.129不起作用。

D3始终开启。 D2偶尔闪烁。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    我的电脑和 launchpad 不在同一个子网上。