To build the application targeting software emulation, run the following makefile command from the
./reference-files
directory.make all TARGET=sw_emu LAB=run1
This builds both the host software and hardware binary targeted to software emulation. The makefile will also generate the platform JSON emulation file to use during emulation.