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.
- Right-click the system project in the Explorer view, select Run as or Debug as, then select Launch on Hardware (System Project Debug).
- Double-click the XSCT
Console view at the bottom right of the IDE to see the detailed
commands and logs.