lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] Re: application above lwip too low - lwip memp overflow


From: Piero 74
Subject: Re: [lwip-devel] Re: application above lwip too low - lwip memp overflow
Date: Wed, 14 Jan 2009 17:42:57 +0100

i'm working with RTOS...
i suppose i have to stop TCPIP thread, and all task created using sys_create_thread...

mmmm....
i think it is not a good idea....

I' d like only to unlock lwip from memp overflow stuck...

bye

2009/1/14 Mike Kleshov <address@hidden>
As far as I can see, the only problem is initialization of static
variables. If you can make your C startup code re-initialize them,
then you can simply start lwip again.

- mike

2009/1/14 Piero 74 <address@hidden>:
> ...if it'is possible, i need to "restart" in same way the lwip stack,
> freeing all memp.
> My application will restart the board after few time without network
> activity, but i'd like to have a "soft" method to restart only the stack
>
> Any idea?


_______________________________________________
lwip-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-devel


reply via email to

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