Hi,
I'm trying to build the lwip test so that I can make a start on experimentation. However, I keep on getting build errors. To build this package, I included the libports package, and also the libc package. However, I keep getting errors about how size_t hasn't been declared in scope. I also tried including my own definition for size_t, but other errors result. What is the correct way of building the lwip package?
Peter