After the emulator and Petalinux boot up, issue these commands from the emulator console (terminal 1 from step 3).
cd /run/media/mmcblk0p1
./host.exe a.xclbin
Note: This step is required to initialize and debug AI Engine tiles because this design has the --package.defer_aie_run
option.