core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_07.htm
changeset 2125 bbb6c7da6e3f
parent 2092 047b263f1004
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_07.htm	Thu Sep 30 11:33:17 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_07.htm	Thu Sep 30 13:53:55 2010 -0500
@@ -18,58 +18,29 @@
   <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 TRK connection on the device</b></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 Bluetooth</h5>
-  <ol>
-    <li>On the device make sure the Bluetooth port is turned on</li>
-    <li>On the phone launch CODA.</li>
-    <p>The location of CODA (Carbide On-device Debug Agent) will vary based on the phone. On some phones it will be in the Installed folder, on others it may be in the My Own folder.</p>
-    <li>CODA will ask which host you want to pair with. When requested, select your computer from the available Bluetooth devices list.</li>
-    <li>After the host and phone are paired, CODA should be connected. Verify that CODA is running.</li>
-    <li>On the PC:
-      <ol type="a">
-        <li>Right click on the Bluetooth icon in the System tray and select Advanced Configuration</li>
-        <li>Click the Local Services tab</li>
-        <li>Write down the Bluetooth COM Port number from the Local Services tab (Figure 1).</li>
-        <p>The Port number will be used when configuring the CODA launch configuration. The Bluetooth COM Port number in the Local Services tab should match the COM port used in the Connections tab of the CODA launch configuration.</p>
-        <li>Click OK to close the Bluetooth Configuration window</li>
-        <p align="center"><img src="images/Bluetooth_localservices.png" width="460" height="437" /></p>
-        <p class="figure">Figure 1. Bluetooth Configuration windows Local Services panel</p>
-      </ol>
-    </li>
-  </ol>
-<h5>Connecting with PC Suite</h5>
+<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>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 Installed folder, on others it may be in My Own folder.</p>
-    <li>Halt the Bluetooth device search by pressing Cancel</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 (Figure 2) </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>
-    <p align="center"><img src="images/TRK_USB_settings.png" width="211" height="250" /></p>
-    <p class="figure">Figure 2. USB Connection Settings</p>
-    <li>On the PC</li>
-        <ol type="a">
-          <li>Open Windows Computer Management by right-clicking My Computer and select Manage from the context menu to open the Computer Management window.</li>
-            <li>Select System Tools &gt; Device Manager &gt; Ports (COM &amp; LPT) to display all active ports</li>
-            <li>Locate the S60 Phone USB (COMxx) item in the list</li>
-
-        <p align="center"><img src="images/comp_manage_ports.png" width="507" height="546" />        </p>
-    <p class="figure">Figure 3. Device Manager - Ports</p>
-
-      <li>Write down the port ID and Communication Port Properties.</li>
-      <p>The COM Port number in the Device Manager window should match the COM port used in the Connections tab of the CODA launch configuration.</p>
-      <li>Close the Device Manager window </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>
-  </ol>
-  </div>
+  <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>