set the path correctly in SysPaths.py

On Sun, Sep 9, 2012 at 11:44 PM, Munawira Kotyad <[email protected]> wrote:

> 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
>



-- 

*thanks&regards
*
*BISWABANDAN*
http://www.cse.iitm.ac.in/~biswa/

*Any intelligent fool can make things bigger, more complex, and more
violent.
It takes a touch of genius - and a lot of courage - to move in the opposite
direction.*
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to