Hi, I'm just getting started with gem5 and having trouble running the full system simulations as shown. How do I get rid of this?
ece% ./build/ARM/gem5.opt configs/example/fs.py gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. gem5 compiled Jul 9 2012 16:26:51 gem5 started Sep 9 2012 14:11:44 gem5 executing on fleck.ece.ncsu.edu command line: ./build/ARM/gem5.opt configs/example/fs.py Traceback (most recent call last): File "<string>", line 1, in <module> File "/local/home/mkotyad/gem5/src/python/m5/main.py", line 359, in main exec filecode in scope File "configs/example/fs.py", line 106, in <module> bare_metal=options.bare_metal) File "/local/home/mkotyad/gem5/configs/common/FSConfig.py", line 263, in makeArmSystem self.cf0.childImage(mdesc.disk()) File "/local/home/mkotyad/gem5/configs/common/Benchmarks.py", line 59, in disk return env.get('LINUX_IMAGE', disk('linux-arm-ael.img')) File "/local/home/mkotyad/gem5/configs/common/SysPaths.py", line 37, in disk system() File "/local/home/mkotyad/gem5/configs/common/SysPaths.py", line 59, in system raise ImportError, "Can't find a path to system files." ImportError: Can't find a path to system files. -- -- Thanks & Regards, Munawira Kotyad Masters in Electrical and Computer Engineering North Carolina State University 919-667-7133
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
