core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm
author fturovic <frank.turovich@nokia.com>
Mon, 10 Aug 2009 15:21:12 -0500
changeset 400 9b005a8e6778
parent 0 fb279309251b
child 817 41b05da1d19f
permissions -rw-r--r--
removed duplicate pages, unused images, and fixed links to same

<!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 On-Device Debugging</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF" dir="ltr">
<h2>Stop Mode On-Device Debugging Preconditions</h2>
<p>Before conducting a Stop Mode On-Device debug session the following preconditions should be met.</p>
<div class="step">
<h4>Verifying On-device Debugging Preconditions</h4>
<ul>
  <li>Install ActiveState PERL. You can download a copy of Perl at www.ActiveState.com.</li>
<li>Install  the GCCE or RVCT 2.2 or greater compiler (not included with Carbide.c++).</li>
<li>Install the TechView Devkit</li>
<li>Install Board Support Package (BSP) for your target board</li>
<li>Install JTAG software and drivers for <a href="http://www.lauterbach.com">Trace32</a> or <a href="http://www.sophia.com">Sophia</a> I/F tool support</li>
<li>Connect JTAG interface between PC and hardware</li>
<li>Verify that your SDK or customer kit is recognized in the <a href="../../reference/SDKPreferences.html">SDK preferences</a> panel.</li>
<li>Build your <a href="../../reference/ROM_build_settings.html">ROM Image</a></li>
</ul>
</div>
<h5>Related Tasks</h5>
<ul>
  <li><a href="../../projects/launch/trace32.htm">Symbian OS Trace32 Support</a></li>
<li><a href="../../projects/launch/sophia.htm">Symbian OS Sophia Target Interface Support</a></li>
</ul>
<div id="footer">Copyright &copy; 2009 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>