lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] port the latest version 2.0.2 to stm32f207


From: frognidie
Subject: Re: [lwip-users] port the latest version 2.0.2 to stm32f207
Date: Wed, 26 Jul 2017 22:47:30 -0700 (MST)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]