Hi,
When I run the following build command I get the simulation limit reached
exit().

./build/ARM/gem5.fast  configs/example/fs.py
--machine-type=VExpress_GEM5_V1 --kernel
/home/khilji/gem5/m5/system/binaries/vmlinux --disk-image
/home/khilji/gem5/m5/system/disks/linux-aarch32-ael.img --dtb-filename
/home/khilji/gem5/m5/system/dtb/armv7_gem5_v1_4cpu.dtb --num-cpus=4
--cpu-type=timing  --mem-size=512MB  --ruby --num-dirs=2 --garnet-network
flexible --topology Mesh --mesh-rows 2 --numa-high-bit=28
Error is following

 Exiting @ tick 2,000,000,000,000 because simulate() limit reached

this exits the simulation during the booting process of linux on ARM.
If anyone can suggest any thing.

best regards,
sharjeel
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to