From the Flow Navigator, select the Build All command under the Hardware Emulation header. Again the tool will alert you that some components have not been built, and would you like to build them. Select Yes to proceed. After the build is complete you can review the Reports under the Link and Package headings. The reports offer a summary view as well as additional details of the build process.
While the System project runs software emulation for an embedded processor using the PS on x86 mode, hardware emulation is run under the QEMU environment to fully simulate the embedded processor. When running the hardware emulation build this requires you to first use Start Emulator from the Flow Navigator.
TIP: Wait until the QEMU environment prompt shows up before starting the Run command. You should see something similar to versal-rootfs-common-20241:/mnt# in the Output window before proceeding.
With the Emulator running, click Run under HARDWARE EMULATION header to start the system project running.
You should see TEST PASSED when the emulation run has completed. At this point you will need to stop the emulator by hovering your mouse over the Start Emulator command in the Flow Navigator and clicking the X.