core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_preconditions.htm
branchRCL_2_4
changeset 807 ad2d5f6b8dcb
parent 400 9b005a8e6778
child 1448 e1fbef8f8f8c
equal deleted inserted replaced
806:5778753457c3 807:ad2d5f6b8dcb
     7 <title>ODD Preconditions</title>
     7 <title>ODD Preconditions</title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Preconditions to On-Device Debugging</h2>
    11 <h2>Preconditions to On-Device Debugging</h2>
    12 <p>Before you can use on-device debugging to debug 3rd edition and UIQ devices, the following preconditions must be met.</p>
    12 <p>Before you can use on-device debugging to debug 3rd and 5th edition devices, the following preconditions must be met.</p>
    13 <div class="step">
    13 <div class="step">
    14   <h4>Verifying On-device Debugging Preconditions </h4>
    14   <h4>Verifying On-device Debugging Preconditions </h4>
    15   <ol>
    15   <ol>
    16     <li>Verify that your system has the following:
    16     <li>Verify that your system has the following:
    17       <ul>
    17       <ul>
    18         <li>S60 v3.x, UIQ 2.X or UIQ 3.X kit installed</li>
    18         <li>S60 v3.x or S60 v5.x kit installed</li>
    19         <li>ActivePerl installed</li>
    19         <li>ActivePerl installed</li>
    20         <li>RVCT or GCCE compiler</li>
    20         <li>RVCT or GCCE compiler</li>
    21         <li>USB or Bluetooth capable S60 3rd Edition or UIQ 3rd Edition device</li>
       
    22         <li>USB or Bluetooth support on your PC </li>
    21         <li>USB or Bluetooth support on your PC </li>
    23         <li>Nokia PC Suite (or equivilent software) for connecting and installing applications to the device </li>
    22         <li>Nokia PC Suite (or equivilent software) for connecting and installing applications to the device </li>
    24       </ul>
    23       </ul>
    25     </li>
    24     </li>
    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>
    25     <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</li>
    27     <p>The Application TRK debug agents are stored If not, install it now using the <a href="../../projects/launch/wiz_new_launch_config.htm">On-Device Connections &gt; New Connection Wizard &gt; Install remote agents</a> pane.</p>
    26     <p>The Application TRK debug agents are stored If not, install it now using the <a href="../../projects/launch/wiz_new_launch_config.htm">On-Device Connections &gt; New Connection Wizard &gt; Install remote agents</a> pane.</p>
    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>
    27     <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>
    29     <li>Specify the communication method with the on-target device during the debug session</li>
    28     <li>Specify the communication method with the on-target device during the debug session</li>
    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>
    29   <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>
    31   </ol>
    30   </ol>
    43 <h5>Related tasks</h5>
    42 <h5>Related tasks</h5>
    44 <ul>
    43 <ul>
    45   <li><a href="trk_install_bluetooth.htm">Installing On-device Debug Agents using Bluetooth</a></li>
    44   <li><a href="trk_install_bluetooth.htm">Installing On-device Debug Agents using Bluetooth</a></li>
    46   <li><a href="trk_install_usb.htm">Installing On-device Debug Agents using USB </a></li>
    45   <li><a href="trk_install_usb.htm">Installing On-device Debug Agents using USB </a></li>
    47 </ul>
    46 </ul>
    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>
    47 <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>
    49 
    48 
    50 </body>
    49 </body>
    51 </html>
    50 </html>