Hi all, I configure the gem5 using the command below: scons build/X86/gem5.opt PROTOCAL=MOESI_hammer RUBY=True after it has finished tasks: I use this command : /mnt/nokrb/tangdj/gem5/build/X86/gem5.opt -d /mnt/nokrb/tangdj/gem5/Output/stream6 /mnt/nokrb/tangdj/gem5/configs/example/fs.py --script=/mnt/nokrb/tangdj/gem5/stream/test_stream_6.rcS --cpu-type=detailed --caches --l2cache --kernel=/mnt/nokrb/tangdj/full-system_images/binaries/x86_64-vmlinux-2.6.22.9.smp --mem-type=ddr3_1600_x64 --mem-size=2000MB -n 6 --l1d_size=16kB --l1i_size=16kB --l2_size=256kB --disk-image=/mnt/nokrb/tangdj/full-system_images/disks/linux-x86.img -F 4000000000 -I 1000000000 It gives me this error: Global frequency set at 1000000000000 ticks per second fatal: system.mem_ctrls.tCK without default or user set value
What is wrong with this? Could someone help me? Best regards, Dongjie Tang
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
