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