![]() |
xilplmi
Vitis Drivers API Documentation
|
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.
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... | |