Boot to Qt デバイスの追加
注: Boot to Qt プラグインを使用するには、有効にする必要があります 。
USBで接続したBoot to Qt デバイスがQt Creator によって自動的に検出されない場合は、そのデバイスのクイックスタートガイドの手順に従っているか確認してください。
それでも解決しないが、デバイスのIPアドレスにアクセスできる場合は、デバイスへのネットワーク接続を作成してください:
- Preferences >Devices >Devices に移動します。

- 「Add 」 > 「Boot2Qt Device 」を選択し、デバイスへのネットワーク接続を作成します。

- 「Device name 」で、接続の名前を入力します。
- 「Device address 」で、デバイスのホスト名または IP アドレスを入力します。この値が、
%{Device:HostAddress}変数の値になります。 - 「Finish 」を選択して接続をテストし、デバイスを追加します。
ウィザードでは、SSHポート番号など、妥当なデフォルト値を持つパラメータは表示されません。これらは変数「%{Device:SshPort} 」で利用可能です。
ウィザードを使用せずにデバイスを追加するには、「Add 」ボタンのプルダウンメニューから「Boot2Qt Device 」を選択してください。
注: Ubuntu Linuxでは 、開発者アカウントが接続されたデバイスへのアクセス権を持っている必要があります。USB 経由でデバイスへのアクセス権を付与するには、「Boot to Qt :組み込みデバイスへの USB アクセスの設定」に記載されている手順に従って、新しいudev ルールを作成してください。
デバイスの再起動
選択したデバイスを再起動するには、「Reboot Device 」を選択します。
デフォルトのアプリケーションを復元する
デバイスにデフォルトのアプリケーションを復元するには、[Restore Default App] を選択します。
関連項目: プラグインの有効化と無効化、ハウツー:Boot to Qt 向けの開発、 Boot to Qt デバイス向けの開発、リモートデバッグ、およびBoot to Qt: Setting Up USB Access to Embedded Devices。
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.