Well, you've uncovered a bug in that script (in that panic wasn't
imported), but the error message is still correct.  That script only
works with SE mode.

  Nate

>  I build a system using "scons scons build/ALPHA_FS/m5.debug" which was a
> success .and Now when I proceeded with fallowing I got error hilighten
> below..
> please suggest me what 's wrong:
>
>
>
>
> n...@intelmc3:~/m5$ ./build/ALPHA_FS/m5.debug
> configs/example/ruby_direct_test.py
> M5 Simulator System
>
> Copyright (c) 2001-2008
> The Regents of The University of Michigan
> All Rights Reserved
>
>
> M5 compiled Aug 27 2010 19:32:19
> M5 revision 657f0adae97c 7659 default tip
> M5 started Aug 27 2010 20:05:10
> M5 executing on intelmc3
> command line: ./build/ALPHA_FS/m5.debug configs/example/ruby_direct_test.py
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "/home/nrs/m5/src/python/m5/main.py", line 359, in main
>     exec filecode in scope
>   File "configs/example/ruby_direct_test.py", line 42, in <module>
>     panic("This script requires system-emulation mode (*_SE).")
> NameError: name 'panic' is not defined
> n...@intelmc3:~/m5$
>
> Thanks for any suggestion
>
> Hathiram Banoth
> Mtech(CSE),NIT Trichy
> India
>
>
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to