このページでは

Boot to Qt デバイス上での実行

アプリケーションを Boot to Qt開発ホストからデバイスへの接続を作成し、デバイスをkitsに追加します。

アプリケーションをビルドし、Boot to Qt デバイス上で実行するには:

  1. デバイスを USB ケーブルでコンピュータに接続します。Qt Creator は自動的にデバイスをPreferences >Devices に、またPreferences >Kits の適切なBoot to Qt キットに追加します。
  2. 実行ボタン (Run) を選択します。

Qt Creator はキット(ツールチェイン)のコンパイラを使ってアプリケーションをビルドします。その後、アプリケーション・ファイルを接続されたデバイスにコピーし、アプリ ケーションを実行します。アプリケーション・ビューはデバイス上に表示されます。

コマンドライン出力はQt Creator Application Output ビューに表示されます。

Boot to Qt デバイスの実行設定の指定

キットに選択したRun device でアプリケーションを実行するための設定を指定するには、Projects >Run Settings に進みます。

実行設定には、開発ホスト上とデバイス上の実行ファイルへのパスが表示されます。

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.