I don't know how you will be able to get adb working if your hardware
is running USB in host mode.  Other options might be running adb over
TCP/IP or using a serial console.

Mike

On Fri, Dec 18, 2009 at 1:45 AM, Fasil <mfasi...@gmail.com> wrote:
> Hi,
>
>     I want to debug an application crash with adb for the target OMAP
> platform running Android donut. At present I m having USB_OTG support
> in my kernel for my target platform OMAP which has only storage
> support. The kernel I m using is 2.6.29 for OMAP3530.
>
>
>     I need to understand  the role of the file android.c in /drivers/
> usb/gadgets and what are all  kernel support it requires  to use adb
> for debugging. I m also not sure of how to use USB gadget drivers for
> debugging with adb for the Target platform(connectivity with the
> target). As the application we are testing depends entirely on the
> hardware , we cannot use emulator to debug.
> Kindly help me to fix this issue.
>
>
> Thanks and Regards
> Fasil
>
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>



-- 
Mike Lockwood
Google android team

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to