> Dear Sir,
>  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..
>
>
> n...@intelmc4:~/m5-stable$ * ./build/ALPHA_FS/m5.debug
> configs/example/memtest.py*



>       memtest.py   ruby.config  ruby_se.py   se.py
> n...@intelmc4:~/m5-stable$ ./build/ALPHA_FS/m5.debug
> configs/example/memtest.py
> M5 Simulator System
>
> Copyright (c) 2001-2008
> The Regents of The University of Michigan
> All Rights Reserved
>
>
> M5 compiled Aug 28 2010 11:45:38
> M5 revision 94c016415053 6283 default tip
> M5 started Aug 28 2010 11:46:48
> M5 executing on intelmc4
> *command line: ./build/ALPHA_FS/m5.debug configs/example/memtest.py
> Global frequency set at 1000000000 ticks per second
> Error in unproxying param 'boot_cpu_frequency' of system
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "/home/nrs/m5-stable/src/python/m5/main.py", line 359, in main
>     exec filecode in scope
>   File "configs/example/memtest.py", line 183, in <module>
>     m5.instantiate(root)
>   File "/home/nrs/m5-stable/src/python/m5/simulate.py", line 49, in
> instantiate
>     root.unproxy_all()
>   File "/home/nrs/m5-stable/src/python/m5/SimObject.py", line 703, in
> unproxy_all
>     self._children[child].unproxy_all()
>   File "/home/nrs/m5-stable/src/python/m5/SimObject.py", line 683, in
> unproxy_all
>     value = value.unproxy(self)
>   File "/home/nrs/m5-stable/src/python/m5/proxy.py", line 94, in unproxy
>     (self.path(), self._pdesc.ptype_str, base.path())
> AttributeError: Can't resolve proxy 'cpu[0].clock.frequency' of type
> 'Frequency' from 'system*'
> n...@intelmc4:~/m5-stable$
>
>
> 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

Reply via email to