Running the Linux Application from the Vitis IDE - 2024.2 English - UG1209

Zynq UltraScale+ MPSoC Embedded Design Tutorial (UG1209)

Document ID
UG1209
Release Date
2025-03-20
Version
2024.2 English
  1. Run the Linux application:

    1. Select linux_hello_world, and click Open Settings button beside it to open the launch.json file.

    2. Select Application Debug.

    3. Review the configurations:

      1. Target Setup Mode: Application Debug

      2. Target Connection: Linux Agent

    4. Click Run.

      Vitis Linux Run Configurations

      The console should print Hello World.

      Linux Hello World run result
  2. Disconnect the connection:

    • Click the Terminate button on the toolbar or press Ctrl+F2.

    • Click the Disconnect button on the toolbar.