Hi there.

I have a problem similar to the one discussed in the following:
http://www.mail-archive.com/gem5-users@gem5.org/msg02407.html
I am trying to boot a system with 16 out of order processors (of type
"detailed") running an x86 ISA in full system mode. But when it boots the
system, I get some warnings such as:

warn: Address 0xffffffc0 is outside of physical memory, stopping fetch

and the booting process gets aborted because a failed assertion:

gem5.opt: build/X86/cpu/o3/fetch.hh:105: void
DefaultFetch<Impl>::FetchTranslation::finish(Fault, Request*,
ThreadContext*, BaseTLB::Mode) [with Impl = O3CPUImpl]: Assertion `mode ==
BaseTLB::Execute' failed.

Could anyone help me figure out a solution?

Thanks,
Mahshid
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to