Error Management API Calls - 2021.1 English

Versal ACAP System Software Developers Guide (UG1304)

Document ID
UG1304
Release Date
2021-06-16
Version
2021.1 English

The PLM Error Manager supports the following APIs:

XPlmi_EmSetAction
Use this API to set up the error action. This API takes Error Node ID, Error Mask, Action ID and Error Handler if the Action ID is Interrupt to PMC as input arguments. When this function is called, it disables the existing error actions, and sets the action specified in Action ID for the given error.
XPlmi_EmDisable
Use this API to disable all error actions for a given Error ID. This API takes Error ID as the input argument.