Hi Thanks a lot for your reply! But I still do not know how to "up". I used the fixed IP not the DHCP. The code is like this : setup the ip,netmask,gw 1)netif_add(netif,ip,netmask,gw,...); 2)netif_set_default(netif); 3)netif_set_up(netif); Is there any other function I need to add ?
Thank you! Bestwishes, Kerry. -- View this message in context: http://lwip.100.n7.nabble.com/port-the-latest-version-2-0-2-to-stm32f207-tp30265p30285.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
