petalinux-boot - 2021.1 English

PetaLinux Tools Documentation Reference Guide (UG1144)

Document ID
UG1144
Release Date
2021-06-16
Version
2021.1 English

The petalinux-boot command boots MicroBlaze™ CPU, Zynq® devices, Versal™ ACAP, and Zynq® UltraScale+™ MPSoC with PetaLinux images through JTAG/QEMU. This tool provides two distinct workflows:

  • In petalinux-boot --jtag workflow, images are downloaded and booted on a physical board using a JTAG cable connection.
  • In petalinux-boot --qemu workflow, images are loaded and booted using the QEMU software emulator.

Either the --jtag or the --qemu is mandatory for the petalinux-boot tool. By default, the petalinux-boot tool loads binaries from the <plnx-proj-root>/images/linux/ directory.