RTEMS CPU Architecture Supplement
The default fatal error handler which is invoked by
the rtems_fatal_error_occurred
directive when there is
no user handler configured or the user handler returns control to
RTEMS. The default fatal error handler disables processor interrupts,
places the error code in XXX, and executes a XXX
instruction to simulate a halt processor instruction.
RTEMS CPU Architecture Supplement
Copyright © 1988-2004 OAR Corporation