xilplmi
Vitis Drivers API Documentation
xilplmi_in_place_plm_update_client_example.c File Reference

Overview

This file illustrates In_place PLM update 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 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

 

Macros

#define IMG_STORE_SRC   (0U)
 Source for Image store. More...
 
#define PDI_ID   (0x5)
 Image store address. More...
 
#define DDR_SRC   (1U)
 Source for DDR. More...
 
#define DDR_ADDR   (0x1000000U)
 DDR address. More...
 

Functions

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