# QDTE

Source: [https://docs.qualcomm.com/doc/80-70015-4SC/topic/qdte-tools.html](https://docs.qualcomm.com/doc/80-70015-4SC/topic/qdte-tools.html)

QDTE 是一种通过编辑 xbl\_config.elf 文件来配置 DTB 的工具。

用户可以从 [QSC](https://softwarecenter.qualcomm.com/#/) 下载 QDTE，然后使用命令 `./qdte` 启动 UI。

QDTE 提供以下功能：
- 允许在测试环境中尝试使用配置设置。
- 直接打开/读取 DTB 文件或解析 xbl\_config.elf 文件并提取嵌入的 DTB 文件。在后一种情况下，保存文件时，将重新生成 xbl\_config.elf 文件并带有签名。

不得使用 QDTE 工具创建代表输入源的设备树源/设备树源包含 (DTS/DTSI) 文件。 
Note:支持 QDTE v1.3.0 的主机：
- Ubuntu 22.04 Linux 主机
- Windows 10 和 11 主机

有关如何配置 QDTE 的详细信息，参见[配置](https://docs.qualcomm.com/doc/80-70015-4SC/topic/configure-qdte.html)章节。

**Parent Topic:** [工具](https://docs.qualcomm.com/doc/80-70015-4SC/topic/tools.html)

Last Published: Dec 04, 2024

[Previous Topic
工具](https://docs.qualcomm.com/bundle/publicresource/80-70015-4SC/topics/tools.md) [Next Topic
Fastboot](https://docs.qualcomm.com/bundle/publicresource/80-70015-4SC/topics/fastboot.md)