Build Software Application Using Vitis IDE - 1.2 English

HDMI 2.1 Receiver Subsystem v1.2 Product Guide (PG351)

Document ID
PG351
Release Date
2023-10-31
Version
1.2 English
  1. Open the Vitis IDE.
  2. Select File > New > Platform Project to create a new platform project.

  3. Set the desired Project Name and select Next.

  4. Select Create from hardware specification (XSA) and select Next.

  5. Select the generated XSA from the HDMI 2.1 Example Design, and select Finish.

  6. Build/Generate the platform - Right-click Platform and select Build Project.

  7. At the platform.spr page, select Board Support Package under the standalone, and expand the Peripheral Drivers.

  8. Locate v_hdmi_rx_ss1 or v_hdmi_tx_ss1, and select Import Examples.

  9. An Import Examples window opens with a list of applications. Select the respective application and click OK.

  10. Build the application.

  11. Click Run in the Vitis IDE to program the FPGA and load elf file to processor.
The Example Application will be built and a .elf file is ready to use.