core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm
author fturovic <frank.turovich@nokia.com>
Wed, 06 Oct 2010 10:31:32 -0500
changeset 2131 ff0156b93599
parent 2119 271aac434b5c
permissions -rw-r--r--
moved inf, mmp, remote conn, and views to project folder

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>Stop Mode Debug Example</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF" dir="ltr">
<h2>Stop Mode Debug Example</h2>
<p>This example shows how to create and build an application and debug it on a device using stop-mode.</p>
<p>The basic steps include:</p>
<ul>
  <li>Verify that your SDK or customer kit is recognized in the <a href="../../reference/pref_carb_symbian_sdk.htm">Symbian SDKs</a> panel.</li>
  <li>Create project or <a href="../ImportingProjects.html">Import</a> the project's bld.inf file into Carbide.c++</li>
<li><a href="../projects/prj_build.htm">Build</a> your Project  using an ARM compiler</li>
<li>Build ROM if required</li>
<li>Create a <b>Symbian Simulator</b> <a href="../../projects/launch/wiz_new_launch_config.htm">launch configuration</a></li>
<li><a href="work_debug_act_debug.htm">Launch</a> the debugger</li>
</ul>
<p>With stop mode debugging  you can use the Carbide.c++ IDE  to  debug any target type within the Symbian.</p>
<h5>Related Tasks</h5>
<ul>
  <li><a href="stop_mode_debug_precond.htm">Stop Mode On-Device Debugging Preconditions</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>