lwip-devel
[Top][All Lists]
Advanced

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

RE : [lwip-devel] New LWIP user - NXP lpc236x microcontroller


From: Frédéric BERNON
Subject: RE : [lwip-devel] New LWIP user - NXP lpc236x microcontroller
Date: Thu, 18 Oct 2007 11:47:55 +0200

Hi,
 
It' better to write to lwip-devel mailing list if you have any questions. Like this, lot of developers could help you (and I could do it if I have time). More, like this, it can help some others users...
 
 
====================================
Frédéric BERNON
HYMATOM SA
Chef de projet informatique
Microsoft Certified Professional
Tél. : +33 (0)4-67-87-61-10
Fax. : +33 (0)4-67-70-85-44
Email : address@hiddenr
Web Site : http://www.hymatom.fr
====================================
P Avant d'imprimer, penser à l'environnement
 
-----Message d'origine-----
De : address@hidden [mailto:address@hidden De la part de Piero 74
Envoyé : jeudi 18 octobre 2007 11:22
À : Frédéric BERNON; lwip-devel
Objet : Re: [lwip-devel] New LWIP user - NXP lpc236x microcontroller

Hi!

ok... i will have a lot of work... but i think that now, thanks to you, i have one way...
Thanks a lot!

Can i send you email if i need help?
Do you know other users in this mailing list which can help me in this activity?

ok... thanks again!

bye, Piero


2007/10/17, Frédéric BERNON <address@hidden>:
There is several way to create a port. One I can suggest is :
 
- select the API you want to use
- prepare your lwipopts.h file
- if you decide to use sequential API, start to create your sys_arch port (http://lwip.scribblewiki.com/Porting_for_an_OS )
- next, create your initialization framework, and use loopif interface in a first time (look http://lwip.scribblewiki.com/Initialization_using_tcpip.c  if you use one of the sequential api, current HEAD "contrib/ports/msvc6" port you also help you, since it's updated)
- now, you can create any simple application to check the stack between two local "process" (a client and a server, by example, look the "contrib/apps/httpserver" or "contrib/apps/httpserver_raw". Since the loopif is "only software", you can check if the stack is working without start to develop your device driver.
- last, implement your device driver (look http://lwip.scribblewiki.com/Writing_a_device_driver). You can also look some "old" ports to see how are design there driver. But I'm not sure there is lot of them updated.
 
Once again, this is a way to create your port. The advantage of this one is you can do most of the job without any real hardware reference...
 
I hope it help you...
 
----- Original Message -----
From: Piero 74
Sent: Wednesday, October 17, 2007 11:45 AM
Subject: [lwip-devel] New LWIP user - NXP lpc236x microcontroller

Hi all.

Someone has a port for NXP lpc236x microcontroller family (or similar) ?

or

someone can help me to develop a port?

or

someone has an example for NXP lpc236x microcontroller family (or similar) ?


thanks to all.
Piero


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


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


Attachment: Frédéric BERNON.vcf
Description: Frédéric BERNON.vcf


reply via email to

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