Build a Software Application Using the Unified Vitis Flow - Build a Software Application Using the Unified Vitis Flow - 6.0 English - PG232

MIPI CSI-2 Receiver Subsystem Product Guide (PG232)

Document ID
PG232
Release Date
2026-07-08
Version
6.0 English
  1. To create a new platform project using the generated .xsa file, click on Create Platform Component under Embedded Development tab in the Unified Vitis IDE window, and execute the following steps.
  2. Set the component name, set the location to create the platform component, and click Next.
    Generated by Your Tool
  3. Click Browse, select the generated XSA from the design, and click Next.

  4. Click Next.

  5. Click Finish.

  6. Select the platform in the VITIS COMPONENTS window, and click Build (hammer icon).
    Generated by Your Tool
  7. When the platform is created, click Board support package > drivers > mipicsiss driver, and then click Import Examples.
    Generated by Your Tool
  8. Next, import the example and select the application corresponding to your hardware.
    Generated by Your Tool
    1. For the SP701 board-based example design, select application xmipi_sp701_example.
    2. For the ZCU102 board-based example design, select application xmipi_example.
    3. For the VCK190 board-based example design, select application xmipi_vck190_example.
    4. For the VEK280 board-based example design, select application xmipi_vek280_example.
    5. For the SCU200 XP5IO-based example design, select  application xmipi_scu200_xp5io_example.
    6. For the SCU200 HPIO-based example design, select application xmipi_scu200_hpio_example. 
    7. For the VEK385 D-PHY-based example design, select application xmipi_vek385_dphy_example.
    8. For the VEK385 C-PHY-based example design, select  application xmipi_sek385_cphy_example
  9. Click the imported example application, and then click Build.
    Generated by Your Tool

The design is built and ready to use.