lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Task priorities in TCP/IP Stack


From: Boulanger, Cyrille
Subject: RE: [lwip-users] Task priorities in TCP/IP Stack
Date: Wed, 24 Feb 2010 16:26:51 +0100

Hi Christian,

This fix has been applied and is available in the AVR UC3 SFW since v1.7.0 
(which is now officialy released and available here: 
http://www.atmel.com/forms/software_download.asp?fn=dl_AVR-UC3-SoftwareFramework-1.7.0.zip).

Regards,

Cyrille.
.

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of address@hidden
> Sent: Wednesday, February 24, 2010 4:01 PM
> To: address@hidden
> Subject: Re: [lwip-users] Task priorities in TCP/IP Stack
> 
> Christian Steffen wrote:
> > Hello,
> >
> > I use the lwIP/FreeRtos at the Atmel AVR32UC3. The current 
> lwIP Version
> > I use is 1.3.2.
> > [..]
> > Now I see, that the ETHINT task don't use messages to commit the
> > received frames to the TCP/IP task. It calls 
> ethernet_input() directly.
> >    
> This is a bug which I think has been fixed in a recent 
> beta-version of 
> Atmel's netif driver (http://www.atmel.no/beta_ware/). In short, the 
> netif driver has to call 'netif->input()' for all supported packets 
> instead of calling ethernet_input() directly. You can do the change 
> yourself and see if that fixes it.
> 
> Simon
> 
> 
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users
> 




reply via email to

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