# 简介

Qualcomm 建议您在开始编译之前阅读 [Qualcomm Linux Yocto 指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-70018-27)。您可以执行以下任何操作：

- 下载预编译的镜像并刷写软件
- 同步、编译和刷写软件

## 下载预编译的镜像并刷写软件

- 使用[发布说明](https://docs.qualcomm.com/bundle/publicresource/topics/RNO-250403001134/ReleaseNote.html#prebuilt-flashable-images-along-with-esdk)中的表*Artifactory links to prebuilt flashable images and eSDK*中的链接来下载预编译的可刷写镜像（包括平台 eSDK）。
- Platform eSDK 是从 Qualcomm Linux 软件生成的安装程序。它提供了完整的 Yocto 环境，允许您同步、修改、编译和安装应用程序和开源插件。有关更多信息，请参阅[下载平台 eSDK](https://docs.qualcomm.com/doc/80-70018-254Y/topic/how_to.html#download-platform-esdk)。
- 要刷写预编译的可刷写镜像，请参阅[刷写软件镜像](https://docs.qualcomm.com/doc/80-70018-254Y/topic/flash_images.html#flash-images)。

## 同步、编译和刷写软件

### 非注册用户

未注册用户可以[使用GitHub 编译 （未注册用户）](https://docs.qualcomm.com/doc/80-70018-254Y/topic/github_workflow_unregistered_users.html)同步和编译 Qualcomm Linux。Qualcomm 专门向未注册用户提供二进制文件形式的固件组件。

### 注册用户

Note

要注册账号，请访问 [https://www.qualcomm.com/support/working-with-qualcomm](https://www.qualcomm.com/support/working-with-qualcomm)。

注册用户可以使用以下三种方法之一来同步和编译 Qualcomm Linux。这些方法使用 Qualcomm Yocto 层和支持性的基础 Yocto 层。注册用户能够访问某些固件组件和 Qualcomm 工具的源代码，这使他们能够编译和下载软件。

| Launcher | CLI | GitHub |
| --- | --- | --- |
| 易于使用、基于 GUI 的 Qualcomm^®^ Software Center (QSC) Launcher。 | 简单的 QSC 命令行界面 (CLI)。 | 基于 GitHub 的工作流程使用说明。 |
| <br>**[使用 QSC Launcher 编译](https://docs.qualcomm.com/doc/80-70018-254Y/topic/build_from_source_qsc_gui_intro.html)** | <br>**[使用 QSC CLI 编译](https://docs.qualcomm.com/doc/80-70018-254Y/topic/build_frm_source_qsc_cli.html)** | <br>**[使用 GitHub 编译（注册用户）](https://docs.qualcomm.com/doc/80-70018-254Y/topic/build_from_source_github_intro.html)** |

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 640 400" width="640" height="400" style="cursor:auto !important" aria-label="../../_images/explore_QSC_html.svg">
    <defs>
      <style>@import url("https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&amp;display=swap");
.svg-1 .bg-fill { fill: var(--color-background) }
.svg-1 .fill-text { color: var(--color-content); fill: var(--color-content) }
.svg-1 .video-hoverbox { transition: opacity 0.15s ease-in-out }
.svg-1 .video-hoverbox:hover { opacity: 0.9 }</style>
  </defs>

  <foreignobject x="0" y="0" width="640" height="400">
    <body xmlns="http://www.w3.org/1999/xhtml">
        <iframe width="640" height="400" src="https://players.brightcove.net/1414329538001/4JiZQnWhg_default/index.html?videoId=6355998443112" allowfullscreen="" allow="encrypted-media"></iframe>
    <div class='topic-detail'><div class='topic-updated-date'><span> Last Published: </span>May 07, 2025</div><div class='prev-and-next-links'></div></div></body>
    </foreignobject>
</svg>

Note

- 请查看 Qualcomm Linux 上支持的 [硬件 SoC](https://docs.qualcomm.com/bundle/publicresource/topics/80-70018-115/soc.html)。
- 有关 QCS615 编译说明，请参阅 [QCS615.LE.1.0 Software User Guide](https://docs.qualcomm.com/bundle/resource/topics/80-70018-75/introduction_1.html)。

Last Published: May 07, 2025

[Previous Topic
软件编译文档](https://docs.qualcomm.com/bundle/publicresource/80-70018-254Y/topics/build_landing_page.md) [Next Topic
使用 QSC Launcher 编译](https://docs.qualcomm.com/bundle/publicresource/80-70018-254Y/topics/build_from_source_qsc_gui_intro.md)