RTEMS Logo

RTEMS 4.9.3 On-Line Library


Stack Bounds Checker Checking for Blown Task Stack

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

25.3.2: Checking for Blown Task Stack

The application may check whether the stack pointer of currently executing task is within proper bounds at any time by calling the rtems.stack_checker_is_blown method. This method return FALSE if the task is operating within its stack bounds and has not damaged its pattern area.


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2008 OAR Corporation