![]() |
xilloader
Vitis Drivers API Documentation
|
This file illustrates configuring jtag status 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 Net devices.
Load the Pdi. 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 | JTAG_UNLOCK (0x3U) |
| Flag for jtag unlock. More... | |
| #define | JTAG_DISABLE (0U) |
| Flag for disable jtag. More... | |
Functions | |
| int | main (void) |
| Main function to call the cfi selective readback function. More... | |