Decode and record the Cortex-M Exception Fault information via Event Recorder. More...
Functions | |
void | ARM_FaultRecord (void) |
Output decoded fault information via Event Recorder. | |
Decode and record the Cortex-M Exception Fault information via Event Recorder.
For an overview see Exception Fault Analysis.
This section contains the function of the component CMSIS-View:Fault:Record that decodes and records the Cortex-M Exception Fault information using the Event Recorder.
ARM_FaultRecord | ( | void | ) |
Output decoded fault information via Event Recorder.
Decode stored fault information and send information using Event Recorder events.
Code Example