![]() |
xilloader
Vitis Drivers API Documentation
|
This file illustrates the selective configuration memory readback.
To build this application, xilmailbox, xilplmi, xilloader libraries must be included in BSP and xilloader must be in client mode
This example is supported for Versal and Versal Net devices. For SSIT devices, if user wants to read from slave SLRs, there should be access to DDR memory from slave SLRs in the design
Load the Pdi. Select the target. Download the example elf into the target.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 pre 08/22/24 Initial release
Macros | |
| #define | XLOADER_DEFAULT_ROW 0U |
| Default row. More... | |
| #define | XLOADER_DEFAULT_BLOCKTYPE 0U |
| Default blocktype. More... | |
| #define | XLOADER_DEFAULT_FRAMEADDR 0U |
| Default frame address. More... | |
| #define | XLOADER_DEFAULT_FRAMECNT 1U |
| Default frame count. More... | |
| #define | XLOADER_DEFAULT_DESTADDR 0x100000U |
| Default destination address. More... | |
Functions | |
| int | main (void) |
| Main function to call the cfi selective readback function. More... | |