with udc being attatched to UVC, how can ADB be used?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

with udc being attatched to UVC, how can ADB be used?

409件の閲覧回数
neo2014
Contributor I

I am working on lf-5.15.y branch and imx8mp, and I added ADB.

But the log "

udc-core: couldn't find an available UDC or it's busy" is printed and android-tools-adbd.service failed to execute.
Anyway, I noticed UVC is attached to udc and after disabling UVC , I succeeded to ADB working.
 
How can I use ADB and UVC?
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

394件の閲覧回数
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @neo2014,

I hope you are doing well.

The UDC controller driver can support any number of different gadget drivers, but only one of them can be used at a time. So when we enable the uvc functionality we lose the adb access.

One can try using adb over network setup (e.g. wifi, ethernet).

Please refer to below community threads for more information.

https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Mini-EVK-ADB-over-network-debug-Android-studio-...

https://community.nxp.com/t5/i-MX-Processors/Can-we-connect-ADB-via-ethernet-if-the-Android-board-do...

I hope it helps!

Thanks & Regards,
Dhruvit Vasavada

0 件の賞賛
返信