core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm
changeset 0 fb279309251b
child 400 9b005a8e6778
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,32 @@
+<!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="../../reference/wnd_Trace32_config.htm">Symbian OS Trace32 Support</a></li>
+<li><a href="../../reference/wnd_sophia_config.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>