lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Using LWIP Sequential API with non-preemptive (cooperat


From: Sergio R. Caprile
Subject: Re: [lwip-users] Using LWIP Sequential API with non-preemptive (cooperative) OS
Date: Fri, 1 Mar 2019 10:06:43 -0300
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

I don't think the same port will run on a preemptive and a
non-preemptive OS, even if it is the same OS.
Did you check your port ? It will surely rely on some semaphores/mutexes
for proper operation; I don't know how they will behave on a cooperative
scenario.
Anyway, your port provider should know.



reply via email to

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