Running and Debugging Applications under a System Project Together - 2021.2 English

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

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English
Each application of a system project can run standalone. Applications in a system project can be launched together as well. The Vitis software platform can download them one by one and launch them one after another. In debug mode, all applications stop at main(). The following steps detail how to run applications under a system project together.
  1. Right-click the system project in the Explorer view, select Run as or Debug as, then select Launch on Hardware (System Project Debug).
  2. Double-click the XSCT Console view at the bottom right of the IDE to see the detailed commands and logs.