Hi ICS image is not still booted up. Actually in real hardware also if you observe then terminal/adb-shell comes first and after some time you get the screen. So in the simulator also seeing terminal doesn't mean that system has booted completely. You can verify this by checking the frames. And I would suggest that you use hackback script to get a checkpoint and then start with your script. ᐧ
On Fri, Apr 17, 2015 at 2:09 PM, Jasjit Singh <[email protected]> wrote: > Hi All, > > I'm pretty new to gem5 and currently I'm trying to run my own benchmark in > FS mode using the ICS disk image provided on the gem5 website. > > When I run the simulation, it directly goes to the root terminal of the > simulated machine instead of running the commands in the ".rcS" script. > > I am following the same protocol as I did earlier to run my benchmark over > the other disk images. I place the executable in the disk image and create > an appropriate rcs script to run the same. > > Can any one suggest what could I be missing out on? > > This is what I am seeing on the terminal: > > /system/bin/sh: No controlling tty: open /dev/tty: No such device or > address > /system/bin/sh: warning: won't have full job control > root@android:/ # > > Best Regards, > Jasjit > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > -- Have a great day! Thanks and Warm Regards Davesh Shingari Master's in Computer Engineering [EE] Arizona State University [email protected]
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
