RTEMS CPU Kit with SuperCore
4.11.3
|
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. | |