Debugging an Application Using a Multi-Cable/Multi-Device Setup - 2021.2 English

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

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English
  1. Create the application project and build the application (see the Applications section for more details).
  2. Right-click the application project you created and select Debug As > Debug Configuration.
  3. Double-click Single Application Debug to create the new configuration.
  4. Go to the Target Setup tab.

  5. There are two options in the target setup: PL Device and PS Device. Because this is a multi-cable/multi-device setup, you need to select the PL and PS devices to program by clicking the Select button next to each field.
    1. In the case of a multi-device setup, the selection of PL and PS device looks like the following.

    2. In the case of a multi-cable setup, the selection of PL and PS device looks like the following.

      Note: If the device status is Auto Detect, the Vitis tool automatically picks up the first device or cable from the list.
  6. Click Debug to proceed further with the debugging of the application.