创建MCU项目
注意:在 开始进行MCU开发之前 ,请访问Help >About Plugins ,并确保已启用 Qt for MCUs 插件已启用。
创建一个项目,用于开发可在MCU上运行的应用程序。该项目导入了Qt for MCUs 所支持的QML和Qt Quick 控件类型的子集。有关为MCU开发应用程序的更多信息,请参阅 Qt for MCUs。
要创建应用程序并在MCU开发板上运行:
- 转到“File ” > “New Project ”。

- 选择 QmlProject Application (Qt for MCUs) > Qt for MCUs Empty Application 或 Qt for MCUs Example Application >Choose 。
- 按照向导的说明创建项目。
- 选择“Projects ” > “Build & Run ”,然后选择用于构建应用程序并在套件中指定的MCU板上运行该应用程序的套件。
- 转到“Run Settings ”以指定运行设置。通常,您可以使用默认设置。
另请参阅 “配置项目以供运行”、“启用和禁用插件”、“操作指南:针对 MCU 进行开发”、 “使用项目向导”、“针对 MCU 进行开发”以及 Qt for MCUs。
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.