Embedded Systems Error Codes Directory
Browse an index of embedded systems error codes in Systems & Devices. Each page uses a stable canonical URL and structured sections.
Filter
20 codes
| Code | Short label | Link |
|---|---|---|
| ASSERTION FAILED | Runtime assertion | View |
| BROWNOUT RESET | Undervoltage event | View |
| BUSFAULT | Bus fault exception | View |
| DEBUGMON | Debug monitor exception | View |
| DOUBLE FREE | Memory freed twice | View |
| FLASH WRITE FAILED | Storage operation failed | View |
| GURU MEDITATION ERROR | Runtime panic | View |
| HARDFAULT | CPU fault exception | View |
| HEAP CORRUPTION | Allocator state corrupted | View |
| I2C BUS ERROR | Bus communication failure | View |
| ILLEGAL INSTRUCTION | Invalid CPU instruction | View |
| MALLOC FAILED | Heap allocation failed | View |
| MEMMANAGE | Memory management fault | View |
| NMI | Non-maskable interrupt | View |
| OUT OF MEMORY | Allocation failure | View |
| PENDSV | PendSV exception | View |
| STACK OVERFLOW | Stack exhaustion | View |
| SVCALL | Supervisor call | View |
| USAGEFAULT | Usage fault exception | View |
| WATCHDOG RESET | Watchdog triggered | View |