Packaging the entire system after compilation and linking is a required
step for embedded processor platforms. Packaging the system generates the SD card and
necessary flash images that helps boot the system prior to running HW Emulation. The
packaging for HW Emulation requires target to be set v++ -p -t
hw_emu. For more details on package options, see Packaging for Vitis Flow.