RTEMS Logo

RTEMS 4.9.2 On-Line Library


Blackfin Specific Information Disabling of Interrupts by RTEMS

PREV UP NEXT Bookshelf RTEMS CPU Architecture Supplement

3.4.2: Disabling of Interrupts by RTEMS

During interrupt disable critical sections, RTEMS disables interrupts to level four (4) before the execution of this section and restores them to the previous level upon completion of the section. RTEMS uses the instructions CLI and STI to enable and disable Interrupts. Emulation, Reset, NMI and Exception Interrupts are never disabled.


PREV UP NEXT Bookshelf RTEMS CPU Architecture Supplement

Copyright © 1988-2008 OAR Corporation