htiextension/com.nokia.s60tools.hticonnection.help/html/tasks/comm_usb.htm
changeset 7 018264c44c89
parent 0 61163b28edca
equal deleted inserted replaced
6:7f60f3388609 7:018264c44c89
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
     4   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
     5 <title>Setting up USB serial connection</title>
     5   <title>Setting up USB serial connection</title>
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
     7 </head>
     7 </head>
       
     8 
     8 <body>
     9 <body>
     9 
       
    10 <h2>Setting up USB serial connection</h2>
    10 <h2>Setting up USB serial connection</h2>
    11 <ol>
    11 <ol>
    12 <li>Make sure you have USB cable drivers (such as Nokia Connectivity Cable Drivers for Nokia devices) installed on your PC (either with PC Suite or separately for Nokia devices). The latest version of the drivers is always recommended.</li>
    12   <li>Make sure you have USB cable drivers (such as Nokia Connectivity Cable
    13 <li>In the S60 device, start HtiAdmin by selecting <b>Menu</b> > <b>RnD Tools</b> > <b>HtiAdmin</b>.</li>
    13     Drivers for Nokia devices) installed on your PC (either with PC Suite or
    14 <li>Stop the HTI Framework if it is running by selecting <b>Options</b> > <b>Stop</b>.</li>
    14     separately for Nokia devices). The latest version of the drivers is always
    15 <li>Enable USB connection by selecting <b>Options</b> > <b>Comms</b> > <b>Enable USB serial comm</b>.</li>
    15     recommended.</li>
    16 <li>Start the HTI Framework by selecting <b>Options</b> > <b>Start</b>.</li>
    16   <li>In the S60 device, start HtiAdmin by selecting <b>Menu</b> &gt; <b>RnD
    17 <li>Connect the device to the PC with a USB cable and select the <b>PC Suite</b> mode. If Windows starts to install drivers, wait for all installations to complete.</li>
    17     Tools</b> &gt; <b>HtiAdmin</b>.</li>
    18 <li>In the HTI Connection Carbide.c++ Extension, click <img src="../images/run_exc_arrow.png"> and select <b>New Connection</b> to create a new connection, or select an existing connection.</li>
    18   <li>Stop the HTI Framework if it is running by selecting <b>Options</b> &gt;
    19 <li>In <b>Connection name</b>, enter a name for the connection, and in <b>Connection type</b>, select <b>Serial</b>. To edit the serial port settings, click <b>Next</b>.<br><br><img src="../images/new_connection_1.png"></li>
    19     <b>Stop</b>.</li>
    20 <li>In <b>Serial Port</b>, select the serial port that is used for USB connection. You can also select a baud rate.<br><br><img src="../images/new_connection_2.png"></li>
    20   <li>Enable USB connection by selecting <b>Options</b> &gt; <b>Comms</b> &gt;
    21 <li>(Optional) To test the connection, click <b>Initiate service testing</b>. The test status is shown in the <b>Status</b> pane:
    21     <b>Enable USB serial comm</b>.</li>
    22 		<ul>
    22   <li>Start the HTI Framework by selecting <b>Options</b> &gt;
    23 			<li><i>Status not tested</i></li>
    23   <b>Start</b>.</li>
    24 			<li><i>Connection to HTI agent OK, HTI version x.xx</i></li>
    24   <li>Connect the device to the PC with a USB cable and select the <b>PC
    25 			<li><i>HTI agent in the device is not responding</i></li>
    25     Suite</b> mode. If Windows starts to install drivers, wait for all
    26 			<li><i>Connection failed</i></li>
    26     installations to complete.</li>
    27 		</ul>
    27   <li>In the HTI Connection Carbide.c++ Extension, click <img
    28 </li>
    28     src="../images/environment_co.png"> to open the Preferences dialog. In the
    29 <li>Click <b>Finish</b> to close the wizard. HTI Connection now starts the Datagateway with the connection you configured. If the Datagateway does not start automatically, start it by clicking <img src="../images/run_exc.gif">. The connection status will be displayed in the status line above the console screen:
    29     dialog click <b>New...</b> to create a new connection, or select Current
    30 	<ul>
    30     connection or an existing connection from the drop down list. 
    31 		<li><i>Not connected</i></li>
    31     <p><b>Note:</b> If you select <b>Current connection</b>, HTI Connection
    32 		<li><i>Testing connection</i></li>
    32     will automatically use the currently active connection.If <b>Current
    33 		<li><i>Trying to connect to &lt;connection name&gt;</i></li>
    33     connection</b> is selected, user can change the currently active connection
    34 		<li><i>Connected to &lt;connection name&gt;</i></li>
    34     easily either from Remote Connection view, or from a new Trim widget
    35 	</ul>
    35     showing the current connection.</p>
    36 </li>
    36   </li>
       
    37   <li>In <b>Connection name</b>, enter a name for the connection, and in
       
    38     <b>Connection type</b>, select <b>Serial</b>. To edit the serial port
       
    39     settings, click <b>Next</b>.<br>
       
    40     <br>
       
    41     <img src="../images/new_connection_1.png"></li>
       
    42   <li>In <b>Serial Port</b>, select the serial port that is used for USB
       
    43     connection. You can also select a baud rate.<br>
       
    44     <br>
       
    45     <img src="../images/new_connection_2.png"></li>
       
    46   <li>(Optional) To test the connection, click <b>Initiate service testing</b>.
       
    47     The test status is shown in the <b>Status</b> pane: 
       
    48     <ul>
       
    49       <li><i>Status not tested</i></li>
       
    50       <li><i>Connection to HTI agent OK, HTI version x.xx</i></li>
       
    51       <li><i>HTI agent in the device is not responding</i></li>
       
    52       <li><i>Connection failed</i></li>
       
    53     </ul>
       
    54   </li>
       
    55   <li>Click <b>Finish</b> to close the wizard. HTI Connection now starts the
       
    56     Datagateway with the connection you configured. If the Datagateway does not
       
    57     start automatically, start it by clicking <img
       
    58     src="../images/run_exc.gif">. The connection status will be displayed in
       
    59     the status line above the console screen: 
       
    60     <ul>
       
    61       <li><i>Not connected</i></li>
       
    62       <li><i>Testing connection</i></li>
       
    63       <li><i>Trying to connect to &lt;connection name&gt;</i></li>
       
    64       <li><i>Connected to &lt;connection name&gt;</i></li>
       
    65     </ul>
       
    66   </li>
    37 </ol>
    67 </ol>
    38 
    68 
    39 <p>In addition to configuring and starting HTI connections, you can do the following:</p>
    69 <p>In addition to configuring and starting HTI connections, you can do the
       
    70 following:</p>
    40 <ul>
    71 <ul>
    41 <li>To stop the Datagateway, click <img src="../images/stop.gif">.</li>
    72   <li>To stop the Datagateway, click <img src="../images/stop.gif">.</li>
    42 <li>To edit the connection settings, click <img src="../images/environment_co.png">.</li>
    73   <li>To edit the connection settings, click <img
    43 <li>To start a connection after the initial setup, click <img src="../images/run_exc_arrow.png"> and select a connection.</li>
    74     src="../images/environment_co.png">.</li>
    44 <li>To delete a connection, open the <b>Remote Connections</b> view and use the dynamic menu. For details, see <a href="viewing_remote_connections.htm">Viewing remote connections</a>.</li>
    75   <li>To delete a connection, open the <b>Remote Connections</b> view and use
       
    76     the dynamic menu. For details, see <a
       
    77     href="viewing_remote_connections.htm">Viewing remote connections</a>.</li>
    45 </ul>
    78 </ul>
    46 
    79 
    47 <h5>Related tasks</h5>
    80 <h5>Related tasks</h5>
    48 <ul>
    81 <ul>
    49 	<li><a href="tasks/viewing_remote_connections.htm">Viewing remote connections</a></li>
    82   <li><a href="viewing_remote_connections.htm">Viewing remote
    50 	<li><a href="set_preferences.htm">Editing HTI connection settings</a></li>
    83   connections</a></li>
       
    84   <li><a href="set_preferences.htm">Editing HTI connection settings</a></li>
    51 </ul>
    85 </ul>
    52 
    86 
    53 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
    87 <div id="footer">
    54 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    88 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    89 reserved. License: <a
       
    90 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    55 </body>
    91 </body>
    56 </html>
    92 </html>