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