core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_connection.htm
author fturovic <frank.turovich@nokia.com>
Tue, 21 Sep 2010 15:50:51 -0500
changeset 2087 617a89f9dffc
parent 1791 727385d8e2b3
permissions -rw-r--r--
BUG 12110 - text instances of apptrk/systrk changed, more images yet to update

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Carbide Connection page</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>Connection page</h2>
<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>
<p align="center"><span class="figure"><img src="images/page_connection.png" width="598" height="224"></span></p>
<p class="figure">Figure 1. Connection page</p>
<h5>Table 1. <span class="figure">Connection</span> page &mdash;items </h5>
<table width="800"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="26%" scope="col">Item</th>
    <th width="74%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td><b>Serial Port </b></td>
    <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>
      <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>
  </tr>
  <tr>
    <td><b>Baud Rate </b></td>
    <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>
  </tr>
  <tr>
    <td><b>Data Bits </b></td>
    <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>
  </tr>
  <tr>
    <td><b>Parity</b></td>
    <td>Use the Parity option to select the parity setting (None, Odd, or Even). The default parity value is  None. </td>
  </tr>
  <tr>
    <td><b>Stop Bits </b></td>
    <td>Use the Stop Bits option to select the stop bits setting (1, 1.5, 2). The default stop bits value is 1.</td>
  </tr>
  <tr>
    <td><b>Flow Control </b></td>
    <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>
  </tr>
</table>

<h4>Other references</h4>
<ul>
  <li><a href="launch_configs_overview.htm">Launch Configuration Overview</a></li>
</ul>
<div id="footer">Copyright &copy; 2010 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>
</body>
</html>