Launch PS application with xclbin
(or PS application expected variables), so it is ready to be debugged.
After PS application is running and waiting to be debugged, launch Vitis IDE debugger.
The Debugger launches, where you can expect to see AI Engine cores, and
the source code window that allows debug (step-into, step-through, step-return)
the variables view
the breakpoint view
the register view The application is ready to be debugged.
From Vitis IDE, the application is being debugged during run time.
From Vitis IDE, click resume for all AI Engine cores, and final “TEST PASSED” is displayed.