Karl Karpfen wrote: > I don't use any threads but plain, bare-metal programming. > Here lwIP is running in context of the Ethernet-PHY-interrupt(s) > while some data are pushed to lwIP from the main-loop.
I could repeat myself, but I don't (see my last mail). In the end, you are having two threads of execution when using ISR + main loop, even without an OS. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
