core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_start_sisx.htm
author fturovic <frank.turovich@nokia.com>
Thu, 30 Sep 2010 13:53:55 -0500
changeset 2125 bbb6c7da6e3f
parent 2092 047b263f1004
child 2131 ff0156b93599
permissions -rw-r--r--
BUG 12110 - more TRK references removed in text and images
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
     7
<title>Starting the CODA Software</title>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
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: 819
diff changeset
    10
<body >
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    11
<h2>Starting the CODA Software</h2>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
<div class="step">
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    13
  <p>The location of the CODA (Carbide On-device Debug Agent) software varies based on the phone. On some phones  it will be the <span class="code">Installed</span>, <span class="code">Applications</span>, or the <span class="code">My Own</span> folder. Refer to the documentation that came with the phone to learn where installed programs are stored.</p>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
  <ol>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    15
    <li>Make sure CODA (Carbide On-device Debug Agent) is present on the device<br />
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    16
        <p>To install CODA see <a href="../../reference/trk/wnd_new_conn_install_tab.htm">Install Remote Agents</a> tab in the <b>New Connections</b> dialog.</p>
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    17
    </li>
2092
047b263f1004 more trk to coda changes
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    18
    <li>Launch the CODA program on the device</li>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    19
    <li>Verify the connection is working on the device and within Carbide
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    20
        <p align="center"><img src="images/coda_running.png" alt="CODA status" width="216" height="384">&nbsp;&nbsp;<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
    21
      <p class="figure">Figure 1. Connection verified on device and Carbide</p>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
    </li>
2092
047b263f1004 more trk to coda changes
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    23
    <li>If CODA reports &quot;Not Connected&quot;
047b263f1004 more trk to coda changes
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    24
        <ol type="a">
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    25
        <li>Click Options &gt; Settings soft key </li>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    26
        <li>If Connection is not set to USB, choose USB<br />
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    27
        	<p><img src="images/coda_options.png" alt="CODA options" width="180" height="165"></p>
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    28
        </li>
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2092
diff changeset
    29
        <li>Click Back soft key</li>
2092
047b263f1004 more trk to coda changes
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
    30
        <li>Restart CODA  </li>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
      </ol>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    32
    </li>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    33
  </ol>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
</div>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    35
  <h5>Related concepts</h5>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    36
  <ul>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    37
    <li><a href="../../concepts/trk.htm">On-device Debugging </a></li>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    38
  </ul>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    39
  <h5>Related references</h5>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    40
  <ul>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    41
    <li><a href="../../projects/launch/page_main.htm">Debug Window (On-device Debugging) Overview</a></li>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    42
  </ul>
819
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
    43
<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>
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    44
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    45
</body>
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    46
</html>