|
I'm running FreeRTOS with a cvs Lwip from about 2 weeks ago. I'm using
the Sequential API, so I dont know how much the Raw API has changed.
I had to modify the sys_arch.c file to include several new functions,
as well as modify the existing code to work with the new functions. In
particular I believe the sys_thread_new parameters have changed, and
there is a few new mailbox functions that need to be written. They
were fairly simple. Also, you will need to copy the old ethernetif.c
into the src->netif directory. Also, I had to change some things to lwipopts.h to get everything to compile and run. I think the main thing is that you need to specify how much stack space different threads get in lwip. If you would like I can send you my lwipopts.h file. Andrew Lukefahr [EMAIL PROTECTED] Open Source, Open Minds [EMAIL PROTECTED] wrote:
|
signature.asc
Description: OpenPGP digital signature
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
