The Disassembly view displays machine code and assembly code. C/C++ source code also reside within the lines for source code referencing. In the Explorer view, navigate to Debug and select the AI Engine core. Right-click on CALL STACK and select Open Disassembly View.
Figure 1. Disassembly View
You can step over the disassembly code using the debug controls as shown below. These control commands let you step into/over/return from the source code. Other commands let you resume, stop, terminate, or disconnect the debugger from the Vitis IDE.