xilloader
Vitis Drivers API Documentation
xilloader_extract_metaheader_client_example.c File Reference

Overview

This file illustrates extract meta header using user data.

To build this application, xilmailbox library must be included in BSP and xilloader 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 partial 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 DDR_ADDR   (0x1000000)
 Source DDR address. More...
 
#define BUF_TOTAL_SIZE   (0xD00)
 Size of ImgHdrTbl + ImgHdr + PrtnHdr. More...
 

Functions

int main (void)
 Main function to call the cfi selective readback function. More...