core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/install_remote_agent.xml
author fturovic <frank.turovich@nokia.com>
Tue, 13 Apr 2010 15:55:45 -0500
changeset 1207 e265bbe56eb0
parent 183 262833ab3366
child 2119 271aac434b5c
permissions -rw-r--r--
merge 2.6 changes to 3.0 docs
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
168
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     2
<cheatsheet
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     3
      title="Installing Remote Agents">
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     4
   <intro>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     5
      <description>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     6
         A remote agent is required on a device in order to communicate with Carbide while debugging. Follow the steps below to learn how to download and install the latest remote agent for your target device.
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     7
      </description>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     8
   </intro>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
     9
   <item
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    10
         href="/com.nokia.carbide.cpp.doc.user/html/reference/trk/view_remote_connection.htm"
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    11
         title="Select a remote connection">
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    12
      <description>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    13
         In the <b>Remote Connections</b> view select the connection setting used to communicate with the remote device.
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    14
      </description>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    15
      <subitem
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    16
            label="Right-click the connection setting used to communicate with the device and select Edit Connection Settings.">
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    17
      </subitem>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    18
      <subitem
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    19
            label="Click Next to open the Settings page.">
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    20
      </subitem>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    21
   </item>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    22
   <item
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    23
         href="/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_install_tab.htm"
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    24
         title="Select the appropriate remote agent">
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    25
      <description>
183
262833ab3366 minor edits to cheatsheets
fturovic <frank.turovich@nokia.com>
parents: 168
diff changeset
    26
         In the <b>Install remote agents</b> tab choose the remote agent that matches the OS on the target device.
168
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    27
      </description>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    28
      <subitem
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    29
            label="In the remote agents list, select the remote agent that most closely matches the OS on the target device.">
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    30
      </subitem>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    31
      <subitem
183
262833ab3366 minor edits to cheatsheets
fturovic <frank.turovich@nokia.com>
parents: 168
diff changeset
    32
            label="Click Install to download and immediately install the selected remote agent to the target device.">
168
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    33
      </subitem>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    34
      <subitem
183
262833ab3366 minor edits to cheatsheets
fturovic <frank.turovich@nokia.com>
parents: 168
diff changeset
    35
            label="Or, click Save to download and save the remote agent for installation later. This step is optional, clicking Install is recommended."
262833ab3366 minor edits to cheatsheets
fturovic <frank.turovich@nokia.com>
parents: 168
diff changeset
    36
            skip="true">
168
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    37
      </subitem>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    38
   </item>
5376c680dd66 added install remote agents cheatsheet
fturovic <frank.turovich@nokia.com>
parents:
diff changeset
    39
</cheatsheet>