How to build the SystemC executable.
Procedure
Navigate to the .../Build_<CPU>/ directory and execute the
build.sh (Linux) or build.bat (Microsoft
Windows) script.
For the SystemC examples that ship with Fast Models this generates an executable
that consists of the project name prefixed by EVS_, suffixed by the CPUs and followed by
.x (Linux) or .exe (Microsoft Windows). Examples are
EVS_DualDhrystone_Cortex-A15x1-A15x1.x, and
EVS_DMADhrystone_Cortex-R5x1-A15x1.x.