I just want to try.the systemc coupling example provided in: gem5/util/systemc 
I want to run the congdigs/example/ruby_randim_teat.py. But got some problems
Below is my step:
1. scons build/ALPHA/gem5.opt
2. scons --without--pythin build/ARM/libgem5_opt.so
3. cd util/cxx_config/  ;  make;
4.  ../../build/ALPHA/gem5.opt   ../../configs/example/euby_random_test.py
(ok and generate m5out/config.ini)
5.  gem5.opt.cxx  m5out/config.ini

I got the following error message:

>congfig problem in sim object system.ruby.network: Object isn't a mem object 
>and so can have slave.port: slave[3]

it seems wrong when bind a memobject to ruby network.
Below is the config.ini file:
>




来自我的华为手机
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to