Hi,

I have downloaded the Moby benchmarks and all necessary files including andriod 
kernel, disk image, sd-card image and boot scripts. However, the gem5 just 
outputs following warning messages after simulating for a really long time. The 
telnet/m5term shown nothing. The terminal keeps these for more than a week.
I don't know where the problem is. Need your help, thank you.


Wil


========================================================================================


$ build/ARM/gem5.fast configs/example/fs.py --kernel 
vmlinux.smp.ics.arm.asimbench.2.6.35 --os-type android-ics --script 360buy.rcS 
--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 21 2016 10:31:05
gem5 started Oct  8 2016 09:54:26
gem5 executing on Stormy
command line: build/ARM/gem5.fast configs/example/fs.py --kernel 
vmlinux.smp.ics.arm.asimbench.2.6.35 --os-type android-ics --script 
configs/asimbench_boot/360buy.rcS --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/fkong/Software/asimbench/binaries/vmlinux.smp.ics.arm.asimbench.2.6.35
Listening for system connection on port 5904
Listening for system connection on port 3460
0: system.remote_gdb.listener: listening for remote gdb on port 7004
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
warn: Device system.membus.badaddr_responder accessed by write to address 
0x10009000 size=1 data=0xa
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by write to address 
0x10009000 size=1 data=0xd
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by write to address 
0x10009000 size=1 data=0x45
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by write to address 
0x10009000 size=1 data=0x72
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by write to address 
0x10009000 size=1 data=0x72
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
warn: Device system.membus.badaddr_responder accessed by read to address 
0x10009018 size=4
........................................................................


==============================================================================================


$ telnet localhost 3460
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
==== m5 slave terminal: Terminal 0 ====
^C
Terminated
$ m5term localhost 3460
==== m5 slave terminal: Terminal 0 ====
Terminated



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

Reply via email to