Hi, I am running Android on Gem5 using the bbench gingerbread image and I am having some issues with the simulation. Here is what I am doing:
1. I added a small application in the disk image to see if the simulation works fine. The application just prints messages on screen every 10 seconds and runs ten times after which I terminate the simulation. I tested with AtomicSimple model and the simulation worked fine. My application ran to completion and I was able to get the statistics. I used --frame-capture to see the progress of the simulation. 2. I tried the simulation using the O3CPU model but this time the simulation does not complete and terminates with the messages info: VNC client attached info: VNC client detached gem5.opt: build/ARM/base/vnc/vncserver.cc:425: void VncServer::checkSecurity(): Assertion 'len == 1' failed. Program aborted at cycle 4635663938500 Aborted I am using --frame-capture in this also. I also use --cpu-type=detailed and --caches. I have created my own .rcS file and have modified Benchmarks.py accordingly. I use the Gingerbread image with bbench on it and have added my .apk file to the system/app folder in the disk image. Could anyone let me know what is causing the problem? Regards, Abhinav
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
