core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_preconditions.htm
author dan.podwall@nokia.com
Mon, 06 Apr 2009 14:56:28 -0500
changeset 56 887bd61e1328
parent 2 d760517a8095
child 400 9b005a8e6778
permissions -rw-r--r--
merge from RCL_2_0 to default
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
cawthron
parents:
diff changeset
     2
<html>
cawthron
parents:
diff changeset
     3
<head>
cawthron
parents:
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
cawthron
parents:
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
cawthron
parents:
diff changeset
     7
<title>ODD Preconditions</title>
cawthron
parents:
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
cawthron
parents:
diff changeset
     9
</head>
cawthron
parents:
diff changeset
    10
<body bgcolor="#FFFFFF">
cawthron
parents:
diff changeset
    11
<h2>Preconditions to On-Device Debugging</h2>
cawthron
parents:
diff changeset
    12
<p>Before you can use on-device debugging to debug 3rd edition and UIQ devices, the following preconditions must be met.</p>
cawthron
parents:
diff changeset
    13
<div class="step">
cawthron
parents:
diff changeset
    14
  <h4>Verifying On-device Debugging Preconditions </h4>
cawthron
parents:
diff changeset
    15
  <ol>
cawthron
parents:
diff changeset
    16
    <li>Verify that your system has the following:
cawthron
parents:
diff changeset
    17
      <ul>
cawthron
parents:
diff changeset
    18
        <li>S60 v3.x, UIQ 2.X or UIQ 3.X kit installed</li>
cawthron
parents:
diff changeset
    19
        <li>ActivePerl installed</li>
cawthron
parents:
diff changeset
    20
        <li>RVCT or GCCE compiler</li>
cawthron
parents:
diff changeset
    21
        <li>USB or Bluetooth capable S60 3rd Edition or UIQ 3rd Edition device</li>
cawthron
parents:
diff changeset
    22
        <li>USB or Bluetooth support on your PC </li>
cawthron
parents:
diff changeset
    23
        <li>Nokia PC Suite (or equivilent software) for connecting and installing applications to the device </li>
cawthron
parents:
diff changeset
    24
      </ul>
cawthron
parents:
diff changeset
    25
    </li>
cawthron
parents:
diff changeset
    26
    <li>Download and install the current TRK SISX file using the <a href="../../reference/trk/wnd_on_device_setup.htm">On-Device Setup</a> dialog for debugging  S60 5th edition and UIQ devices</li>
cawthron
parents:
diff changeset
    27
    <p>The Application TRK debug agents are stored If not, install it now using the <a href="../reference/trk/wnd_new_connection_wizard.htm">On-Device Connections &gt; New Connection Wizard &gt; Install remote agents</a> pane.</p>
cawthron
parents:
diff changeset
    28
    <p class="note"><b>NOTE</b> The Application TRK versions included with Carbide is for CE versions of devices only. They are not intended for use with RnD devices. </p>
cawthron
parents:
diff changeset
    29
    <li>Specify the communication method with the on-target device during the debug session</li>
cawthron
parents:
diff changeset
    30
  <p>Start the Application TRK or System TRK on the device. During startup of TRK on the device you must specify the communication method the on-device agent uses to debug the device. Currently, those methods include <a href="trk_connection_bluetooth.htm">Bluetooth</a> and <a href="trk_connection_usb.htm">USB</a> or a null serial cable. For Bluetooth, you must pair the device with the PC and a valid serial port assigned. For USB, A USB cable must connect the PC to the device and a valid serial port assigned. Use <a href="../../reference/trk/wnd_on_device_setup.htm">On-Device Setup</a> dialog to make the identification and connection setup quick and easy. </p>
cawthron
parents:
diff changeset
    31
  </ol>
cawthron
parents:
diff changeset
    32
</div>
cawthron
parents:
diff changeset
    33
<h5>Related concepts</h5>
cawthron
parents:
diff changeset
    34
<ul>
cawthron
parents:
diff changeset
    35
  <li><a href="../../concepts/trk.htm">On-device Debugging </a></li>
cawthron
parents:
diff changeset
    36
  <li><a href="../../concepts/build_configurations.htm">Build Configuration</a></li>
cawthron
parents:
diff changeset
    37
  <li><a href="../../projects/launch/launch_configs_overview.htm">Launch Configuration </a> </li>
cawthron
parents:
diff changeset
    38
</ul>
cawthron
parents:
diff changeset
    39
<h5>Related reference</h5>
cawthron
parents:
diff changeset
    40
<ul>
cawthron
parents:
diff changeset
    41
  <li><a href="trk_start_sisx.htm">Starting the On-Device TRK Debug Agent</a></li>
cawthron
parents:
diff changeset
    42
</ul>
cawthron
parents:
diff changeset
    43
<h5>Related tasks</h5>
cawthron
parents:
diff changeset
    44
<ul>
cawthron
parents:
diff changeset
    45
  <li><a href="trk_install_bluetooth.htm">Installing On-device Debug Agents using Bluetooth</a></li>
cawthron
parents:
diff changeset
    46
  <li><a href="trk_install_usb.htm">Installing On-device Debug Agents using USB </a></li>
cawthron
parents:
diff changeset
    47
</ul>
cawthron
parents:
diff changeset
    48
<div id="footer">Copyright &copy; 2009 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>
cawthron
parents:
diff changeset
    49
cawthron
parents:
diff changeset
    50
</body>
cawthron
parents:
diff changeset
    51
</html>