遵循以下设置指南:https://developer.android.com/things/hardware/imx7d.html
我正在使用USB Type-C线缆连接电路板和计算机。计算机正在使用MacOS。
我无法将默认图像闪存到设备中,并抛出以下错误:
Looking for devices... This can take up to 3 minutes.
No device has been detected. Is your device correctly plugged in?
If it is already connected, try disconnecting it, then reconnecting it again.
Error: could not prepare device: no device was found: timed out
Stopping adb server...
Stopped adb server..有没有人可以帮助提供它无法检测的原因的详细信息?
发布于 2018-01-15 03:47:28
我也遇到过同样的问题。我断开了触摸屏,彩虹帽等,然后尝试它为我工作。此外,有时就像电缆没有正确连接,这可能会导致问题。一旦连接上电缆,电路板上就会亮起绿灯。此外,在Windows7的情况下,您可能会有一些缺少的驱动程序。
发布于 2017-12-17 03:41:14
断开您的所有附加设备,包括液晶屏/触摸屏,相机,彩虹帽一切。
,然后重做该过程它将工作!!
发布于 2020-04-05 21:49:12
仅供参考,我刚遇到这个问题,是USB集线器!:)
https://stackoverflow.com/questions/47758733
复制相似问题