> Any plans to have a live lwIP demo? This would be a nice A-B test to your > live uIP demo. The lwIP demo uses the same hardware as the uIP demo so they cannot both be live at the same time. The demo is also a bit basic with just a single page of dynamic text being returned. As it was not live I didn't do anything fancy (the uIP demo uses frames and contains graphics if you go to the root rather than the links I gave). There is a live LPC2124 / Crystal LAN CS8900 demo. This is basically Pauls code running (practically unmodified) as a task under FreeRTOS.org. Due to hardware limitations it bit bangs the NIC and does not use interrupts. See http://www.freertos.org/embeddedtcp.html for the various links. Regards, Richard. http://www.FreeRTOS.org
Message
Re: [lpc2000] tcpip
2006-01-16 by FreeRTOS Info
Attachments
- No local attachments were found for this message.