LP-AM261: Enet Lwip TCP Client Example not working?

Part Number: LP-AM261
Other Parts Discussed in Thread: CCSTUDIO

Tool/software:

I just got an LP-AM261 board. The MCU+SDK “Hello World” example ran fine, and the “ICSS-EMAC LwIP Example” also worked. However, other networking samples, specifically the “Enet LwIP UDP Client Example” and “Enet LwIP TCP Client Example” did not work. I tested with and without DHCP, directly between the LP-AM261 and my laptop and also through a switch, and I tried multiple Ethernet cables.

see here the output of the Enet Lwip TCP Client Example:


==========================
CPSW LWIP TCP CLIENT
==========================
EnetAppUtils_reduceCoreMacAllocation: Reduced Mac Address Allocation for CoreId:0 From 4 To 1
Open MAC port 1
Assuming Board Version as E1
Mdio_normal_ioctl_handler_ENET_MDIO_IOCTL_C22_READ:230
EnetMod_ioctl:1603
EnetPhyMdioDflt_readC22:296
EnetPhy_readReg:646
Starting lwIP, local interface IP is dhcp-enabled
[LWIPIF_LWIP] NETIF INIT SUCCESS
Host MAC address-0 : 70:ff:76:1f:e9:f8
Enet IF UP Event. Local interface IP:192.168.0.200
[LWIPIF_LWIP] Enet has been started successfully
Waiting for network UP ...
Waiting for network UP ...
Waiting for network UP ...
Waiting for network UP ...
Waiting for network UP ...
Waiting for network UP ...

Best Regards,

Paul