This software implements functionality which can be used to make software with support for run-time updating and different kinds of task migration.
If you want to see if the software actually works there is a simple way to do this.
-
Download and compile linaros qemu port of the VersaTile Express Cortex-A9. (clone from git://git.linaro.org/qemu/qemu-linaro.git)
-
Get the devkitARM toolchain r37 (this is the one we have used, so it should work).
-
Get and install the ninja build system (http://martine.github.io/ninja/)
-
Run python gen_build_ninja.py && ninja
-
Insert the correct path of your qemu binary into start_qemu.sh and run ./start_qemu.sh bin/rtudemo.bin