Note:Skip this step if you want to update the code to support hardware emulation.
Validating the application with hardware emulation can first test the base functions of the platform such as boot initialization, PetaLinux configuration, basic acceleration feature, etc. The DFX feature cannot be emulated in hw-emu. It must be emulated in hardware as described below:
Launch Emulator for PS.
Click Xilinx -> Start/Stop Emulator.
Select Project: vadd_system, Configuration: Emulation-HW.
Click Start
There will be prints on the Emulation Console. Wait for it to boot Linux. The wait window will disappear after it detects Linux boot successfully.
Launch PL emulation.
Right-click vadd_system, select Run as -> Run Configurations.
Select vadd_system-Default.
Change Build Configuration to Emulation-HW.
Click Run.
Check run result.
Stop the Emulator.
Click Xilinx -> Start/Stop Emulator.
Click Stop button.