The Fatal Error Manager processes all fatal or irrecoverable errors and other sources of system termination (for example after exit()). Fatal errors are identified by the fatal source and error code pair.
More...
|
| file | fatal.h |
| | This header file defines the Fatal Error Manager API.
|
| |
The Fatal Error Manager processes all fatal or irrecoverable errors and other sources of system termination (for example after exit()). Fatal errors are identified by the fatal source and error code pair.
◆ rtems_exception_frame_print()
%
- Parameters
-
Definition at line 144 of file fatal.h.
◆ rtems_fatal()
%
- Parameters
-
| fatal_source | % |
| error_code | % |
Definition at line 162 of file fatal.h.
◆ rtems_fatal_error_occurred()
◆ rtems_fatal_source_text()
◆ rtems_internal_error_text()
◆ RTEMS_PRINTFLIKE()