core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_main.htm
changeset 1207 e265bbe56eb0
parent 904 53470a491c0b
child 1754 a1e1c11d5a44
equal deleted inserted replaced
1205:5310aeaa3526 1207:e265bbe56eb0
    17 </ul>
    17 </ul>
    18 <h3><a name="emulator_mode" id="emulator_mode"></a>Emulation Main page </h3>
    18 <h3><a name="emulator_mode" id="emulator_mode"></a>Emulation Main page </h3>
    19 <p>The <b>Symbian OS <a href="emulation.htm">Emulation</a></b> launch configuration uses the <b>Main</b> page to define the process to be launched by the emulator. </p>
    19 <p>The <b>Symbian OS <a href="emulation.htm">Emulation</a></b> launch configuration uses the <b>Main</b> page to define the process to be launched by the emulator. </p>
    20 <p>The behavior that occurs when launching a debug session varies based upon the <a href="page_main.htm">SDK</a>. Normally, <a href="../../debugger/debug/cmds_starting.htm">starting</a> a debug session launches the emulator (<span class="code">epoc.exe</span>) and you must then navigate to your application and open it. However, starting a debug session for an .exe file will, in most cases, launch the .exe directly. This starts the emulator and then opens your application automatically. Note that some SDKs do not support this behavior. In those cases you must still open your application in the emulator manually.</p>
    20 <p>The behavior that occurs when launching a debug session varies based upon the <a href="page_main.htm">SDK</a>. Normally, <a href="../../debugger/debug/cmds_starting.htm">starting</a> a debug session launches the emulator (<span class="code">epoc.exe</span>) and you must then navigate to your application and open it. However, starting a debug session for an .exe file will, in most cases, launch the .exe directly. This starts the emulator and then opens your application automatically. Note that some SDKs do not support this behavior. In those cases you must still open your application in the emulator manually.</p>
    21 <p align="center"><img src="images/page_debug_main.png" width="562" height="249"></p>
    21 <p align="center"><img src="images/page_debug_main.png" width="562" height="249"></p>
    22 <p class="figure">Figure 1. Main page (Emulation shown) </p>
    22 <p class="figure">Figure 1. Main page (<i>Emulation shown</i>) </p>
    23 <h5>Table 1. Emulator Main page &mdash;items </h5>
    23 <h5>Table 1. Emulator Main page &mdash;items </h5>
    24 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    24 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    25   <tr>
    25   <tr>
    26     <th width="38%" scope="col">Item</th>
    26     <th width="38%" scope="col">Item</th>
    27     <th width="62%" scope="col">Explanation</th>
    27     <th width="62%" scope="col">Explanation</th>
    34     <td><b>Process to launch </b></td>
    34     <td><b>Process to launch </b></td>
    35     <td>The path to the emulator or executable to  launch. For Symbian OS 9.1 the emulator path is required. For Symbian OS 9.2 and later the path to the executable should be used.  Click <b>Browse</b> to select a different emulator. </td>
    35     <td>The path to the emulator or executable to  launch. For Symbian OS 9.1 the emulator path is required. For Symbian OS 9.2 and later the path to the executable should be used.  Click <b>Browse</b> to select a different emulator. </td>
    36   </tr>
    36   </tr>
    37   <tr>
    37   <tr>
    38     <td><b>Build Configuration</b></td>
    38     <td><b>Build Configuration</b></td>
    39     <td>Use the <b>Build Configuration</b> drop down list to select which configuration to build before launching the resulting <b>Executable</b>. If <b>Use Active</b> is selected, then the build configuration currently active is built and launched, otherwise the chosen build configuration is always used.</td>
    39     <td>Use the <b>Build Configuration</b> drop down list to select which configuration to build before launching the resulting executable. </td>
    40   </tr>
    40   </tr>
    41   <tr>
    41   <tr>
    42     <td><b>Build (if required) before launching</b></td>
    42     <td><b>Build (if required) before launching</b></td>
    43     <td><p>Controls how auto build is configured for the launch configuration. Changing this setting overrides the global workspace setting and can provide some speed improvements. The options include:</p>
    43     <td><p>Controls how auto build is configured for the launch configuration. Changing this setting overrides the global workspace setting and can provide some speed improvements. The options include:</p>
    44       <ul>
    44       <ul>
    51 </table>
    51 </table>
    52 
    52 
    53 <h3><a name="run_mode" id="run_mode"></a>Run-mode Main page </h3>
    53 <h3><a name="run_mode" id="run_mode"></a>Run-mode Main page </h3>
    54 <p>The <b>Symbian OS <a href="run_mode.htm">Application TRK </a></b> launch configuration uses the <b>Main</b> page to defines the project and the process to launch on the target device. </p>
    54 <p>The <b>Symbian OS <a href="run_mode.htm">Application TRK </a></b> launch configuration uses the <b>Main</b> page to defines the project and the process to launch on the target device. </p>
    55 <p align="center"><img src="images/page_main_run_mode.png" width="545" height="345"></p>
    55 <p align="center"><img src="images/page_main_run_mode.png" width="545" height="345"></p>
    56 <p class="figure">Figure 2 - Main page (Application TRK shown) </p>
    56 <p class="figure">Figure 2 - Main page (<i>Application TRK shown</i>) </p>
    57 <h5>Table 2.  Run-mode Main page &mdash;items </h5>
    57 <h5>Table 2.  Run-mode Main page &mdash;items </h5>
    58 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    58 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    59   <tr>
    59   <tr>
    60     <th width="38%" scope="col">Item</th>
    60     <th width="38%" scope="col">Item</th>
    61     <th width="62%" scope="col">Explanation</th>
    61     <th width="62%" scope="col">Explanation</th>
    86     <td><b>Build (if required) before launching</b></td>
    86     <td><b>Build (if required) before launching</b></td>
    87     <td>See <a href="#emulator_mode">Emulation Main page</a> above.</td>
    87     <td>See <a href="#emulator_mode">Emulation Main page</a> above.</td>
    88   </tr>
    88   </tr>
    89 </table>
    89 </table>
    90 <h3><a name="stop_mode" id="stop_mode"></a>Stop-mode Main page </h3>
    90 <h3><a name="stop_mode" id="stop_mode"></a>Stop-mode Main page </h3>
    91 <p>The <b>Symbian OS</b> <a href="stop_mode.htm">System TRK</a>, and <a href="trace32.htm">Trace32</a> launch configurations uses the Main page to defines the project and the executable to launch on the target device. </p>
    91 <p>The <b>Symbian OS <a href="stop_mode.htm">System TRK</a></b> and <b><a href="trace32.htm">Trace32</a> </b> launch configurations uses the <b>Main</b> page to defines the project and the executable to launch on the target device. </p>
    92 <b>
       
    93 <p align="center"><img src="images/page_main_stop_mode.png" width="556" height="301"></p>
    92 <p align="center"><img src="images/page_main_stop_mode.png" width="556" height="301"></p>
    94 <p class="figure">Figure 3. Main page (TRACE32 shown)</p>
    93 <p class="figure">Figure 3. Main page (<i>TRACE32 shown</i>)</p>
    95 <h5>Table 3. Stop-mode Main page &mdash; items</h5>
    94 <h5>Table 3. Stop-mode Main page &mdash; items</h5>
    96 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    95 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    97   <tr>
    96   <tr>
    98     <th width="32%" scope="col">Item</th>
    97     <th width="32%" scope="col">Item</th>
    99     <th width="68%" scope="col">Explanation</th>
    98     <th width="68%" scope="col">Explanation</th>
   122 </table>
   121 </table>
   123 <h4>Other references</h4>
   122 <h4>Other references</h4>
   124 <ul>
   123 <ul>
   125   <li><a href="launch_configs_overview.htm">Launch Configuration Overview</a></li>
   124   <li><a href="launch_configs_overview.htm">Launch Configuration Overview</a></li>
   126 </ul>
   125 </ul>
   127 </b>
   126 <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>
   128 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>
       
   129 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
   130 <b>
       
   131 <h5>&nbsp;</h5>
   127 <h5>&nbsp;</h5>
   132 </b>
   128 </b>
   133 </body>
   129 </body>
   134 </html>
   130 </html>