Inquiry on ADB Disconnection During CTS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Inquiry on ADB Disconnection During CTS

257 Views
Shanga
Contributor III

Hi nxp,

Android 13.1.2.0 BSP Target Imx8mp-EVK

We successfully set up CTS on the imx8mp-evk. However, during the run, we experienced random disconnections of the ADB connection, which caused the CTS to fail midway.

To address this, we implemented a simple script that monitors the ADB connection and attempts to reconnect to the specific device ID whenever a disconnection occurs. With this solution, we can now run CTS on the imx8mp-evk smoothly.

Could you please help us understand the reasons behind these random ADB disconnections?

 

IMX8MPLUS 

Labels (1)
Tags (2)
0 Kudos
Reply
1 Reply

230 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hello,

The cts test contains CtsAdbHostTestCases and CtsAdbManagerHostTestCases, which may be the cause of the adb disconnection.

Best Regards,
Zhiming

0 Kudos
Reply