>> Now let me ask you something. If you have 16M byte RAM why do you use LwIP. >> Use Linux with FULL BSD TCP stack. Much better.
We have some real-time constraints, such as a touch screen that we want real responsive. There is also a more deeply embedded CPU with only 500K and it's easier to use a single OS across the project. So we are using FreeRTOS, and lwIP is great on the board supporting the ethernet! _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
