Linux debug setup is a mandatory step. Setup allows you to create platform and application projects in the Vitis Unified IDE. There is a script attached to this tutorial that users can use to generate a demo XSA, Sysroots and Vitis Workspace.
Open a terminal and navigate to the script’s directory, and source the Petalinux tool.
Run the command make all. This will take some time.
Launch the Vitis IDE unified_workspace workspace.
Note: The scripts above will generate the HW and SW images automatically for a ZCU102 board. However, users can refer to the Appendix section for supplementary information about creating a hardware design and building software boot images manually.