XIP - 2022.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2023-01-02
Version
2022.2 English

This example shows how to create a boot image that executes in place for a zynqmp ( Zynq® UltraScale+™ MPSoC:

the_ROM_image:
{
	[
	  bootloader,
	  destination_cpu=a53-0,
	  xip_mode
	] mpsoc_qspi_xip.elf
}

See xip_mode for more information about the command.