Debugging the System Project - 2023.1 English

Vitis Unified IDE and Common Command-Line Reference Manual (UG1553)

Document ID
UG1553
Release Date
2023-07-17
Version
2023.1 English

After you have launched the Debug view for an System project, you will see several windows or views displayed as shown in the following figure. The Debug view shows the state of cores that are being debugged. It shows the source file and line number where the debugger stops and what action it is taking (breakpoint/step over/…). Refer to Debug View for more information on the available features of the tool.

If your System project includes AI Engine components refer to Debugging the AI Engine Application for details on the debugging methods. If your System project includes PL kernels and Application components only, then refer to Debugging Applications and Kernels for additional information.

Figure 1. Debug View - System Project