xilplmi
Vitis Drivers API Documentation
xplmi_event_logging_client_example.c File Reference

Overview

This file illustrates Plmi event logging based on user data To build this application, xilmailbox library must be included in BSP and xilplmi library must be in client mode.

This example is supported for Versal and Versal Net devices.

Procedure to run the example.

Load the Pdi. Download the pdi into ddr. Select the target. Download the example elf into the target.

MODIFICATION HISTORY:
Ver   Who  Date     Changes


1.00 dd 02/13/24 Initial release pre 07/10/24 Added SSIT support

 

Macros

#define PDI_SRC_ADDR   (0x1000000U)
 Pdi address. More...
 
#define BUFFER_LENGTH   (0x400000U)
 Length of debug log buffer in words. More...
 

Functions

int main (void)
 Main function to call the ExtractMetaheader example function. More...