cancel
Showing results for 
Search instead for 
Did you mean: 

tcp/ip library

john
Associate II
Posted on July 30, 2008 at 17:52

tcp/ip library

2 REPLIES 2
john
Associate II
Posted on May 17, 2011 at 12:40

Hi,

Just looking for some advise on a good route to take for getting a

TCP/IP library working with a Cortex ?

What we are thinking :-

using the latest Cortex chips with the 8080 data bus,

to talk to the Silicon Labs CP2200 Mac/Phy,

by using the uIP library.

If anyone has already done a TCP/IP system, please let us know what

you used, and how well it all went ?

Or if anyone has used systems with other processors/Mac/Libraries,

please let us know how useful (good) they were ?

Or just any comments welcome.

Thanks,

John.

disirio
Associate II
Posted on May 17, 2011 at 12:40

I tested the uIP stack under an ARM7 platform, the performance is low because the uIP limitations (it is just meant to be tiny and use little RAM). Probably lwIP is much better as performance but I have not tested it yet.

regards,

Giovanni

---

ChibiOS/RT

http://chibios.sourceforge.net