Running and Debugging Application Components Under a System Project Together - 2025.2 English - UG1400

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2025-11-20
Version
2025.2 English
Each application component under a system project can run standalone. Application components under a system project can be launched together as well. The Vitis Unified IDE can download application components one by one and launch them one after another. In debug mode, all applications stop at main(). The following steps detail the steps to run or debug application components under a system project together.
  1. Select the system project in the Component View and go to the Flow Navigator to start a run or debug launch configuration.
    Note: Refer to Launch Configurations chapter to launch new configuration and refer to: Creating a New Target Connection for setting the target connection. Review the application, processor, and target setting in the configuration page.
  2. Click debug or run.
    Note: Select the core against the corresponding application to step over, step in and step out. You can also select the parent node to start, pause, or resume all the cores.