Hello all, I am beginner in gem5. I am using ARM archtecture. When I run gem5 in se mode with command build/ARM/gem5.opt configs/example/se.py -c tests/test-progs/hello/bin/arm/linux/hello, it works perfectly. However, I don't understand how to run in fs mode using commands.
I found from gem5 tutorial that -If you want to run the full-system version (including the full-system regression tests), you will also need to download the full-system files (disk images and binaries). Kernels, disk images, and boot loaders for Alpha, ARM, and x86 are available on the Download <http://www.gem5.org/Download> page. The path to these files is determined in configs/common/SysPaths.py. There are a couple of default paths hard-coded into this script; you can place the system files at one of those paths, edit SysPaths.py to change those paths, or override the paths in that file by setting your M5_PATH environment variable. However, I could not understand how to edit SysPaths.py to change those paths, or how to override the paths in that file by setting my M5_PATH environment variable. I don't understand where I have to make changes and how. Kindly help me how to do it. Also let me know where to put downloaded files(binary and disk images). Is there any fixed folder where I have to put these or put these anywhere and set path accordingly? Thanks and regards, Mandrita
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
