无法在Raspberry Pi 3B Android Things上使用串行调试控制台 [英] Can't use Serial debug console on Raspberry pi 3B Android Things

查看:249
本文介绍了无法在Raspberry Pi 3B Android Things上使用串行调试控制台的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用串行调试电缆将安装了Android Things的Raspberry pi 3B连接到我的PC上.我按照此处的说明进行连接,并按照以下步骤进行操作: Windows 10上的PUTTY.

I am trying to connect my Raspberry pi 3B which has Android Things installed to my PC using the Serial debug cable. I connected it as instructed Here and followed the below steps using PUTTY on Windows 10.

N.B:Raspberry pi 3B的Android Emteria 版本也存在同样的问题.

N.B: Same issue is with the Android Emteria version for Raspberry pi 3B.

我得到的只是一个空的控制台窗口,我什至无法键入.在Android Studio中或使用ADB工具都无法看到该设备

我不确定要使用哪个Com,这是我的设备管理器:

我能够使用Wifi和ADB使用以下命令连接设备:

I am able to connect the device using Wifi, and ADB using this command:

adb connect <ip address>

而且我可以正常安装应用程序,并且可以在Android Studio上正常运行.

and I install apps normally and they work fine using Android Studio.

现在,我想使串行调试方法起作用,是否可以让我从Android Studio中运行我的应用程序+查看Logcat日志?请检查我上面提到的步骤,并告诉我是否遗漏了一些东西.

推荐答案

从设备管理器看来,串行电缆的驱动程序可能未正确安装.

From your device manager, it looks like the driver for your serial cable may not be installed correctly.

假设您使用的是Adafruit推荐的电缆,则需要为Windows安装正确的驱动程序.尝试下载Silicon Labs驱动程序( http://www.silabs.com/Support %20Documents/Software/CP210x_Windows_Drivers.zip )并安装它们.您可能需要重新启动计算机才能完成安装.

Assuming you are using the recommended cable from Adafruit, you need to install the proper drivers for Windows. Try downloading the Silicon Labs drivers (http://www.silabs.com/Support%20Documents/Software/CP210x_Windows_Drivers.zip) and installing those. You may need to restart your computer to complete the installation.

否则,如果是赛普拉斯电缆,则可能需要更新设备管理器显示错误的赛普拉斯UCM客户端外围设备驱动程序.右键单击它,然后选择更新驱动程序.

Otherwise, if it's a Cypress cable, you may need to update the Cypress UCM Client Peripheral Driver that your device manager is showing an error on. Right click on that and select update driver.

一旦正确安装了串行电缆并被Windows识别,您就可以按照指示连接到您的Pi.

Once your serial cable is installed properly and recognized by Windows, you should be able to connect to your Pi as instructed.

这篇关于无法在Raspberry Pi 3B Android Things上使用串行调试控制台的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆