Thank you for your answer, Mao.

But there is not explaination of goodbye_object in that part, is it a build in 
parameter like time_to_wait?
If so, what data should it take? integer, float or string?
And what's its function?

Cheers!

________________________________
发件人: gem5-users <gem5-users-boun...@gem5.org> 代表 Mao Ye <edwin...@gmail.com>
发送时间: 2019年1月17日 21:03
收件人: gem5 users mailing list
主题: Re: [gem5-users] fatal: hello.goodbye_object without default or user set 
value

http://learning.gem5.org/book/part2/parameters.html

Check the above,

Mao

On Thu, Jan 17, 2019 at 3:31 PM ZHANG YUE 
<zyzlx...@hotmail.com<mailto:zyzlx...@hotmail.com>> wrote:
Hi,

I'm learning the first section of partII of gem5 tutorial.
http://learning.gem5.org/book/part2/helloobject.html
Creating a very simple SimObject — gem5 Tutorial 0.1 documentation - Learning 
gem5<http://learning.gem5.org/book/part2/helloobject.html>
Creating a very simple SimObject¶. Almost all objects in gem5 inherit from the 
base SimObject type. SimObjects export the main interfaces to all objects in 
gem5. SimObjects are wrapped C++ objects that are accessible from the Python 
configuration scripts.. SimObjects can have many parameters, which are set via 
the Python configuration files. In addition to simple parameters like integers 
and ...
learning.gem5.org<http://learning.gem5.org>

I create all the files as the tutorial says, and then I run the following 
command:
build/X86/gem5.opt   configs/learning_gem5/run_hello.py

The error
fatal: hello.goodbye_object without default or user set value
keeps coming out.

I didn't find how to set the value of goodbye_object, actually I didn't find 
any information what goodbye_object means.
Can anyone one tell me how to solve this problem? And what does goodbye_object 
mean and in charge of?
Also, is there any document that contains these information?

Best wishes!

Zhang Yue
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org<mailto:gem5-users@gem5.org>
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users


--
Mao Ye,
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to