Developing Applications using lwIP TCP/IP stack on ADI ...

Notify the Ethernet driver that it should now start to operate. After the lwIP stack has been initialized, the Ethernet controller drive is told to start operating by a call on the function adi_dev_Control and passing the command ADI_ETHER_CMD_START. ................
................