Hi,
I am using ICS image and Android kernel available on bbench website.
I booted gem5 using these images in FS mode.
I am trying to execute following commands from the root which are executed
when gem5 is run with -b bbench-ics option.
/sbin/busybox mkfifo /data/bbench/finish_fifo.html
am start -a android.intent.action.VIEW -d file:///data/bbench/index.html -t
application/x-webarchive-xml
I am getting following exception. Since bbench-ics.rcS also invokes these
two commands.
Can you please tell me whether I am missing something?
Regards,
Aparna
android.util.AndroidException: Can't connect to activity manager; is the
system running?
at com.android.commands.am.Am.run(Am.java:99)
at com.android.commands.am.Am.main(Am.java:80)
at com.android.internal.os.RuntimeInit.finishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:238)
at dalvik.system.NativeStart.main(Native Method)
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users