Getting Started - 2025.1 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-07-31
Version
2025.1 English

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.

  1. Open a terminal and navigate to the script’s directory, and source the Petalinux tool.

  2. Run the command make all. This will take some time.

  3. 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.