> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# EDL 设备管理器的枚举

如果存储为空或已损坏，设备在上电时会切换到 EDL 模式。

要验证设备是否处于 EDL 模式，请运行以下命令：

```text theme={null}
PCAT -Devices
```

下图显示了设备状态为 EDL。

<div style={{ textAlign: 'center', width: '100%' }}>
  <img src="https://mintcdn.com/qualcomm-prod/eYaEBFH0xlFq53OY/System/Boot/media/k2c-qli-boot/edl-enumeration.svg?fit=max&auto=format&n=eYaEBFH0xlFq53OY&q=85&s=5eaf8c3cef9fd26c8c24f5bd11116c6a" alt="EDL 枚举" style={{ display: 'block', margin: '0 auto' }} width="1128" height="219" data-path="System/Boot/media/k2c-qli-boot/edl-enumeration.svg" />
</div>

检测到 EDL 后，请使用 [Qualcomm 产品配置助手工具（PCAT）](https://qpm.qualcomm.com/#/main/tools/details/PCAT)加载构建版本。
