|
From: | Frédéric BERNON |
Subject: | RE : [lwip-devel] New LWIP user - NXP lpc236x microcontroller |
Date: | Thu, 18 Oct 2007 11:47:55 +0200 |
-----Message d'origine-----Hi!
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
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 74To: address@hiddenSent: Wednesday, October 17, 2007 11:45 AMSubject: [lwip-devel] New LWIP user - NXP lpc236x microcontrollerHi 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
Frédéric BERNON.vcf
Description: Frédéric BERNON.vcf
[Prev in Thread] | Current Thread | [Next in Thread] |