Structure | ||||
---|---|---|---|---|
Reserved[31:25]=0 | Security Flag[24] | Length[23:16]=3 | EM=8 | CMD_SET_EM_ACTION=1 |
Error Event ID | ||||
Reserved | Action ID | |||
Error Mask |
Use this command to set the error action for the specified error event ID and error mask. Refer to the xil_error_node.h file for a list of supported error event IDs and error masks for Versal devices. Error management APIs are not supported over IPI, at present.
- Power On Reset
- 0x1
- System Reset
- 0x2
- Custom
- 0x3 (Not supported through CDO)
- Error Out
- 0x4
- Subsystem Shutdown
- 0x5
- Subsystem Restart
- 0x6
- PLM Print to Log
- 0x7
- No Action
- 0x8. Disable all actions on the event and clear error status
Note: For PSM error events, the
command returns failure if LPD is not initialized.