core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_07.htm
author fturovic <frank.turovich@nokia.com>
Thu, 30 Sep 2010 13:53:55 -0500
changeset 2125 bbb6c7da6e3f
parent 2092 047b263f1004
permissions -rw-r--r--
BUG 12110 - more TRK references removed in text and images

<!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>Run Mode On-Device Debugging</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>Run Mode On-Device Debugging</h2>
<p>To implement run mode on-device debugging the following tasks need to be completed.</p>
<ol>
  <li><a href="run_mode_debug.htm">Install device connection software</a></li>
  <li><a href="run_mode_debug_01.htm">Install Perl</a></li>
  <li><a href="run_mode_debug_02.htm">Install an SDK</a></li>
  <li><a href="run_mode_debug_03.htm">Setup environment variables</a></li>
  <li><a href="run_mode_debug_04.htm">Setup a virtual drive for Techview and Cust Kits</a></li>
  <li><a href="run_mode_debug_05.htm">Set the default kit in Devices.xml </a></li>
  <li><a href="run_mode_debug_06.htm">Install the SISX file on the target device</a></li>
  <li><b>Configure CODA connection on the device</b></li>
  <li><a href="run_mode_debug_08.htm">Create a launch configuration</a></li>
</ol>
<div class="step">
<h4><a name="runConfig" id="runConfig"> </a>Configure CODA Connection on the Device</h4>
<h5>Connecting with Nokia Ovi/PC Suite</h5>

  <ol>
    <li>Verify Nokia Ovi/PC Suite are installed on the PC (drivers are required by Carbide)</li>
    <li>Connect the USB cable to the PC and then to the target device</li>
    <li>On the device select PC Suite from the USB mode list</li>
    <li>On the device launch the CODA agent</li>
    <p>The location of the CODA on-device debug agent will vary based on the phone. On some phones it will be in the <span class="code">Installed</span>, <span class="code">Applications</span>, or <span class="code">My Own</span> folder.</p>
    <li>Click Options &gt; Settings &gt; Connection</li>
    <li>Change Connection type to USB and set connection options</li>
       <p align="left"><img src="../trk/images/coda_options.png" alt="CODA options" width="180" height="165"></p>
    <li>Select Back and start the CODA software again and you should be connected</li>
    <li>On the PC verify connection in Remote Connections view<br />
    	<p><img src="../../reference/images/view_remote_connections.png" alt="Remote Connections view" width="679" height="166"></p>
    </li>
    </ol>
  <p>With the remote device connected you are ready to start debugging.</p>
</div>
<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>