Hi all, When I run gem5 with inorder cpu, I got a error message --------------------------------
**** REAL SIMULATION **** info: Entering event queue @ 0. Starting simulation... 159971416992187500: system.terminal: attach terminal 0 gem5.opt: build/ALPHA_FS/sim/simulate.cc:68: SimLoopExitEvent* simulate(Tick): Assertion `curTick() <= mainEventQueue.nextTick() && "event scheduled in the past"' failed. Program aborted at cycle 9223372000000000000 Aborted (core dumped) --------------------------------- I compiled gem5 with command " scons build/ALPHA_FS/gem5.opt" and use command" ./build/ALPHA_FS/gem5.opt configs/example/fs.py --inorder --caches --l2cache" to run the simulator. I didn't change any file in gem5. I run simulator with detail cpu successfully. Could you please tell me what I missed? Regards, Shu
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
