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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 325
diff changeset
     7
<title>Run Mode On-Device Debugging</title>
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
</head>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    10
<body >
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
<h2>Run Mode On-Device Debugging</h2>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
<p>To implement run mode on-device debugging the following tasks need to be completed.</p>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
<ol>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
  <li><a href="run_mode_debug.htm">Install device connection software</a></li>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
  <li><a href="run_mode_debug_01.htm">Install Perl</a></li>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
  <li><a href="run_mode_debug_02.htm">Install an SDK</a></li>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
  <li><a href="run_mode_debug_03.htm">Setup environment variables</a></li>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
  <li><a href="run_mode_debug_04.htm">Setup a virtual drive for Techview and Cust Kits</a></li>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
  <li><a href="run_mode_debug_05.htm">Set the default kit in Devices.xml </a></li>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
  <li><a href="run_mode_debug_06.htm">Install the SISX file on the target device</a></li>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    21
  <li><b>Configure CODA connection on the device</b></li>
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
  <li><a href="run_mode_debug_08.htm">Create a launch configuration</a></li>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
</ol>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
<div class="step">
2009
b622387629d6 changed TRK to CODA in docs except where it related to pre-3.0 versions
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    25
<h4><a name="runConfig" id="runConfig"> </a>Configure CODA Connection on the Device</h4>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    26
<h5>Connecting with Nokia Ovi/PC Suite</h5>
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    27
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    28
  <ol>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    29
    <li>Verify Nokia Ovi/PC Suite are installed on the PC (drivers are required by Carbide)</li>
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    30
    <li>Connect the USB cable to the PC and then to the target device</li>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    31
    <li>On the device select PC Suite from the USB mode list</li>
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    32
    <li>On the device launch the CODA agent</li>
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    33
    <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>
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
    <li>Click Options &gt; Settings &gt; Connection</li>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    35
    <li>Change Connection type to USB and set connection options</li>
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    36
       <p align="left"><img src="../trk/images/coda_options.png" alt="CODA options" width="180" height="165"></p>
2092
047b263f1004 more trk to coda changes
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    37
    <li>Select Back and start the CODA software again and you should be connected</li>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    38
    <li>On the PC verify connection in Remote Connections view<br />
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    39
    	<p><img src="../../reference/images/view_remote_connections.png" alt="Remote Connections view" width="679" height="166"></p>
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    40
    </li>
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    41
    </ol>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    42
  <p>With the remote device connected you are ready to start debugging.</p>
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    43
</div>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 325
diff changeset
    44
<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>
325
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    45
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    46
</body>
6cb072f1aa74 minor edits to fix possessive error
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    47
</html>