The developers list is not the correct place to ask these sorts of
questions. This list is for developers of M5 who are discussing the
internals of the simulator. You should ask your questions on
[EMAIL PROTECTED], but before you just post your question, please
read http://www.m5sim.org/wiki/index.php/Reporting_Problems
(specifically steps 1 and 3).
Nathan
2008/9/22 Haigen Li <[EMAIL PROTECTED]>:
> Hi,
> when i execute my M5 Simulator, something happen. I don't know why, can you
> help me?
> Thank you.
> e.g.
>
> [EMAIL PROTECTED]:/reseach/m5$ ./build/ALPHA_FS/m5.opt
> configs/example/fs.py
> M5 Simulator System
>
> Copyright (c) 2001-2008
> The Regents of The University of Michigan
> All Rights Reserved
>
>
> M5 compiled Sep 22 2008 10:59:02
> M5 started Mon Sep 22 11:59:20 2008
> M5 executing on hegen-desktop
> command line: ./build/ALPHA_FS/m5.opt configs/example/fs.py
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File "build/ALPHA_FS/python/m5/main.py", line 350, in main
> execfile(sys.argv[0], scope)
> File "configs/example/fs.py", line 71, in <module>
> test_sys = makeLinuxAlphaSystem(test_mem_mode, bm[0])
> File "/reseach/m5/configs/common/FSConfig.py", line 33, in
> makeLinuxAlphaSystem
> self.disk0.childImage(mdesc.disk())
> File "/reseach/m5/configs/common/Benchmarks.py", line 25, in disk
> return env.get('LINUX_IMAGE', disk('linux-latest.img'))
> File "/reseach/m5/configs/common/SysPaths.py", line 9, in disk
> system()
> File "/reseach/m5/configs/common/SysPaths.py", line 31, in system
> raise ImportError, "Can't find a path to system files."
> ImportError: Can't find a path to system files.
>
>
> _______________________________________________
> m5-dev mailing list
> [email protected]
> http://m5sim.org/mailman/listinfo/m5-dev
>
>
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev