RTEMS Logo

RTEMS 4.9.4 On-Line Library


Board Support Packages Interrupt Stack Requirements

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

21.2.1: Interrupt Stack Requirements

The worst-case stack usage by interrupt service routines must be taken into account when designing an application. If the processor supports interrupt nesting, the stack usage must include the deepest nest level. The worst-case stack usage must account for the following requirements:

The size of the interrupt stack must be greater than or equal to the confugured minimum stack size.


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2008 OAR Corporation