OAR

RTEMS 4.5.1-pre3 On-Line Library


Interrupt Processing Vectoring of Interrupt Handler

PREV UP NEXT Bookshelf RTEMS Intel i960 Applications Supplement

4.2: Vectoring of Interrupt Handler

Upon receipt of an interrupt the i960CA automatically performs the following actions:

A nested interrupt is processed similarly by the i960CA with the exception that the Frame Pointer (FP) already points to the interrupt stack. This means that the FP is NOT overwritten before space for the Interrupt Record is allocated.

The state flag bit of the saved PC register in the Interrupt Record is examined by RTEMS to determine when an outer most interrupt is being exited. Therefore, the user application code MUST NOT modify this bit.


PREV UP NEXT Bookshelf RTEMS Intel i960 Applications Supplement

Copyright © 1988-2000 OAR Corporation