Downloading the Images - 2023.2 English

Libmetal and OpenAMP User Guide (UG1186)

Document ID
UG1186
Release Date
2023-11-07
Version
2023.2 English
  1. Navigate to the PetaLinux directory:
    cd <plnx_proj>
  2. Run the PetaLinux boot:
    • Using a remote system:
      petalinux-boot --jtag --kernel --hw_server-url <remote_system>
    • Using a local system:
      petalinux-boot --jtag --kernel –bitstream <bitstream>
    Note: If you encounter any issues append -v to the above commands to see the textual output.