This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] SK-AM62P-LP:在 AM62P 的 Windows 上未检测到 ADB 器件 (Processor SDK Android 11.00.00)–可在 Ubuntu 上运行

Guru**** 2756805 points

Other Parts Discussed in Thread: SK-AM62P-LP, AM62P

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1615378/sk-am62p-lp-adb-device-not-detected-on-windows-for-am62p-processor-sdk-android-11-00-00-works-on-ubuntu

器件型号: SK-AM62P-LP
主题: AM62P 中讨论的其他器件

存在许多风险

  • 配置 :SK-AM62P-LP

  • 操作系统 : android

  • SDK 中找到 :PROCESSOR-SDK-ANDROID-AM62P/11.00.00

  • 主机操作系统(问题) : Windows 11.

  • 主机操作系统(工作中) : Ubuntu 22.04.5.

  • ADB 版本 :35.0.2-12147458

ADB 器件是 在 Windows 上未检测到 通过 USB 连接 AM62P 电路板时。
图像和 USB 电缆上 在 Ubuntu 上正常工作 adb devices按预期列出了设备。

观察到的行为 (Windows)

adb devices显示了:

List of devices attached (empty)

 
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Aniruth:

    在 AM62P Android 上、默认情况下、序列号为空、这导致 Windows ADB 工具筛选出器件。

    尝试以下步骤从 u-boot 控制台设置序列号、然后在 windows 上尝试使用 adb 命令。

    setenv serial# 1234567809
    saveenv


    此致、
    Vishal

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    感谢您的支持。 问题现已解决。