core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_main.htm
changeset 1992 9711068fca7e
parent 1791 727385d8e2b3
child 2009 b622387629d6
equal deleted inserted replaced
1991:1c752f14a126 1992:9711068fca7e
    16   <li><a href="#stop_mode">Stop-Mode Main page</a> (System TRK) </li>
    16   <li><a href="#stop_mode">Stop-Mode Main page</a> (System TRK) </li>
    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="611" height="322"></p>
    22 <p class="figure">Figure 1. Main page (<i>Emulation shown</i>) </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>
    50   </tr>
    50   </tr>
    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="585" height="365"></p>
    56 <p class="figure">Figure 2 - Main page (<i>Application TRK shown</i>) </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>
    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 <a href="stop_mode.htm">System TRK</a></b> launch configurations uses the <b>Main</b> 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> launch configurations uses the <b>Main</b> page to defines the project and the executable to launch on the target device. </p>
    92 <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="604" height="385"></p>
    93 <p class="figure">Figure 3. Main page</p>
    93 <p class="figure">Figure 3. Main page</p>
    94 <h5>Table 3. Stop-mode Main page &mdash; items</h5>
    94 <h5>Table 3. Stop-mode Main page &mdash; items</h5>
    95 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    95 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    96   <tr>
    96   <tr>
    97     <th width="32%" scope="col">Item</th>
    97     <th width="32%" scope="col">Item</th>
   123 <ul>
   123 <ul>
   124   <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>
   125 </ul>
   125 </ul>
   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>
   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>
   127 <h5>&nbsp;</h5>
   127 <h5>&nbsp;</h5>
   128 </b>
   128 
   129 </body>
   129 </body>
   130 </html>
   130 </html>