RTEMS CPU Kit with SuperCore
Functions
nios2-fatal-halt.c File Reference
#include <rtems/score/cpu.h>
#include <rtems/score/nios2-utility.h>
Include dependency graph for nios2-fatal-halt.c:

Functions

void _CPU_Fatal_halt (uint32_t _source, uint32_t _error)
 This routine copies _error into a known place – typically a stack location or a register, optionally disables interrupts, and halts/stops the CPU.