[gem5-users] Running Android on Gem5 - Creating custom Android image file

2012-08-27 Thread Abhinav Kannan
em5-stable/system/binaries. Am I using the correct kernel image file? It would be really helpful if someone could point me in the correct direction so that I can get the system to run. Kindly let me know in case any additional information is required. Th

Re: [gem5-users] Running Android on Gem5 - Creating custom Android image file

2012-08-28 Thread Abhinav Kannan
e file name. Or just add " init/init " > to be part of the boot flags always. > > -Tony > > On Mon, Aug 27, 2012 at 7:43 PM, Abhinav Kannan < > abhinavkannan2...@u.northwestern.edu> wrote: > >> Hi, >> >> I am trying to run Android on Gem

[gem5-users] Problem with running Android on Gem5

2012-09-03 Thread Abhinav Kannan
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 r

Re: [gem5-users] Problem with running Android on Gem5

2012-09-04 Thread Abhinav Kannan
-PreferredEncoding=raw > > Thanks, > Ali > > On Sep 3, 2012, at 1:21 PM, Abhinav Kannan wrote: > > > 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: > > &

Re: [gem5-users] Problem with running Android on Gem5

2012-09-05 Thread Abhinav Kannan
Ok. I removed the --frame-capture from the gem5 command and I changed cpu-type to arm_detailed. Lets see if it helps. I will get back on this soon. On Tue, Sep 4, 2012 at 9:26 AM, Abhinav Kannan < abhinavkannan2...@u.northwestern.edu> wrote: > Thank you Ali. > > I am not using

Re: [gem5-users] Problem with running Android on Gem5

2012-09-06 Thread Abhinav Kannan
if the problem persists. Regards, Abhinav On Wed, Sep 5, 2012 at 1:50 PM, Abhinav Kannan < abhinavkannan2...@u.northwestern.edu> wrote: > Ok. I removed the --frame-capture from the gem5 command and I changed > cpu-type to arm_detailed. Lets see if it helps. I will get back on