23.2.6.1. Netx Duo Dhcp

23.2.6.1.1. Overview

The netx duo dhcp example shows netx dhcp functions.

23.2.6.1.2. Board Setting

  • Connect an Ethernet port on PC to a RGMII port or a RMII port on the development board with an Ethernet cable

23.2.6.1.3. Project Configuration

23.2.6.1.4. Running the example

When the example runs successfully, it will print phy link status periodically until its status becomes Up, and it will print DHCP progress. Following message is displayed in the terminal:

NetXDuo is running␍␍␊
DHCP In Progress...␍␍␊
Enet phy init passed !␍␊
Link Status: Down␍␊
Link Status: Up␍␊
Link Speed:  100Mbps␍␊
Link Duplex: Full duplex␍␊
IP address: 192.168.50.76␍␍␊
Mask: 255.255.255.0␍␍