You're right, I did set to true in ruby/config/rubyconfig.defaults, but I though that this value would be reflected in one of the gen-scripts, and that it only had an effect on atmtp.py...
Now I know what I've done wrong and can avoid this error in the future...
Thanks again everyone...
On Thu, Mar 6, 2008 at 10:07 AM, Daniel Nussbaum - Sun Microsystems - Burlington United States < dan.nussbaum@xxxxxxx> wrote:
What's the value for ATMTP_ENABLED in ruby/config/rubyconfig.defaults?
Its default in the GEMS 2.1 release is false, but perhaps you set it
to true when you were debugging the ATMTP port.
dann
>
> Date: Thu, 06 Mar 2008 09:56:08 +1300
> From: Fuad Tabba <fuad@xxxxxxxxxxxxxxxxx>
>
> Thanks again Jayaram.
>
> It's working now, the problem was that atmtp was enabled, I still
> don't know why, even though there's no mention of it in
> microbench.py (which I'm importing), only in atmtp.py. To disable it
> added @run_sim_command(" ruby0.setparam_str ATMTP_ENABLED false")
> right after @start_ruby() in my simics script, which seems to be
> working fine now.
>
> Cheers,
> /Fuad
>
|