I just want to try the systemc coupling example provided in: 
gem5/util/cxx_config
I want to run the configs/example/ruby_random_test.py. But got some problems
Below is my step:
1. scons build/ALPHA/gem5.opt
2. scons --without--pythn build/ARM/libgem5_opt.so
3. cd util/cxx_config/ ; make;
4. ../../build/ALPHA/gem5.opt ../../configs/example/ruby_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:
>[system.ruby.dir_cntrl0]
>........
>dmaResponseFromDir=system.rubu.network.slave[3]

Maybe someone can help me? Thank you.

Best regards 
Weeky




来自我的华为手机

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to