Running and Debugging Application Components under a System Project Together - 2023.2 English

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

Document ID
UG1400
Release Date
2023-12-13
Version
2023.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 them 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 flow navigator to start a run / debug launch configuration.
    Note: Refer to Launch Configurations chapter to launch new configuration. Review the application and processor setting in the configuration page.
  2. Click debug to start debugging the system project. A view displaying multiple application downloading process in the XSDB console is displayed.