core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug.htm
author fturovic <frank.turovich@nokia.com>
Thu, 18 Feb 2010 11:17:02 -0600
branchRCL_2_4
changeset 987 77469bd2d10b
parent 0 fb279309251b
child 1086 c4cdf14b6868
permissions -rw-r--r--
additions and revisions to tasks and ref pages 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 Debugger Settings</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<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><b>Install device connection software</b></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><a href="run_mode_debug_07.htm">Configure TRK connection on the device</a></li>
  <li><a href="run_mode_debug_08.htm">Create a launch configuration</a></li>
</ol>
<div class="step">
<h4><a name="runInstall" id="runInstall">	</a>Install Device Connection Software</h4>
<p>The two choices for connecting are Bluetooth and PC Suite. </p>
<h5>BlueTooth</h5>
<ol>
  <li>System requirements: </li>
  <ul>
    <li>Administration rights on your computer</li>
    <li> BT dongle attached to your computer</li>
    <li>Bluetooth installer to install the drivers</li>
  </ul>
  <li>Install the Bluetooth dongle to a USB port</li>
  <li>Install the drivers from the Bluetooth CD</li>
  <li>Click on the Bluetooth icon in your system tray and run the Bluetooth setup</li>
  <li>Right click on the Bluetooth icon in the System tray and select Advanced Configuration</li>
  <li>Click the Accessibility tab
    <ol type="a">
      <li>Check the option &ldquo;Let other Bluetooth devices discover this computer&rdquo;</li>
        <li>Set the option under &ldquo;Allow&rdquo; to &ldquo;All Devices&rdquo;</li>
      </ol>
    </li>
</ol>
<p class="note"><b>NOTE</b> The Nokia PC image includes the Microsoft Bluetooth drivers which do not support serial emulation over Bluetooth. You need to download and install the drivers provided by the Bluetooth manufacturer to connect to a device. </p>
<h5>Nokia PC Suite</h5>
<ol>
  <li>Install <a href="http://www.nokiausa.com/support/pcsuite/main.html%20or%20http://europe.nokia.com/A4144903">PC Suite</a> (or later version)    
    <p>Launch the PC Suite installer and follow the onscreen instructions to install the software. When finished, a <b>Get Connected</b> wizard should appear</p>
  </li>
  <li> Press Next</li>
  <li>In the &quot;Select your connection type&quot; window select &quot;Cable Connection&quot; and press Next</li>
  <li>You will be prompted to connect the phone via the USB cable</li>
  <li>Connect the phone and continue with  onscreen instructions</li>
  <li>After installation your  phone should be listed</li>
  <li>Click Finish</li>
  <li>Select PC suite on your phone</li>
  <p>The Nokia PC Suite window should appear</p>
  <li>Select the Manage Connections icon</li>
  <li>Uncheck all the connections available</li>
  <li>Click Ok</li>
  <p>PC Suite is now ready to use.</p>
</ol>
</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>