MCUプロジェクトの作成

注: MCU向けの開発を始める前に Help >About Plugins にアクセスし、 Qt for MCUs プラグインが有効になっていることを確認してください。

MCU上で実行可能なアプリケーションを開発するためのプロジェクトを作成します。このプロジェクトには、Qt for MCUs でサポートされているQMLおよびQt Quick Controls の型のサブセットがインポートされています。MCU向けアプリケーションの開発に関する詳細については、 Qt for MCUsを参照してください。

アプリケーションを作成し、MCUボード上で実行するには:

  1. File 」>「New Project 」に移動します。

    「新しいプロジェクト」ダイアログ

  2. [ QmlProject Application (Qt for MCUs) > Qt for MCUs Empty Application または Qt for MCUs Example Application >Choose を選択します。
  3. ウィザードの指示に従ってプロジェクトを作成します。
  4. Projects 」>「Build & Run 」を選択し、アプリケーションをビルドして、キットで指定されたMCUボード上で実行するためのキットを選択します。
  5. 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.