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.
您好!
让我确认 SDK 8_01_00_36的规格。
我尝试通过遵循"Examples_LWIP_ENET.html"使用 AM243x LP 执行 lwIP 演示。
然后、我可以在 PORT0 (J19连接器侧)确认 IP 地址、但无法在 Port1 (J18连接器侧)确认 IP 地址。
此演示能否仅适用于 PORT0?
(在上面的 html 文档中没有关于此内容的"注释"。)
此致、
您好、Ryuichi-San、
AM264x LP 的 LWIP 示例仅使用 RGMII1。 您可以从 enet (CPSW)上的 example.syscfg 中看到它。 当然、您可以在 example.syscfg 中将其更改为 RGMII2以使用另一个端口。
此致、
Ming
Ming-San、您好!
感谢你的答复。 我明白了!
我不熟悉 SysConfig、我将对其进行研究并更改参数以执行另一个端口。
BR、