Import Sysroot by petalinux to Vitis - asiaa/BURSTT GitHub Wiki

  1. Vitis Embedded Linux: Sysroot and Library usage
  2. After petalinux generated the sdk project, the sdk package can be used by Vitis to generated custom platform. as the above document stated.
  3. Envoke Vitis 2023.1, import the xsa file in the petalinux project, under project-spec -> hw-description-> system.xsa.
  4. Disable the "generate boot" function.
  5. Direct the sysroot to the petalinux-project/images/linux/sdk/sysroots/cortexa72-cortexa53-xilinx-linux
  6. For rfsoc, has to add the "metal" library manually.