Sorry bom, please don't consider this as thread hijacking, I think you'll find this useful too.
I do work on baremetal, and always thought a move like DP's is OK, I don't see any problem with that. OS task switches would be seen by lwIP as peripheral interrupts. As long as all lwIP calling code is in the same thread, I don't see any issues. Yes, perhaps using the OS would take advantage of it, but not using it enables porting code from bare metal to OS a no hassle. Otherwise, one would have to keep two copies of his applications. -- _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
