Simple examples for Corstone-300 FVP

Two simple programs to run on the Corstone-300 FVP

Both examples assume the Corstone-300 FVP (FVP_Corstone_SSE-300_Ethos-U55) is installed and in the PATH

Example using make

$ cd make
$ make
$ ./run.sh

Example using cbuild.sh

$ cd cbuild
$ cbuild.sh basic.Debug.cprj
$ ./run.sh