Part Number: TDA4VM
Hi
I am trying to run LWIP enet example for FreeRTOS on SK-TDA4VM. It is not able to get any IP address from DHCP. Moreover, the LEDs on Ethernet port was not blinking at all.
I am running it on MCU2_1 using CCS work flow.
Below is the output:
==========================
Enet lwIP App
==========================
EnetBoard_setupPorts: 1 of 1 ports configurations found
CPU Load: 100%
Starting lwIP, local interface IP is dhcp-enabled
EnetAppUtils_reduceCoreMacAllocation: Reduced Mac Address Allocation for CoreId:0 From 1 To 0
EnetAppUtils_reduceCoreMacAllocation: Reduced Mac Address Allocation for CoreId:1 From 1 To 0
EnetMcm: CPSW_2G on MCU NAVSS
Mdio_open: MDIO manual mode enabled
PHY 0 is alive
EnetPhy_bindDriver: PHY 0: OUI:080028 Model:23 Ver:01 <-> 'dp83867' : OK
Host MAC address: 34:08:e1:59:db:e4
[LWIPIF_LWIP] Enet LLD netif initialized successfully
status_callback==UP, local interface IP is 0.0.0.0
CPU Load: 6%
CPU Load: 2%
CPU Load: 2%
CPU Load: 2%
CPU Load: 2%

