-----lwIP Socket Mode Echo server Demo Application ------
WARNING: Not a Marvell or TI Ethernet PHY. Please verify the initialization sequence
Start PHY autonegotiation
Waiting for PHY to complete autonegotiation.
autonegotiation complete
link speed for phy address 5: 1000
ERROR: DHCP request timed out
Configuring default IP of 192.168.1.10
Board IP: 192.168.1.10
Netmask : 255.255.255.0
Gateway : 192.168.1.1
Server Port Connect With..
-------------------- ------ --------------------
echo server 7 $ telnet <board_ip> 7
WARNING: Not a Marvell or TI Ethernet PHY. Please verify the initialization sequence
这个警告是什么意思呢? |