Debugging an Application on the Emulator (QEMU) - 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 debug an application without a physical board on the emulator. The Vitis software platform creates an emulator similar to the hardware to debug the application.
  1. Create an application project and build it.
  2. Right-click the application project and select Debug as > Launch on Emulator (Single Application Debug). This opens a pop-up dialog box.
  3. Click Start Emulator and Debug.