Boot to Qt デバイスの接続
デバイス間の接続 Boot to QtデバイスとQt Creator の接続を作成し、デバイス上でアプリケー ションの実行、デバッグ、分析を行います。
注: Boot to Qt プラグインを有効にします。
Qt Creator とBoot to Qt デバイス間の接続を設定するには:
- デバイスの IP アドレスに到達できることを確認するか、USB を使用して接続する。
- Preferences >Kits >Qt Versions にアクセスしてください。
- Boot to Qt の Qt バージョンを追加するには、Add を選択します。
- Preferences >Kits >Compilers に移動します。
- Add を選択して、アプリケーションをビルドするためのコンパイラを追加します。
- Tools > に進みます。 Flash Boot to Qtを選択し、Boot to Qt Flashing Wizard を使用してBoot to Qt イメージを SD カードにフラッシュします。

- ウィザードの指示に従って、SDカードにイメージをフラッシュします。
- Preferences >Devices >Devices に進みます。
- Boot to Qt デバイスを追加するには、Add を選択します。
Qt Creator USBで接続されたデバイスが自動的に検出されます。
- Preferences >Kits に進みます。
- Add を選択して、デバイス用のビルド・キットを追加します。
- 上記で追加した Qt のバージョン、コンパイラ、デバイスを選択します。
- Run device でBoot2Qt Device を選択し、Type でDevice を選択します。
- ビルド設定を指定するには
- デバイス用に開発したいアプリケーションのプロジェクトを開きます。
- Projects >Build & Run で、上記で指定したキットをアクティブにします。
- Run Settings にアクセスして実行設定を指定します。通常はデフォルト設定を使用できます。
- プロジェクトを実行すると、Deploy Settings で指定したアプリケーショ ンがQt Creator でデプロイされます。デフォルトでは、Qt Creator でアプリケーショ ン・ファイルがデバイスにコピーされます。
SSH 接続の設定]、[SSH キーの生成]、[プラグインの有効化と無効化]、[How to:Develop forBoot to Qt 、How to:キットの管理」、「Boot to Qt デバイスの開発」も参照してください。
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.