|
ChibiOS/RT
2.5.1 |
|
Interrupt vectors for the LPC214x family.
Functions | |
| void | _unhandled_exception (void) |
| Unhandled exceptions handler. | |
| void _unhandled_exception | ( | void | ) |
Unhandled exceptions handler.
Any undefined exception vector points to this function by default. This function simply stops the system into an infinite loop.
Definition at line 39 of file GCC/ARM/LPC214x/vectors.s.