1.8 Stack Monitor

The purpose of the stack monitor is to detect if the program flow has run away, as in, performed operations that violate the intended memory boundaries. Any stack overflow or underflow errors are reported to the Error Controller.