- Open the Vitis IDE.
- Select
to create a new platform project. - Set the desired Project Name and select Next.
- Select Create from hardware specification (XSA) and
select Next.
- Select the generated XSA from the HDMI 2.0 Example Design, and select
Finish.
- Build/Generate the platform. Right-click Platform
and select Build Project.
- At the platform.spr page, select Board Support
Package under the standalone, and expand the Peripheral
Drivers.
- Find the v_hdmi_rx_ss or v_hdmi_tx_ss, and select Import
Examples.
- An Import Examples window opens with a list of applications. See the
screenshot and select the respective application and click OK. See the Example Design Support Summary table
in the Summary topic to select the respective application.
- Build the application.
The Example Application will be built and a
.elf file is ready to use.