Creating Linux Platform Component - 2023.2 English

Zynq-7000 SoC Embedded Design Tutorial (UG1165)

Document ID
UG1165
Release Date
2024-05-02
Version
2023.2 English

Initially, create a Linux Platform Component in the Vitis Unified IDE. The Linux Platform Component contains a domain with the information required by the Linux application.

Create a Linux Platform Component using the following steps:

  1. Go to File → New Component → Platform.

  2. Enter the details in the Create Platform Component window.

  3. Component Name: zc702_platform. Click Next.

  4. Select the Hardware Design, and browse to the XSA file.

  5. Select the Operating System: Linux.

  6. Select the Processor: ps7_cortexa9_0.

  7. Enable Generate Boot artifacts, click Next and Finish.

  8. Build the platform Component:

    • Highlight the zc702_platform under Vitis Components view, and then under FLOW, Click the hammer button.