[android-kernel] Re: How to use USB gadget driver for debugging with adb

2010-01-27 Thread Fasil Mohamed
ia USB. I am wondering if it will be possible? > To debug with adb over USB with for example gadgetFS running. > > Thanks&Regards, > voks > > On Jan 11, 12:49 am, Fasil Mohamed wrote: > > > Hi, > > >         I have enabled the adb debugging with target vi

[android-kernel] Re: How to use USB gadget driver for debugging with adb

2010-01-10 Thread Fasil Mohamed
09, 11:48 am, Fasil Mohamed 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

[android-kernel] How to use USB gadget driver for debugging with adb

2009-12-18 Thread Fasil Mohamed
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 ro