Write Event Response and Ack the Message Event - 2023.2 English

Versal Adaptive SoC System Software Developers Guide (UG1304)

Document ID
UG1304
Release Date
2023-10-18
Version
2023.2 English

Xplmi_SsitWriteResponseAndAckMsgEvent

This API is used to write the response for the triggered message event and acknowledge the message event. It takes the Response Buffer pointer and Response Buffer Size as input arguments, and writes the received response buffer data to its Response Buffer address in the PMC RAM and acknowledges the message event.

Note: This API is currently being called in the message event handler (Xplmi_SsitMsgEventHandler()) to write the response and acknowledge the message event. Hence, the module need not call this API explicitly for acknowledging the message event.