core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm
author fturovic <frank.turovich@nokia.com>
Fri, 06 Aug 2010 14:28:38 -0500
changeset 1791 727385d8e2b3
parent 1767 ba706e5ea5ac
child 1854 49624691da34
permissions -rw-r--r--
added new customize carbide section and some relinking done for deleted duplicate page

<!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>  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/pref_carb_sdk_preference.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>
</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>