Hi, Sorry for interrupt these interesting discussion with my question, but I ground on this function. I'm trying to port the lwip to an OS that have these following feature: multi-priority pre-emptive scheduling based, semaphores, message queues, timers, memory management, interrupt handling.
I already implement sys_arch functions, using more or less the implementation on ti_c6711, to be conform to my OS, but don't know how to deal with sys_timeout function on my case. Can someone give me a light of this function?? Paulo _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
