Hi All, I'm going to simulate 2 CPUs and I prefer minor CPU. When I use the command line: 'build/ARM/gem5.opt configs/example/se.py - c hi --cpu-type=minor --caches -n 2' .Screen print error message 'Page table fault when accessing virtual address 0 ' But when I change cpu type as '--cpu-type=DerivO3CPU', gem5 worked well.
What I want to ask is if I could only use O3-CPU rather than Minor-CPU to simulate 2 cpus? If I want to simulate 2 Minor-CPU, what should I do? And what is differences when I use '--cpu-type=DerivO3CPU' and '--cpu-type=arm_detailed'? Thank you ! Qingran Wang
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
