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: Ping to the Ethernet by Phy dp83869

Part Number: AM2634
Other Parts Discussed in Thread: DP83869

Tool/software:

Dear Team,

I configure the static ip to the Eval board and connect to pc port but not able to ping eval's IPs from the PC , infect port is not up (Leds not glowing on RJ45 connector) ,

but if PC is connected to another PC its working mean no issue with PC port and cable 

SDK - mcu_plus_sdk_am263x_10_02_00_13

project - enet_cpsw_rawhttpserver

Interface & Phy - RGMII & dp83869

==========================
CPSW LWIP HTTP WEB SERVER
==========================
EnetAppUtils_reduceCoreMacAllocation: Reduced Mac Address Allocation for CoreId:0 From 4 To 2
Open MAC port 1
EnetPhy_bindDriver:1873
Open MAC port 2
EnetPhy_bindDriver:1873
PHY 0 is alive
PHY 3 is alive
Starting lwIP, local interface IP is dhcp-enabled
[LWIPIF_LWIP] NETIF INIT SUCCESS
Host MAC address-0 : 1c:63:49:11:be:a5

Host MAC address-0 : 00:00:00:00:00:00

Enet IF UP Event. Local interface IP:0.0.0.0
[LWIPIF_LWIP] NETIF INIT SUCCESS
Enet IF UP Event. Local interface IP:0.0.0.0
Enet IF UP Event. Local interface IP:192.168.1.4
Enet IF UP Event. Local interface IP:192.168.1.3
Waiting for network UP ...
Waiting for network UP ...

please suggest what kind of problem is there?