I have succesfully ported lwIP to an LPC1766 some time ago. Have a look at the CMSIS (Cortex Microcontroller Software Interface Standard) for the LPC17xx series. Saves you a lot of time writing code for the Ethernet MAC and it's easy enough to modify the code for your PHY since they are not all that different...

Best of luck.
Oane

On 11/07/2012 13:15, frs709 wrote:
Hi guys
I am a new guy to the world of micro controller, I am working in a project which needs a TCP/IP stack in lpc1768 without OS by using Eclipse and Yagarto tool chain. lwIP is a good choice for me, but I have no idea where to start. I have done some pre-study and it turns out lpc1768 need a bottom layer (OSI model) driver code as well (In this case I use DP83848c as Ethernet PHY controller). This made me even more confused. Is there anyone who can help me with this? Thanks a lot!
Best Regards
------------------------------------------------------------------------
Rico Wu

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to