lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Lwip with AVR32


From: Elodie Bockstaller
Subject: [lwip-users] Lwip with AVR32
Date: Thu, 06 Dec 2012 17:12:14 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0

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



reply via email to

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