[Tinyos-devel] Nested interrupts
Rodrigo Fonseca
rfonseca at cs.berkeley.edu
Fri Aug 10 09:52:03 PDT 2007
Hi,
in a project we are doing we need to take care of nested interrupts:
interrupts that fire while the processor is inside an interrupt
handler.
The question is, for each processor, is there a bound for the number
of nested interrupts we can have? Is that the number of different
interrupt priorities, or is it only bounded by the size of the stack
:) ?
Thanks,
Rodrigo
More information about the Tinyos-devel
mailing list