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 the Debugging the AI Engine Application chapter in the AI Engine Tools and Flows User Guide (UG1076). If your System project includes PL kernels and Application components only, then refer to for additional information.