The emulator currently doesn't support ARMv7 emulation properly, this may be
the reason for your trouble.

In case you want to try it anyway, you should provide an ARMv7 specific
kernel image and specify the proper CPU emulation, e.g.:

emulator -kernel /path/to/kernel @<avdname> -qemu -cpu cortex-a8

Note that as a convenience, if the name of the kernel image ends with
-armv7, then the cortex-a8 emulation will be turned on automatically.
(See external/qemu/docs/ANDROID-KERNEL.TXT for more).

NOTE: the support is flaky at the moment (though this is slowly being worked
on), will probably not boot correctly anyway.

On Wed, Sep 29, 2010 at 11:36 AM, Vinay <[email protected]> wrote:

> Hi,
>
> Kindly let me know if it is possible to run emulator using the images
> obtained after applying iMx51 specific patches and building android
> (eclair). I have followed the steps suggested on the IMx Android r7
> user guide to build the android source for the iMx51 board.
>
> I have tried copying the system, userdata and ramdisk images to the
> android sdk > platform > <version> > images directory and then created
> emulator using the avd manager. The emulator boots and hangs after
> displayiing ANDROID. The boot process never reaches even the android
> splash screen...
>
> Please let me know if I'm doing wrong... Is it possible to run
> emulator using with images obtained from the iMx specific android
> build.
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to