Setting up Error Action - 2021.2 English

Zynq UltraScale+ MPSoC Software Developer Guide

Document ID
UG1137
Release Date
2021-10-27
Version
2021.2 English

XPfw_EmSetAction() API is used to setup an action for the specified error.

Parameters

Table 1. XPfw_EmSetAction
Parameter Description
ErrorId ErrorId is ID for error as defined in EM Error ID Table.
ActionId ActionId is one of the actions defined in EM Error Action Table.
ErrorHandler ErrorHandler is the handler to be called in case where action is interrupt to PMU

Return

XST_SUCCESS: If error action is set properly.

XST_FAILURE: If error action fails.