RTEMS 4.10.2 On-Line Library
ARM Specific Information Default Fatal Error Processing
RTEMS CPU Architecture Supplement
2.5: Default Fatal Error Processing
The default fatal error handler for this architecture performs the
following actions:
- disables operating system supported interrupts (IRQ),
- places the error code in
r0
, and
- executes an infinite loop to simulate a halt processor instruction.
RTEMS CPU Architecture Supplement
Copyright © 1988-2008 OAR Corporation