Running full system gem5 with android kernel and moby benchmark. Files are
downloaded from

http://www.gem5.org/AsimBench
https://bitbucket.org/yongbing_huang/asimbench

I have encountered the flowing error:



[[mhl494@compute017 gem5-stable]$ build/ARM/gem5.opt configs/example/fs.py
--cpu-type=AtomicSimpleCPU
--disk-image=ARMv7a-ICS-Android.SMP.Asimbench-v3.img
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Sep 30 2016 21:38:39
gem5 started Oct  5 2016 05:06:49
gem5 executing on compute017
command line: build/ARM/gem5.opt configs/example/fs.py
--cpu-type=AtomicSimpleCPU
--disk-image=ARMv7a-ICS-Android.SMP.Asimbench-v3.img
Global frequency set at 1000000000000 ticks per second
warn: DRAM device capacity (8192 Mbytes) does not match the address range
assigned (512 Mbytes)
info: kernel located at:
/home-new/mhl494/gem5-stable/asimbench/binaries/vmlinux.smp.ics.arm.asimbench.2.6.35
      0: system.cpu.isa: ISA system set to: 0x3573c70 0x3573c70
Listening for system connection on port 5900
Listening for system connection on port 3456
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
info: Using bootloader at address 0x10
info: Using kernel entry physical address at 0x80008000
warn: DTB file specified, but no device tree support in kernel
**** REAL SIMULATION ****
warn: Existing EnergyCtrl, but no enabled DVFSHandler found.
info: Entering event queue @ 0.  Starting simulation...
warn: Device system.membus.badaddr_responder accessed by read to address
0x10009018 size=4
gem5.opt: build/ARM/cpu/simple/atomic.cc:358: virtual Fault
AtomicSimpleCPU::readMem(Addr, uint8_t*, unsigned int, unsigned int):
Assertion `!pkt.isError()' failed.
Program aborted at cycle 30000
Aborted (core dumped)
[mhl494@compute017 gem5-stable]$
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to