lwip_ping_enet_qos_bm
Overview
The lwip_ping_enet_qos demo application demonstrates a Ping Demo on the lwIP TCP/IP stack, which uses the ICMP protocol. The application periodically sends the ICMP echo request to a PC, and processes the PC reply. Type “ping $board_address” in the PC command window to send an ICMP echo request to the board. The lwIP stack sends the ICMP echo reply back to the PC.