このページでは

QNX Neutrino デバイスの追加

ウィザードを使用して QNX Neutrino デバイスを追加することも、手動で追加することもできます。

ウィザードを使用してデバイスを追加する

ウィザードを使用してQNX Device を追加するには、次の手順に従います:

  1. Preferences >Devices >Devices に移動します。
  2. Add >QNX Device >Start Wizard を選択します。

    接続データウィザード

  3. The name to identify this configuration に、接続の名前を入力します。
  4. The device's host name or IP address に、デバイスのホスト名または IP アドレスを入力します。これが%{Device:HostAddress} 変数の値になります。
  5. The device's SSH port number には、SSH 接続のポート番号を入力します。これが%{Device:SshPort} 変数の値になります。
  6. The username to log into the device には、デバイスにログインしてアプリケーションを実行するためのユーザー名を入力します。これが%{Device:UserName} 変数の値になります。
  7. Next を選択してKey Deployment ダイアログを開きます。

    キー配置ダイアログ

  8. Private key file で、認証用の秘密鍵ファイルを選択します。これが%{Device:PrivateKeyFile} 変数の値になります。
  9. 公開鍵と秘密鍵のペアがない場合は、Create New Key Pair を選択します。詳細については、SSH鍵の生成を参照してください。
  10. 公開鍵をデバイスにコピーするには、Deploy Public Key を選択します。
  11. Next を選択して接続を作成します。

デバイスの環境設定を変更するには、Preferences >Devices >Devices に進み、Device でデバイスを選択します。

手動でデバイスを追加する

ウィザードを使用せずにデバイスを追加するには、Add ボタンのプルダウンメニューでQNX Device を選択します。

QNX Neutrino デバイスの開発方法」も参照してください :QNX 用の開発」、「How to:リモート Linux 用の開発」、および「How to:キットの管理

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.