Hi, Anybody having success in porting lwip 1.3.0-rc1 to at32uc3a?
I have the evk1100 eval board. I have tried make a port by follow the changelog and fixes the compile errors when compiling the control-panel example application against lwip-1.3.0-rc1. It was easy to implement the few extra function needed 1.3.0-rc1 sys_mbox_tryfetch and sys_mbox_trypost. I think my biggest problems is to adjust the different parameters correct in lwipopts.h - mostly because my very limited understanding of the lwip and freertos code. Current I use the LED and serial port as simple debug. And the program is stuck at sys_mbox_fetch in tcpip.c, and the last thing I see at the serial port is a "sys_timeout: ... " debug message. Jakob Hilmer Software Developer _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
