FreeRTOS Info <[email protected]> wrote: > >> Yes, I think the 16-bit int is likely to be the biggest hurdle. It is > >> something we should really try and improve with lwIP, but progress is > likely > >> to be slow. > > > > Things like this are hard to change when you don't have corresponding > hardware. I'd love to see a patch that fixes this to see if we can integrate > it. > > > > I don't think a 16 bit int would cause too much of a problem, with some > inspection/effort. I believe, however, the OP said it was a 16 bit > char
Oops, I didn't see Kieran was referring to a 16-bit int. That works like a charm for me, I just ran the stack on an 8-bit AVR for testing purposes. I made a few tiny fixes, but basically, it all just works. However, 16-bit char is what I meant the real problem is. Simon -- NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! Jetzt informieren: http://www.gmx.net/de/go/freephone _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
