core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_preconditions.htm
changeset 2125 bbb6c7da6e3f
parent 2092 047b263f1004
child 2131 ff0156b93599
equal deleted inserted replaced
2124:593dde21e874 2125:bbb6c7da6e3f
     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 >
    10 <body >
    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 and 5th edition devices, the following preconditions must be met.</p>
    12 <p>Before you can use on-device debugging to debug 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>A current Symbian OS SDK is installed</li>
    18         <li>A current Symbian OS SDK is installed</li>
    19         <li>Perl installed</li>
    19         <li>Perl is installed</li>
    20         <li>RVCT or GCCE compiler</li>
    20         <li>RVCT or GCCE compiler</li>
    21         <li>USB or Bluetooth support on your PC </li>
    21         <li>USB  support on your PC </li>
    22         <li>Nokia Ovi/PC Suite (or equivilent software) for connecting and installing applications to the device </li>
    22         <li>Nokia Ovi/PC Suite (or equivilent software) for connecting and installing applications to the device </li>
    23       </ul>
    23       </ul>
    24     </li>
    24     </li>
    25     <li>Download and install the current CODA SISX file using the <a href="../../reference/trk/wnd_on_device_setup.htm">On-Device Connections</a> dialog</li>
    25     <li>Download and install the current CODA SISX file using the <a href="../../reference/trk/wnd_on_device_setup.htm">On-Device Connections</a> dialog</li>
    26     <p>If CODA is not install, use 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>If CODA is not install, use the <a href="../../projects/launch/wiz_new_launch_config.htm">On-Device Connections &gt; New Connection Wizard &gt; Install remote agents</a> pane.</p>
    27     <li>Specify the communication method with the on-target device during the debug session</li>
    27     <li>Specify the communication method with the on-target device during the debug session</li>
    28   <p>Start CODA on the device. During startup of CODA 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 Connections</a> dialog to make the identification and connection setup quick and easy. </p>
    28   <p>Start CODA on the device. During startup of CODA 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_usb.htm">USB</a> or a null serial cable. 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 Connections</a> dialog to make the identification and connection setup quick and easy. </p>
    29   </ol>
    29   </ol>
    30 </div>
    30 </div>
    31 <h5>Related concepts</h5>
    31 <h5>Related concepts</h5>
    32 <ul>
    32 <ul>
    33   <li><a href="../../concepts/trk.htm">On-device Debugging </a></li>
    33   <li><a href="../../concepts/trk.htm">On-device Debugging </a></li>
    34   <li><a href="../../concepts/build_configurations.htm">Build Configuration</a></li>
    34   <li><a href="../../concepts/build_configurations.htm">Build Configuration</a></li>
    35   <li><a href="../../projects/launch/launch_configs_overview.htm">Launch Configuration </a> </li>
    35   <li><a href="../../projects/launch/launch_configs_overview.htm">Launch Configuration </a> </li>
    36 </ul>
    36 </ul>
    37 <h5>Related reference</h5>
    37 <h5>Related reference</h5>
    38 <ul>
    38 <ul>
    39   <li><a href="trk_start_sisx.htm">Starting the On-Device TRK Debug Agent</a></li>
    39   <li><a href="trk_start_sisx.htm">Starting the On-Device CODA Software</a></li>
    40 </ul>
    40 </ul>
    41 <h5>Related tasks</h5>
    41 <h5>Related tasks</h5>
    42 <ul>
    42 <ul><li><a href="trk_install_usb.htm">Installing On-device Debug Agents using USB </a></li>
    43   <li><a href="trk_install_bluetooth.htm">Installing On-device Debug Agents using Bluetooth</a></li>
       
    44   <li><a href="trk_install_usb.htm">Installing On-device Debug Agents using USB </a></li>
       
    45 </ul>
    43 </ul>
    46 <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>
    44 <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>
    47 
    45 
    48 </body>
    46 </body>
    49 </html>
    47 </html>