core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_connection.htm
author dan.podwall@nokia.com
Mon, 06 Apr 2009 14:56:28 -0500
changeset 56 887bd61e1328
parent 2 d760517a8095
child 1225 a546534a48de
permissions -rw-r--r--
merge from RCL_2_0 to default
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
cawthron
parents:
diff changeset
     2
<html>
cawthron
parents:
diff changeset
     3
<head>
cawthron
parents:
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
cawthron
parents:
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
cawthron
parents:
diff changeset
     7
<title>Carbide Connection page</title>
cawthron
parents:
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
cawthron
parents:
diff changeset
     9
</head>
cawthron
parents:
diff changeset
    10
<body bgcolor="#FFFFFF">
cawthron
parents:
diff changeset
    11
<h2>Connection page</h2>
cawthron
parents:
diff changeset
    12
<p>The <b>Connection</b> page  specifies the method used to transfer files to the target device. Once a Serial Port type is chosen, the remaining options contain default values for the specific connection type. Users can change these remaining options to match the target device's communication specifications. </p>
cawthron
parents:
diff changeset
    13
<p align="center"><span class="figure"><img src="images/page_connection.png" width="598" height="224"></span></p>
cawthron
parents:
diff changeset
    14
<p class="figure">Figure 1. Connection page</p>
cawthron
parents:
diff changeset
    15
<h5>Table 1. <span class="figure">Connection</span> page &mdash;items </h5>
cawthron
parents:
diff changeset
    16
<table width="94%"  border="0" cellpadding="2" cellspacing="0">
cawthron
parents:
diff changeset
    17
  <tr>
cawthron
parents:
diff changeset
    18
    <th width="38%" scope="col">Item</th>
cawthron
parents:
diff changeset
    19
    <th width="62%" scope="col">Explanation</th>
cawthron
parents:
diff changeset
    20
  </tr>
cawthron
parents:
diff changeset
    21
  <tr>
cawthron
parents:
diff changeset
    22
    <td><b>Serial Port </b></td>
cawthron
parents:
diff changeset
    23
    <td><p>Select the serial port option to use for this launch or  launch configuration. Once set, this port will be used for all subsequent launch configurations until it is set again. Note that for USB and BT can be dynamically assigned, so its critical that the port ID assigned here matches the one the system is using to communicate with the target device. </p>
cawthron
parents:
diff changeset
    24
      <p>If you are using a USB connection, the connected phone's name should appear in the menu to help identify which port is being used. </p></td>
cawthron
parents:
diff changeset
    25
  </tr>
cawthron
parents:
diff changeset
    26
  <tr>
cawthron
parents:
diff changeset
    27
    <td><b>Baud Rate </b></td>
cawthron
parents:
diff changeset
    28
    <td>Use the Baud Rate option to select the baud rate for communication. The default baud rate value is 115200 bits per second (bps). </td>
cawthron
parents:
diff changeset
    29
  </tr>
cawthron
parents:
diff changeset
    30
  <tr>
cawthron
parents:
diff changeset
    31
    <td><b>Data Bits </b></td>
cawthron
parents:
diff changeset
    32
    <td>Use the Data Bits  option to select a common data bits size (4, 5, 6, 7, and 8). The default data bits value is 8. </td>
cawthron
parents:
diff changeset
    33
  </tr>
cawthron
parents:
diff changeset
    34
  <tr>
cawthron
parents:
diff changeset
    35
    <td><b>Parity</b></td>
cawthron
parents:
diff changeset
    36
    <td>Use the Parity option to select the parity setting (None, Odd, or Even). The default parity value is  None. </td>
cawthron
parents:
diff changeset
    37
  </tr>
cawthron
parents:
diff changeset
    38
  <tr>
cawthron
parents:
diff changeset
    39
    <td><b>Stop Bits </b></td>
cawthron
parents:
diff changeset
    40
    <td>Use the Stop Bits option to select the stop bits setting (1, 1.5, 2). The default stop bits value is 1.</td>
cawthron
parents:
diff changeset
    41
  </tr>
cawthron
parents:
diff changeset
    42
  <tr>
cawthron
parents:
diff changeset
    43
    <td><b>Flow Control </b></td>
cawthron
parents:
diff changeset
    44
    <td>Use the Flow Control option to select the flow control setting (None, Hardware (RTS/CTS), and Software (XON/XOFF)). The default flow control value is None. </td>
cawthron
parents:
diff changeset
    45
  </tr>
cawthron
parents:
diff changeset
    46
</table>
cawthron
parents:
diff changeset
    47
cawthron
parents:
diff changeset
    48
<h4>Other references</h4>
cawthron
parents:
diff changeset
    49
<ul>
cawthron
parents:
diff changeset
    50
  <li><a href="launch_configs_overview.htm">Launch Configuration Overview</a></li>
cawthron
parents:
diff changeset
    51
</ul>
cawthron
parents:
diff changeset
    52
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
cawthron
parents:
diff changeset
    53
</body>
cawthron
parents:
diff changeset
    54
</html>