Hi Everyone,
After building the M5 for ARM ISA , I am trying to run an example in the
simulator. But when I run this binary I am getting the following error.
-------------------------------------------------------------------------------------------------------------------------------------------
manish@ubuntu:~/gem5-stable$ ./build/ARM/m5.debug configs/example/se.py -c
test -o 16
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Oct  9 2012 02:28:51
gem5 started Oct 12 2012 21:55:24
gem5 executing on ubuntu
command line: ./build/ARM/m5.debug configs/example/se.py -c test -o 16
Global frequency set at 1000000000000 ticks per second
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
**** REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
FATAL: kernel too old
panic: Page table fault when accessing virtual address 0x18
 @ cycle 532000
[invoke:build/ARM/sim/faults.cc, line 70]
Memory Usage: 619104 KBytes
Program aborted at cycle 532000
Aborted (core dumped)
-----------------------------------------------------------------------------------------------------
Ali has answered the same query on this link "*
http://permalink.gmane.org/gmane.comp.emulators.m5.users/6722*"; but it was
for x86 and I am not finding any file name syscalls.cc in ARM dir.So any of
you have any idea in which file I need to change the version of the kernel?


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

Reply via email to