FreeRTOSConfig.h will be irrelevant.  sys_arch much more relevant.

There are some FreeRTOS examples that demonstrate socket usage in a
multitasking environment - although thus far only a command interpreter,
so nothing that will put the stack under the same load as an HTTP server
has the potential to do.

>From what I have read on this list, the normal answer seems to be, there
could be a threading issue with the way your interrupts are interacting
with the stack.

Regards,
Richard.

+ http://www.FreeRTOS.org
Designed for Microcontrollers.
More than 7000 downloads per month.





On 20/09/2011 15:33, vincent cui wrote:
> The bug happen in dynamic...
> If I dump the lwipopt and freertos configuration files.  Do you help to 
> figure it out ?
> 
> ï»?Vincent Cui
> Sr.Firmware Engineer
> Mobile: +8613482482211
> Tel: +86 21 34612525x6104
> Fax: +86 21 34619770
> E-Mail: vincent....@enlogic.com
> Shanghai EnLogic Electric Technology Co., Ltd.
> Address: 1104-1106, Building A, No.391, Guiping Road, Xuhui District, 
> Shanghai, 200233
> http://www.enlogic.com
> 
> -----Original Message-----
> From: lwip-users-bounces+vincent.cui=enlogic....@nongnu.org 
> [mailto:lwip-users-bounces+vincent.cui=enlogic....@nongnu.org] On Behalf Of 
> Kieran Mansley
> Sent: 2011Äê9ÔÂ20ÈÕ 22:30
> To: Mailing list for lwIP users
> Subject: Re: [lwip-users] httpserver problem
> 
> On Tue, 2011-09-20 at 14:10 +0000, vincent cui wrote:
>> But I really don't know why lwIP will hang ... 
> 
> It's either (i) a bug in lwIP; or (ii) a bug in your port; or (iii)
> badly configured for the load you're putting it under and has run out of
> resources.
> 
> Kieran
> 
> 
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to