Accessing ADB and UART console in production image

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Accessing ADB and UART console in production image

1,282 次查看
namanthaker
Contributor IV

Hello,

I have built and flashed production image (i.e. user image) on IMX8MM EVK device and I am unable to access the ADB or UART console shell.

I want to access the ADB/UART console on the device for debugging. 

Along with ADB/console access, I also need to use 'su' command enabled to access the kmsg and sysfs/rootfs.

What are changes required in the AOSP to enable ADB and UART with 'su' access by default in the production image ?

Thanks,

Naman

标签 (1)
0 项奖励
回复
1 回复

1,256 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Unfortunately I believe this may not be possible, since for ADB root access you'll need to build using userdubg type, this should provide image with root access for debugging
 
Regards,
Aldo.

0 项奖励
回复