Other Parts Discussed in Thread: SYSCONFIG
I am running the ethernet example code as part of the Enet Lwip TCP Client Example.
I am able to see the UART terminal output successfully displaying the messages like link up / down when the network cable is connected but permanently stuck printing
Waiting for network UP ...
Waiting for network UP ...
Waiting for network UP ...
I tried changing other example codes under "networking/lwip" and all examples exhibit the same issue.
The home router has DHCP server running and can successfully assign IP address using DHCP to some other embedded device to test the router integrity.