RTEMS CPU Kit with SuperCore
Functions
fatal.c File Reference

Invokes the internal error handler with a source of INTERNAL_ERROR_RTEMS_API and is internal set to false. More...

#include <rtems/system.h>
#include <rtems/fatal.h>
#include <rtems/score/interr.h>
Include dependency graph for fatal.c:

Functions

void rtems_fatal_error_occurred (uint32_t the_error)
 Invokes the internal error handler with a source of INTERNAL_ERROR_RTEMS_API and is internal set to false. More...
 

Detailed Description

Invokes the internal error handler with a source of INTERNAL_ERROR_RTEMS_API and is internal set to false.