Enable Cross-Triggering - 2021.2 English

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

Document ID
UG1400
Release Date
2021-12-15
Version
2021.2 English

You can now create/edit/remove cross-trigger breakpoints and apply the breakpoints on the target using the Debug Configurations page. To enable cross-triggering, do the following:

  1. Launch the Vitis software platform.
  2. Create a standalone application project. Alternatively, you can also select an existing project.
  3. Right-click on the application and select Debug As > Debug Configuration.
  4. Double-click Launch on Hardware (Single Application Debug) to create a new configuration.
  5. On the Target Setup view, select Enable Cross-Triggering.
  6. Click the button next to the Enable Cross-Triggering check box. The Cross Trigger Breakpoints page appears.
    You can create new breakpoints and edit or remove existing breakpoints using the Cross Trigger Breakpoints page. The options available on the page are described below.
    Create
    Click to create a new cross trigger breakpoint. The New Cross Trigger Breakpoint page appears. You need to select a cross trigger signal, which can be a source or destination of a cross-triggering breakpoint. The OK button enables only when you select at least one input and one output signal.
    Edit
    Click to edit an existing breakpoint. The Edit Cross Trigger Breakpoint page appears that allows you to edit the selected input and output signals.
    Remove
    Click to remove the selected breakpoint.