Event Management Framework - 2021.1 English

Versal ACAP System Software Developers Guide (UG1304)

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

The Event Management Framework allows a PU to request the PMC to call it notify callback whenever a qualifying event occurs. One can request to be notified for a specific node or any event related to a specific node. The two qualifying events will cause the invocation of the callback function gets called for below events:

  • State change of the node for which callback is registered
  • Zero users of the node for which callback is registered
  • Error events for which callback is registered

If you are no longer interested in receiving notifications about events related to the node that the callback was previously requested, you can de-register it.

Note: Only the error, device, and power nodes are supported in this release.

For a complete list of the available error events, refer to the Versal ACAP Technical Reference Manual (AM011).