core/com.nokia.carbide.cpp.doc.user/html/projects/launch/stop_mode.htm
changeset 2009 b622387629d6
parent 1754 a1e1c11d5a44
child 2087 617a89f9dffc
equal deleted inserted replaced
2008:549473f3167e 2009:b622387629d6
     6 <title>System TRK Launch Configuration</title>
     6 <title>System TRK Launch Configuration</title>
     7 <link href="../../../book.css" rel="stylesheet" type="text/css">
     7 <link href="../../../book.css" rel="stylesheet" type="text/css">
     8 </head>
     8 </head>
     9 
     9 
    10 <body>
    10 <body>
    11 <h2>System TRK  Launch Configuration (Stop-mode) </h2>
    11 <h2>System CODA  Launch Configuration (Stop-mode) </h2>
    12 <p>Select the <b>Symbian OS System TRK </b> launch configuration provides C/C++ stop-mode debug options that use a JTAG interface when a Symbian OS launch configuration is created. The  settings included in these launch configuration are a combination of Carbide, CDT, and Eclipse options. </p>
    12 <p>Select the <b>Symbian OS System CODA </b> launch configuration provides C/C++ stop-mode debug options that use a JTAG interface when a Symbian OS launch configuration is created. The  settings included in these launch configuration are a combination of Carbide, CDT, and Eclipse options. </p>
    13 <p>If  the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a> was used to create the System TRK launch configuration no changes are usually needed. To modify the  launch configuration settings, select the <b>Run &gt;  Debug As</b> menu option to open the <b>Debug</b> dialog. Select the System TRK configuration and click a tab to set specific options. Click <b>Apply</b> to save any option modifications. Click <b>Debug</b> to launch a debugging session using the new settings.</p>
    13 <p>If  the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a> was used to create the System CODA launch configuration no changes are usually needed. To modify the  launch configuration settings, select the <b>Run &gt;  Debug As</b> menu option to open the <b>Debug</b> dialog. Select the System CODA configuration and click a tab to set specific options. Click <b>Apply</b> to save any option modifications. Click <b>Debug</b> to launch a debugging session using the new settings.</p>
    14 <p align="center"><img src="../images/wnd_debug_trace32_launch_config.png" width="832" height="640"></p>
    14 <p align="center"><img src="../images/wnd_debug_trace32_launch_config.png" width="832" height="640"></p>
    15 <p class="figure">Figure 1. System TRK launch configuration in the Debug dialog </p>
    15 <p class="figure">Figure 1. System CODA launch configuration in the Debug dialog </p>
    16 <p>The System TRK launch configuration panes include: </p>
    16 <p>The System CODA launch configuration panes include: </p>
    17 <ul>
    17 <ul>
    18   <li>The <a href="page_main.htm">Main</a> tab defines the project to be launched. Enter the name of the project in the Project field, and the executable name in the Executable field.</li>
    18   <li>The <a href="page_main.htm">Main</a> tab defines the project to be launched. Enter the name of the project in the Project field, and the executable name in the Executable field.</li>
    19   <li>The <a href="page_debugger.htm">Debugger</a> tab defines debug configurations, such as entry point to begin debugging and target options.</li>
    19   <li>The <a href="page_debugger.htm">Debugger</a> tab defines debug configurations, such as entry point to begin debugging and target options.</li>
    20   <li>The <a href="page_rom_image.htm">ROM Image</a> tab allows you to define startup options and ROM image download information.</li>
    20   <li>The <a href="page_rom_image.htm">ROM Image</a> tab allows you to define startup options and ROM image download information.</li>
    21   <li>The <a href="page_executables.htm">Executables</a> tab allows you to specify which executables that you want to debug  that are part of the project.</li>
    21   <li>The <a href="page_executables.htm">Executables</a> tab allows you to specify which executables that you want to debug  that are part of the project.</li>