We use this version to compile and execute ( ..\mcu_plus_sdk_am243x_08_04_00_17\examples\networking\lwip\enet_cpsw_tcpclient) ,
We get actual log of running on AM243X-LP board , but it is different from the example output of the Enet Lwip TCP client example
My Client can't get DHCP assigned IP Addr. (Enet IF UP Event. Local interface IP:169.254.158.152 )
Red word is different TI Sample out
Sample output
==========================
CPSW LWIP TCP CLIENT
==========================
Enabling clocks!
EnetAppUtils_reduceCoreMacAllocation: Reduced Mac Address Allocation for CoreId:1 From 4 To 2
Mdio_open: MDIO Manual_Mode enabled
EnetPhy_bindDriver: PHY 0: OUI:080028 Model:23 Ver:01 <-> 'dp83867' : OK
PHY 0 is alive
Starting lwIP, local interface IP is dhcp-enabled
Host MAC address: ac:1f:0f:84:0c:d4
[LWIPIF_LWIP] Enet has been started successfully
[LWIPIF_LWIP] NETIF INIT SUCCESS
Enet IF UP Event. Local interface IP:0.0.0.0
Waiting for network UP ...
Waiting for network UP ...
Cpsw_handleLinkUp: Port 1: Link up: 1-Gbps Full-Duplex
MAC Port 1: link up
Network Link UP Event
Waiting for network UP ...
Waiting for network UP ...
Waiting for network UP ...
Waiting for network UP ...