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.

TMDS243GPEVM: MCU-PLUS-SDK-AM243X-08-02-00-12 enet_lwip_cpsw with no link

Part Number: TMDS243GPEVM

Hello experts

I can't get a link to the ethernet port (connected to CPSW port) if I download the example enet_lwip_cpsw_am243x-evm-xxxx-  to my board. Nearly the same example enet_lwip_icssg_am243x-evm-xxx connected to ICSS port is working fine. The one and only difference to your deployed example is LWIP_DHCP = 0 and I have configured my own IP address.


==========================
ENET LWIP App
==========================
Enabling clocks!
Starting lwIP, local interface IP is 192.168.39.5
CPSW_3G Test on MAIN NAVSS
PHY 0 is alive
Host MAC address: f4:84:4c:f9:86:c7
[LWIPIF_LWIP] Enet has been started successfully
[LWIPIF_LWIP] NETIF INIT SUCCESS
status_callback==DOWN
UDP server listening on port 5001
5. 33s : CPU load = 3.08 %
10. 33s : CPU load = 2.84 %
15. 33s : CPU load = 2.84 %

Do you have any idea what I'm doing wrong?

Thanks,

Klaus Peter