|
SmartSnippets DA1459x SDK
|
Generic Exception Handlers. More...
Files | |
| file | hw_hard_fault.h |
| Hard-Fault Handler include file. | |
Variables | |
| volatile uint32_t | hardfault_event_data [9] |
| Holds the stack contents when a hard-fault occurs. More... | |
Generic Exception Handlers.
| volatile uint32_t hardfault_event_data[9] |
Holds the stack contents when a hard-fault occurs.
The stack contents are copied at this variable when a hard-fault occurs. The first position is marked with a special "flag" (0xBADC0FFE) to indicate that the data that follow are valid.
1.8.16