Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Dear Team,
I'm using Am2634 eval board and wants to configure 2 ip address to the board to achieve this 2 netif configured by sysconfig but i found code getting stuck on line
while (false == App_isNetworkUp(netif_default))
[Cortex_R5_0] ==========================
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 ...
please suggest what wrong with this..and How can we solve it
SDK version - mcu_plus_sdk_am263x_10_02_00_13
Lwip_stat and netif debug
please provide your feedback ASAP