trace/traceviewer/com.nokia.traceviewer.help/html/reference/preferencesconnection.htm
changeset 11 5b9d4d8641ce
equal deleted inserted replaced
10:ed1c9f64298a 11:5b9d4d8641ce
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5   <title>Connection settings</title>
       
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 
       
     9 <body>
       
    10 <h2>Connection settings</h2>
       
    11 
       
    12 <p>The connection preferences can be accessed from: <b>Window &gt;
       
    13 Preferences.</b> In the Preferences dialog list, select <b>Carbide Extensions
       
    14 &gt; TraceViewer &gt; Connection</b>. The <b>Connection</b> page opens to right
       
    15 side of the dialog.</p>
       
    16 
       
    17 <p><img src="images/preferencesConnection.png"
       
    18 alt="Connection settings dialog"></p>
       
    19 <ol>
       
    20   <li>In <b>Use connection</b>, select an existing connection to use and click
       
    21     <b>OK</b>, or click <b>New...</b> to create a new connection or
       
    22     <b>Edit...</b> to edit an existing one. Follow the next steps if you
       
    23     selected to create a new connection or to edit an existing one.
       
    24     <p class="note">NOTE For USB tracing connection, you must have the
       
    25     TraceSwitch application installed in your device. You must also have
       
    26     connectivity software such as Nokia PC Suite installed in your PC.</p>
       
    27   </li>
       
    28   <li>In <b>Connection type</b>, select a connection method: 
       
    29     <ul>
       
    30       <li><b>PlatSim</b> if you are using a PlatSim connection between the PC
       
    31         and the target device.</li>
       
    32       <li><b>TCP/IP Musti</b> if you are using an XTI connection between the PC
       
    33         and the target device.</li>
       
    34       <li><b>USB</b> if you are using a USB cable connection between the PC and
       
    35         the target device. 
       
    36         <p><img src="images\connection_01.png" alt=""></p>
       
    37       </li>
       
    38     </ul>
       
    39   </li>
       
    40   <li>In <b>Connection name</b>, enter a unique name for this connection. </li>
       
    41   <li><p>Modify the connection settings:</p>
       
    42     <ul>
       
    43       <li>For <b>PlatSim</b>: Define Platsim location and Instance 
       
    44         <p><img src="images\connection_platsim.png" alt=""></p>
       
    45       </li>
       
    46       <li>For<strong>TCP/IP Musti</strong>: define the IP address, Musti
       
    47         channel and Port. 
       
    48         <p><img src="images/connection_musti.png" alt=""></p>
       
    49       </li>
       
    50       <li><p>For <b>USB</b>: define the serial port used for USB connection on
       
    51         your PC. To find out the port:</p>
       
    52         <ol type="1">
       
    53           <li>Connect your phone to the PC using a USB cable and the Nokia PC
       
    54             Suite application.</li>
       
    55           <li>(Optional) If you connect for the first time, install the
       
    56             necessary drivers to your phone.</li>
       
    57           <li>In <b>Windows</b>, check the correct serial port from the
       
    58             <b>Device Manager </b> in the <b>Control Panel</b>. Select <b>Ports
       
    59             (COM &amp; LPT)</b>, and locate an item similar to <b>Series 60
       
    60             Nokia S60 Phone USB (COMX)</b>, where X means the port to connect
       
    61             to.</li>
       
    62         </ol>
       
    63         <p><img src="images\connection_usb.png"></p>
       
    64       </li>
       
    65     </ul>
       
    66   </li>
       
    67   <li>Click <b>Finish</b> to save and exit.</li>
       
    68   <li>(Optional) A connections can be set as the "Current connection" from
       
    69     either the Remote Connection view or the "Current connection" Trim widget.
       
    70     When you connect a device through USB, dynamic connections are created
       
    71     automatically. If you want to automatically connect to the dynamic
       
    72     connection that is set as &ldquo;Current connection&rdquo;, you should
       
    73     check the <b>Auto connect to dynamic connections</b> checkbox in the
       
    74     Connection page of the Preferences dialog. For auto connect, you also need
       
    75     to have "Current connection" selected as the main connection for
       
    76     TraceViewer in the Preferences dialog.</li>
       
    77   <li>(Optional) Use the <strong>Test Connection</strong> tab of the New
       
    78     Connection dialog to make sure that the connection works. For more
       
    79     information, see <a
       
    80     href="../../../com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_on_device_check_tab.htm">Test
       
    81     Connection</a>.  </li>
       
    82 </ol>
       
    83 
       
    84 <h5>Related tasks</h5>
       
    85 <ul>
       
    86   <li><a href="../tasks/connect.htm">Connecting to the trace source</a></li>
       
    87   <li><a href="../tasks/preferences.htm">Setting TraceViewer
       
    88   preferences</a></li>
       
    89 </ul>
       
    90 
       
    91 <div id="footer">Copyright &copy; 2007-2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
       
    92 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
    93 </body>
       
    94 </html>