Hi everyone:
I’m trying to run gem5 in FS mode
with the latest kernels and images downloaded from the website.I use the
kernels and images in ARM Full-System Files.
The command line I use is as
follows:
./build/ARM/gem5.opt configs/example/fs.py
--kernel=..path../vmlinux.aarch32.ll_20131205.0-gem5
--disk=..path../linux-aarch32-ael.img --mem-size=512MB
--machine-type=Vexpress_EMM
--script=./configs/boot/queens.rcS
But when I run it,it shows
errors,the result is as follows:
…
Info:Using bootloader at address
0x10
Info:Using kernel entry physical
address at 0x80008000
Warn:Kernel supports device
tree,but no DTB file specified
****REAL SIMULATION****
…
Fatal:Unable to find destination
for addr 0x1c000060 on bus system.iobus @ tick 278715500
[findport:build/ARM/mem/bus.cc,line
353]
Memory Usage:727072 Kbytes
Program aborted at tick 278715500
已放弃(核心已转储)
I find the error information in
the file mentioned above.But I don’t know how to solve it.I would
appreciate any advice how to solve the problem above and run in FS mode with
the latest kernels.
Thanks
Ran Luo
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users