Hi gem5ites, I am facing this pesky error repeatedly. Last time, to resolve it, I rebuilt gem5 and it did not reappear, but this time it seems to be persisting. I want to get to the root of the issue and clear it for good.
The error is:- *gem5.opt: build/ARM/cpu/simple/atomic.cc:359: virtual Fault AtomicSimpleCPU::readMem(Addr, uint8_t*, unsigned int, unsigned int): Assertion `!pkt.isError()' failed.* I am trying to do a simple bootup of Android on gem5 configured as an ARM processor. The above error comes in most of CPU types. If I use timing CPU however, I get a slightly different error gem5.opt: build/ARM/mem/coherent_xbar.cc:251: bool CoherentXBar::recvTimingReq(PacketPtr, PortID): Assertion `routeTo.find(pkt->req) == routeTo.end()' failed. *If someone has experienced this and has troubleshooted this, comments would be welcome.* Thanks, Anmol Mohanty
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users