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.

[参考译文] AM2634:通过 PHY dp83869 ping 以太网

Guru**** 2391415 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1519515/am2634-ping-to-the-ethernet-by-phy-dp83869

器件型号:AM2634
主题:DP83869中讨论的其他器件

工具/软件:

尊敬的团队:

我将静态 IP 配置到评估板并连接到 PC 端口,但无法从 PC ping eval 的 IP ,感染端口未启动( RJ45连接器上的 LED 未亮起),

但是、如果 PC 连接到另一台 PC、则其工作正常意味着 PC 端口和电缆没有问题  

SDK - mcu_plus_sdk_am263x_10_02_00_13

工程- enet_cpsw_rahttpserver

接口和 PHY - RGMII 和 dp83869

=========================
CPSW LWIP HTTP Web 服务器
=========================
EnetAppUtils_reduceCoreMacAllocation:将 CoreID:0的 Mac 地址分配从4减少到2
打开 MAC 端口1
EnetPhy_bindDriver:1873
打开 MAC 端口2
EnetPhy_bindDriver:1873
PHY 0处于活动状态
Phy 3处于活动状态
在启动 lwIP 时、本地接口 IP 启用了 DHCP
[LWIPIF_LWIP] NETIF 初始化成功
主机 MAC 地址-0:1c:63:49:11:BE:A5

主机 MAC 地址-0:00:00:00:00:00:00:00

Enet IF 向上事件。 本地接口 IP:0.0.0.0
[LWIPIF_LWIP] NETIF 初始化成功
Enet IF 向上事件。 本地接口 IP:0.0.0.0
Enet IF 向上事件。 本地接口 IP:192.168.1.4
Enet IF 向上事件。 本地接口 IP:192.168.1.3
正在等待网络打开...
正在等待网络打开...

请建议出现哪种问题?