[ECOS] cyg_alarm - which context

Martin Laabs martin.laabs@mailbox.tu-dresden.de
Thu Mar 11 08:41:00 GMT 2010


Hi,

I have an alarm handle which is called periodically. In which context is 
the function called? Obviously it is not a thread because 
cyg_thread_delay does not work.
Anyway - is this handle-function interruptible by the scheduler or 
should I handle it like a interrupt routine? (I hope it does not block 
interrupts.)
Which stack is used by this function? It is the idle stack?

Thank you,
  Martin Laabs

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list