core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_emulator.htm
author fturovic <frank.turovich@nokia.com>
Thu, 25 Feb 2010 14:29:57 -0600
branchRCL_2_4
changeset 1028 2bae15d3b247
parent 1016 4c123a328fb5
child 1074 813a10f1f0d7
permissions -rw-r--r--
updated icons and launch page content

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Symbian OS Emulator Launch</title>
<link href="../../../book.css" rel="stylesheet" type="text/css">
</head>

<body>
<h2>Symbian OS Emulator Launch</h2>
<p>Use the <b>Debug As</b> dialog<b></b> to select the New Launch Configuration Wizard that will create a launch configuration for the project. </p>
<p align="center"><img src="images/launch_phone_01.png" width="350" height="350"></p>
<p class="figure">Figure 1. Debug As dialog</p>
<div class="step">
  <h4>Creating a Launch Configuration for an Emulator</h4>
  <ol>
    <li>Select the <b>Run &gt; Debug</b> menu item, or click the Debug (<img src="../../reference/images/view_symbianOSbtn_debug.png" width="18" height="17" align="absmiddle">) icon, or press F11<br>
        <p><b>SHORTCUT</b> Select the <b class="note">Run &gt; Debug As &gt; Debug Symbian OS Application on Emulator</b> menu item to skip Step&nbsp;2.</p>
    </li>
    <li>Select the <b>Symbian OS Emulator Launch</b> item, then click <b>OK</b></li>
    <li>Complete each page in the New Launch Configuration Wizard , then click Next</li>
    <li>Review  the settings in the <a href="wiz_new_launch_config.htm">New Launch Configuration</a> page</li>
    <li>Click <b>Debug</b> to download and debug the project on the phone</li>
  </ol>
</div>
<h5>Other references</h5>
<ul>
  <li><a href="launch_phone.htm">Symbian OS Phone Launch</a></li>
  <li><a href="launch_board.htm">Symbian OS Reference Board Launch</a></li>
</ul>
<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>
</body>
</html>