[En-Nut-Discussion] Realtime Nut/OS
Nathan Moore
nategoose at gmail.com
Thu Mar 5 21:26:56 CET 2009
>
>
> Right now NutPostEventFromIrq is actually the only call that is allowed
> when running in interrupt context. This call is ready to be called from
> real time threads as well. It allows to wake up cooperative threads.
> Somehow this may allow to more easily implement delayed interrupt
> handling, which had been proposed by Duane some time ago, if I remember
> correctly.
>
This brings to mind that with this NutPostEventFromIrq and NutPostEventAsync
would both need to do some type of real time yield if they awaken a real
time thread.
More information about the En-Nut-Discussion
mailing list