lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Questions about how to get a robust lwIP TCP Raw API se


From: Sergio R. Caprile
Subject: Re: [lwip-users] Questions about how to get a robust lwIP TCP Raw API server application.
Date: Wed, 4 Nov 2015 12:31:22 -0300
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

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.

-- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]