core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_carbide_setup.htm
branchRCL_2_4
changeset 807 ad2d5f6b8dcb
parent 400 9b005a8e6778
child 995 daded633d00d
equal deleted inserted replaced
806:5778753457c3 807:ad2d5f6b8dcb
    13 <ul>
    13 <ul>
    14   <li><b>Symbian OS Appication TRK</b>&#8212; used to run or debug applications on a target device using the Application TRK on-device debug agent. Application TRK is an application that runs on released phones and allows you to debug your executables. The debugger will download a Symbian OS installation file to the phone and install it prior to launching.</li>
    14   <li><b>Symbian OS Appication TRK</b>&#8212; used to run or debug applications on a target device using the Application TRK on-device debug agent. Application TRK is an application that runs on released phones and allows you to debug your executables. The debugger will download a Symbian OS installation file to the phone and install it prior to launching.</li>
    15   <li><b>Symbian OS System TRK</b> (<i>not available in the Developer Edition</i>) &#8212;used to run or debug applications or ROM code on a target device using the System TRK on-device debug agent. System TRK is an application that runs on reference boards and prototype phones and allows you to debug your executables. The debugger will download files to the phone prior to launching.</li>
    15   <li><b>Symbian OS System TRK</b> (<i>not available in the Developer Edition</i>) &#8212;used to run or debug applications or ROM code on a target device using the System TRK on-device debug agent. System TRK is an application that runs on reference boards and prototype phones and allows you to debug your executables. The debugger will download files to the phone prior to launching.</li>
    16 </ul>
    16 </ul>
    17 <p>By default, you can click the <b>Debug</b> icon (<img src="../../images/icons/btn_debug.png" width="17" height="16" align="absmiddle">) in the toolbar to launch the <a href="../../projects/launch/wiz_new_launch_config.htm">New Launch Configuration Wizard</a>. This   creates a launch configuration for the project based on project information and any additional input required, like COM port selection. It is the recommended method for creating new launch configurations. Or, use the <a href="../../projects/launch/page_main.htm">Debug</a> window to create a customized  launch configuration. </p>
    17 <p>By default, you can click the <b>Debug</b> icon (<img src="../../images/icons/btn_debug.png" width="17" height="16" align="absmiddle">) in the toolbar to launch the <a href="../../projects/launch/wiz_new_launch_config.htm">New Launch Configuration Wizard</a>. This   creates a launch configuration for the project based on project information and any additional input required, like COM port selection. It is the recommended method for creating new launch configurations. Or, use the <a href="../../projects/launch/page_main.htm">Debug</a> window to create a customized  launch configuration. </p>
    18 <p align="center"><img src="../../reference/images/wnd_trk_debug_config.png" width="859" height="629" /></p>
    18 <p align="center"><img src="../../reference/images/wnd_trk_debug_config.png" width="819" height="593" /></p>
    19 <p class="figure">Figure 1. Debug launch configuration for on-device debugging   (<i>Application TRK shown</i>)</p>
    19 <p class="figure">Figure 1. Debug launch configuration for on-device debugging   (<i>Application TRK shown</i>)</p>
    20 <div class="step">
    20 <div class="step">
    21   <h4>Defining a Customized  Launch Configuration </h4>
    21   <h4>Defining a Customized  Launch Configuration </h4>
    22   <ol>
    22   <ol>
    23     <li>Choose the Run &gt; Open Debug Dialog... menu item </li>
    23     <li>Choose the Run &gt; Open Debug Dialog... menu item </li>