lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Lwip with AVR32


From: Boulanger, Cyrille
Subject: Re: [lwip-users] Lwip with AVR32
Date: Fri, 7 Dec 2012 14:04:05 +0000

Hi,

The ASF(Atmel Software Framework) contains the lwIP 1.4.0 port since ASF 
version 3.3.0 (the current latest ASF release is 3.5.1).

Regards,

Cyr.
.

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
> Behalf Of Elodie Bockstaller
> Sent: Thursday, December 06, 2012 5:12 PM
> To: Mailing list for lwIP users
> Subject: [lwip-users] Lwip with AVR32
> 
> Hi,
> 
> I new in using lwip. I want to create a telnet server. I baseb my code
> on an example for UC3A Board (a board with an AVR32).
> I'm able to connect my computer to my AVR32, the AVR32 is able to read
> data that I send from my computer, but the ARV32 is not able to write
> data. The tcp_write function always return an ERR_MEM, even if the
> message that I want to send is very short.
> An other problem is that the progam never run the poll function.
> Does any one know, where the problem is ?
> 
> Like the example, I use lwip 1.3.0, and I'm wondering wether uprgrating
> to lwip 1.4.0 could help. My problem to do that is that I need the port
> file upgrted. Does any one have upgrated these files for AVR32 ?
> 
> Thank you for your help !
> 
> Elodie Bockstaller
> 
> _______________________________________________
> lwip-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

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