Hi, my name is Jung Min You and I'm graduated course student in Sungkyunkwan University, South Korea.
I followed your tutorial to study about gem5. For my research, I need to simulate the system using a gem5 full system mode. When I tried to run the fs mode, I used the script files located in gem5/configs/boot/~~.rcS. Meanwhile, to debug the result, I inserted some echo statement in the script file. However, no debug statement has printed in terminal. I tried to use hack_back_ckpt.rcS, and my command line as follows. build/X86/gem5.opt configs/example/fs.py --cpu-type="AtomicSimpleCPU" --caches --l1i_size=32kB --l1d_size=32kB - -l2_size=2MB -F 200000000 -I 200000000 --kernel=$GEM5_DIR/system/binaries/x86_64-vmlinux-2.6.22.9.smp --disk-image=$GEM5_DIR /system/disks/linux-x86.img --script=configs/boot/hack_back_ckpt.rcS If there is any mistakes in my simulation progress, please tell me what is the problem. Best regards, Jung Min.
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users