5.5.10 Instantiating a DualDhrystone example
How to instantiate two identical EVSs into a virtual platform.
Procedure
-
Build the EVS_DualDhrystone example system.
Option |
Description |
Linux |
> cd $PVLIB_HOME/examples/SystemCExport/EVS_DualDhrystone/Build_Cortex-A15x1-A15x1
> ./build.sh
|
Microsoft Windows |
> cd %PVLIB_HOME%\examples\SystemCExport\EVS_DualDhrystone\Build_Cortex-A15x1-A15x1
> build.bat
|
-
Run the example.
Option |
Description |
Linux |
> ./run.sh
|
Microsoft Windows |
> run.bat
|
The Dhrystone image to load onto the simulation executable is part of the TPIP
package. The location
is $PVLIB_HOME/images/dhrystone.axf. The provided run script uses the
location automatically.
Two Dhrystone outputs appear for 1000000 iterations each.