RTEMS Logo

RTEMS 4.9.4 On-Line Library


ARM Specific Information Interrupt Processing

PREV UP NEXT Bookshelf RTEMS CPU Architecture Supplement

2.4: Interrupt Processing

  • ARM Specific Information Vectoring of an Interrupt Handler
  • ARM Specific Information Interrupt Levels
  • ARM Specific Information Interrupt Stack
  • Although RTEMS hides many of the processor dependent details of interrupt processing, it is important to understand how the RTEMS interrupt manager is mapped onto the processor's unique architecture. Discussed in this chapter are the ARM's interrupt response and control mechanisms as they pertain to RTEMS.

    The ARM has 7 exception types:

    Of these types, only IRQ and FIQ are handled through RTEMS's interrupt vectoring.


    PREV UP NEXT Bookshelf RTEMS CPU Architecture Supplement

    Copyright © 1988-2008 OAR Corporation