Hi All,

I run the following command to take checkpoint and it works well. But when i 
use --cpu-type=DerivO3CPU  instead of AtomicSimpleCPU  the system crash. I want 
DerivO3CPU   as cpu type. Any help would be appreciated.

build/ARM/gem5.opt configs/example/fs.py --os-type=android-ics 
--machine-type=VExpress_EMM 
--kernel=/home/abdkhail/gem5/full_system_images/binaries/vmlinux.vexpress_emm.20170616
 
--disk-image=/home/abdkhail/gem5/full_system_images/disks/ARMv7a-ICS-Android.SMP.Asimbench-v3.img
 
--dtb-filename=/home/abdkhail/gem5/full_system_images/binaries/vexpress-v2p-ca15-tc1-gem5_dvfs_4cpus.20170616.dtb
 --mem-size=2047MB --num-cpus=4 --cpu-clock=2GHz --caches --l2cache 
--l2_size=2MB --l2_assoc=4 --l1i_size=32kB --l1i_assoc=4 --l1d_size=32kB 
--l1d_assoc=4 --cpu-type=AtomicSimpleCPU 
--script=/home/abdkhail/gem5/configs/boot/asimbench_boot_scripts/arm_ckpt_asim.rcS

Best Regards
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to