Hello Ashok, Just change the CPU type to Timing or Atomic. Gem5 FS x86 mode gives the assertion error when used with O3CPU directly.
The way you can use O3CPU, is to Fast Forward boot process or use checkpointing technique i.e., create checkpoints with Atomic CPU and then restore with DerivO3CPU. On Sat, Mar 16, 2019 at 9:15 AM Ashok Sathyan <ashoks1...@gmail.com> wrote: > ./build/X86/gem5.opt -d results/gcc configs/example/fs.py --caches > --cpu-type=DerivO3CPU > > > -- > Regards, > Ashok Sathyan > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users