core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_connection_usb.htm
author fturovic <frank.turovich@nokia.com>
Wed, 06 Oct 2010 10:31:32 -0500
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
permissions -rw-r--r--
moved inf, mmp, remote conn, and views to project folder

<!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>USB Connectivity Setup</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>USB Connection Setup</h2>
<p>On-device debugging  supports the use of USB to debug programs running on a target device. To enable communication with a USB device, a connection must be established between the PC and the device. Doing that requires one of the following USB connectivity cables to physically connect the PC to the device:</p>
<ul>
  <li>DKU-2</li>
  <li>CA-53 </li>
</ul>
<p>Carbide uses plug-and-play (PnP) to create a remote connection  for the phone or target device once it's plugged in. Once a remote connection is created the <a href="../../projects/remote_conn/view_remote_connection.htm">Remote Connections</a> view appears  in Carbide. In addition, the current available connection is shown  in the  workspace's lower-right trim area. </p>
<p align="center"><img src="../../reference/images/trim_remote_conns.png" width="212" height="44"></p>
<p class="figure">Figure 1. Current available connection shown in workspace trim area</p>
<p class="note"><b>NOTE</b> PC Suite or Ovi Suite must be installed on your PC for the following steps to work.</p>
<div class="step">
  <h4>Setting up a USB Connection for On-device Debugging </h4>
  <ol>
    <li>Connect the USB connectivity cable  to your PC and then the phone or target device</li>
    <li>On the phone or target device,  select PC-Suite from the USB Mode options when asked</li>
    <li>In Carbide.c++, verify the current available connection is shown in the Remote Connections view or the indicator in the trim area</li>
  </ol>
</div>
<h5>Related concepts</h5>
<ul>
  <li><a href="../../concepts/trk.htm">On-device Debugging</a></li>
  <li><a href="../debugger/run_mode_debug.htm">Run Mode On-Device Debugging</a></li>
</ul>
<h5>Related references</h5>
<ul>
  <li><a href="../../projects/launch/page_main.htm">Debug Window (On-device Debugging) 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>