BUG 11654 - pulled most of the TRACE32 refs except those in stop-mode (which needs rewriting yet)
authorfturovic <frank.turovich@nokia.com>
Wed, 18 Aug 2010 13:43:53 -0500
changeset 1854 49624691da34
parent 1853 fbc447a3ff9b
child 1855 03d160c02b5f
BUG 11654 - pulled most of the TRACE32 refs except those in stop-mode (which needs rewriting yet)
core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_debug_dialogs_help.xml
core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/soft_attach_debug.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_jtag.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_launchcfg.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_rom.htm
core/com.nokia.carbide.cpp.doc.user/index.xml
--- a/core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_debug_dialogs_help.xml	Wed Aug 18 13:17:03 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/context_help/carbide_debug_dialogs_help.xml	Wed Aug 18 13:43:53 2010 -0500
@@ -258,14 +258,6 @@
 		<topic label="Setting a Build Configuration"		href="html/tasks/projects/prj_set_build_tgt.htm" />
 	</context>
 
-	<!-- STOPMODE.T32CONNECTION -->
-	<context id="stopmode_t32connection" >
-		<description>Specify the settings for Trace32 debugging.</description>
-		<topic label="Trace32 Support"    					href="html/reference/wnd_Trace32_config.htm" />
-		<topic label="Creating Launch Configurations"		href="html/tasks/projects/prj_debug_config.htm" />
-		<topic label="Setting a Build Configuration"		href="html/tasks/projects/prj_set_build_tgt.htm" />
-	</context>
-
 	<!--  STOPMODE.ROMIMAGE -->
 	<context id="stopmode_romimage" >
 		<description>Specify the ROM image details.</description>
@@ -307,12 +299,6 @@
 		<topic label="Launch Configuration Overview"  		href="html/projects/launch/launch_configs_overview.htm" />
 	</context>
 
-	<context id="wizard_trace32_page" >
-		<description>Specify Trace32 configuration information.</description>
-		<topic label="Creating a Launch Configuration"		href="html/tasks/projects/prj_debug_config.htm" />
-		<topic label="Symbian OS Trace32 Support"			href="html/reference/wnd_Trace32_config.htm" />
-	</context>
-
 	<context id="wizard_trk_connection_page" >
 		<description>Specify TRK connection information.</description>
   <topic href="html/reference/launch_configs/page_connection.htm" label="Connection options"/>
@@ -327,14 +313,12 @@
 
 	<context id="wizard_rom_image_page" >
 		<description>Specify ROM image information.</description>
-  		<topic href="html/reference/wnd_Trace32_config.htm" label="Symbian OS Trace32 Support"/>
 		<topic label="Creating a Launch Configuration"		href="html/tasks/projects/prj_debug_config.htm" />
 		<topic label="Launch Configuration Overview"  		href="html/projects/launch/launch_configs_overview.htm" />
 	</context>
 
 	<context id="wizard_stop_mode_rom_img_page" >
 		<description>Define startup options and ROM image download information.</description>
-  		<topic href="html/reference/wnd_Trace32_config.htm" label="Symbian OS Trace32 Support"/>
 		<topic label="Stop-mode Debugger"					href="html/reference/launch_configs/page_trk_debugger.htm" />
 		<topic label="ROM Image options"					href="html/reference/launch_configs/stop_mode_rom_image.htm" />
 	</context>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/soft_attach_debug.htm	Wed Aug 18 13:17:03 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/soft_attach_debug.htm	Wed Aug 18 13:43:53 2010 -0500
@@ -74,18 +74,9 @@
   <li>In the New Launch Configuration page
     <ol type="a">
       <li>Enable the &quot;Open launch configuration for additional customization of launch settings&quot; option </li>
-      <li>Click Finish </li>
+      <li>Click Finish</li>
     </ol>
   </li>
-  <li>In the Debug &gt; Symbian OS Trace 32 &gt; <i>New_Configuration</i> &gt; Connection tab 
-    <ol type="a">
-      <li>Enable the &quot;View messages between Carbide and Trace32&quot;</li>
-      <li>Click Debug </li>
-    </ol>
-  </li>
-  <p align="left">If the View messages between Carbide and Trace32 option is enabled, the Console view will show the communications between the debugger and the hardware (Figure 1). If you do not see the messages, verify that the  <b>Trace32 Communications Log</b> is the active log view. </p>
-  <p align="center"><img src="images/soft_attach_cmm_console.png" width="927" height="199" class="figure"></p>
-  <p class="figure">Figure 1. Debugger log showing .cmm file being used to initialize hardware </p>
   <li>Once the debugger connects to the hardware it will halt the hardware at a random memory address (Figure 2). Press Resume in the Debug view to begin debugging.</li>
   <p align="center"><img src="images/soft_attach_random_address.png" width="593" height="268" class="figure"></p>
   <p class="figure">Figure 2. Debugger stopping at a random address using soft attach </p>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm	Wed Aug 18 13:17:03 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm	Wed Aug 18 13:43:53 2010 -0500
@@ -15,7 +15,7 @@
   <li>Create project or <a href="../ImportingProjects.html">Import</a> the project's bld.inf file into Carbide.c++</li>
 <li>Specify your <a href="../../reference/ROM_build_settings.html">ROM build settings</a> for the selected project</li>
   <li><a href="../projects/prj_build.htm">Build</a> your Project with the ARMV5 Debug Build Configuration</li>
-<li>Create a <a href="../../projects/launch/wiz_new_launch_config.htm">launch configuration</a> for <a href="../../projects/launch/trace32.htm">Trace32</a></li>
+<li>Create a <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 and a JTAG interface to communicate between the debugger and a board to debug any target type within the Symbian OS.</p>
@@ -28,7 +28,6 @@
 <h5>Related Tasks</h5>
 <ul>
   <li><a href="stop_mode_debug_precond.htm">Stop Mode On-Device Debugging Preconditions</a></li>
-  <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>
 
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_jtag.htm	Wed Aug 18 13:17:03 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_jtag.htm	Wed Aug 18 13:43:53 2010 -0500
@@ -1,49 +1,49 @@
-<!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>Installing JTAG</h2>
-<div class="step">
-  <h4>Install the JTAG Software</h4>
-  <h5>Using Lauterbach Hardware </h5>
-  <ol>
-    <li>Program Lauterbach with Proper License</li>
-    <p>You will need a Trace32 (Lauterbach), a USB cable, and a Lauterbach power supply. You will need to program the Lauterbach with licenses for the particular processors you will be targeting.</p>
-    <p>Older Lauterbachs have Xscale for Lubbock and ARM9 for H2/Renesas licenses installed on them already. Newer Lauterbachs should have ARM9 for H2/Renesas and ARM11 for H4 licenses installed on them already. If you don’t have the proper license installed on the Lauterbach for the processor you want to work with, you will receive an error when launching a debug session.</p>
-    <li> Run the Trace32 Installer
-      <ul>
-        <li>Run the <span class="code">Setup.bat</span> file. During installation select the following options:<br /><br />
-        <b>Product Type:</b> In-Circuit Debugger<br />
-          <b>ICD interface Type:</b> USB Interface<br />
-          <b>Selection of license for new software:</b> License key not necessary<br />
-          <b>CPU selection:</b> ICD ARM7 ARM9 ARM10 ARM11 ICD XSCALE</li>
-	  </ul>
-    </li>
-    <li>Install the USB Drivers </li>
-    <ol type="a">
-      <li>Place a Trace32 CD into the host machine.</li>
-    <li>Plug in the USB connector from the Lauterbach into the host machine.</li>
-    <li>Once the host machine detects the connection, install the drivers from the CD.</li>
-    </ol>
-    <li>Copy Trace32 License File to T32 Folder</li>
-    <p>The newer Lauterbachs require a license file in the T32 folder. Copy the trace32 license file called license.t32 to your C:\T32 folder.</p>
-
-    <li>Copy Trace32 Configuration File</li>
-    <p>For H4 board: Copy the trace32 configuration file for the non-ARM11 processor, called config_arm11.t32, to your C:\T32 folder. You can also modify the default config_arm11.t32 file. This file needs to be modified to specify the port number and also enable T32 to support debugger commands outside T32. Carbide.c++ provides specific T32 config files in the support folder. The default config file will be called carbideconfig.t32.</p>
-    <li>Set up the Board</li>
-    <p>Power up the board. You should now be able to download the image.</p>
-  </ol>
-</div>
-<h5>Related Tasks</h5>
-<ul>
-  <li><a href="stop_mode_debug_precond.htm">Stop Mode On-Device Debugging Preconditions</a></li>
-  <li><a href="stop_mode_debug_launchcfg.htm">Defining a Stop Mode Debug Configuration</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>
+<!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>Installing JTAG</h2>
+<div class="step">
+  <h4>Install the JTAG Software</h4>
+  <h5>Using Lauterbach Hardware </h5>
+  <ol>
+    <li>Program Lauterbach with Proper License</li>
+    <p>You will need a Lauterbach, a USB cable, and a Lauterbach power supply. You will need to program the Lauterbach with licenses for the particular processors you will be targeting.</p>
+    <p>Older Lauterbachs have Xscale for Lubbock and ARM9 for H2/Renesas licenses installed on them already. Newer Lauterbachs should have ARM9 for H2/Renesas and ARM11 for H4 licenses installed on them already. If you don’t have the proper license installed on the Lauterbach for the processor you want to work with, you will receive an error when launching a debug session.</p>
+    <li> Run the Trace32 Installer
+      <ul>
+        <li>Run the <span class="code">Setup.bat</span> file. During installation select the following options:<br /><br />
+        <b>Product Type:</b> In-Circuit Debugger<br />
+          <b>ICD interface Type:</b> USB Interface<br />
+          <b>Selection of license for new software:</b> License key not necessary<br />
+          <b>CPU selection:</b> ICD ARM7 ARM9 ARM10 ARM11 ICD XSCALE</li>
+	  </ul>
+    </li>
+    <li>Install the USB Drivers </li>
+    <ol type="a">
+      <li>Place a Trace32 CD into the host machine.</li>
+    <li>Plug in the USB connector from the Lauterbach into the host machine.</li>
+    <li>Once the host machine detects the connection, install the drivers from the CD.</li>
+    </ol>
+    <li>Copy Trace32 License File to T32 Folder</li>
+    <p>The newer Lauterbachs require a license file in the T32 folder. Copy the trace32 license file called license.t32 to your C:\T32 folder.</p>
+
+    <li>Copy Trace32 Configuration File</li>
+    <p>For H4 board: Copy the trace32 configuration file for the non-ARM11 processor, called config_arm11.t32, to your C:\T32 folder. You can also modify the default config_arm11.t32 file. This file needs to be modified to specify the port number and also enable T32 to support debugger commands outside T32. Carbide.c++ provides specific T32 config files in the support folder. The default config file will be called carbideconfig.t32.</p>
+    <li>Set up the Board</li>
+    <p>Power up the board. You should now be able to download the image.</p>
+  </ol>
+</div>
+<h5>Related Tasks</h5>
+<ul>
+  <li><a href="stop_mode_debug_precond.htm">Stop Mode On-Device Debugging Preconditions</a></li>
+  <li><a href="stop_mode_debug_launchcfg.htm">Defining a Stop Mode Debug Configuration</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>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_launchcfg.htm	Wed Aug 18 13:17:03 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_launchcfg.htm	Wed Aug 18 13:43:53 2010 -0500
@@ -5,17 +5,6 @@
 <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"/>
-<style type="text/css">
-<!--
-.style6 {font-family: Verdana, Ariel, Helvetica, sans-serif; font-weight: bold; }
-.style8 {font-size: 1em; font-family: Verdana, Ariel, Helvetica, sans-serif; }
-.style11 {font-family: Verdana, Ariel, Helvetica, sans-serif; font-size: medium; }
-.style12 {
-	font-size: 1em;
-	font-weight: bold;
-}
--->
-</style>
 </head>
 <body bgcolor="#FFFFFF" dir="ltr">
 <h2> Defining a Stop Mode Debug Configuration</h2>
@@ -46,7 +35,7 @@
     <p>Click <b>Debug</b> after all the preference panels have been set. The Debug window closes and the Carbide.c++ debugger begins a debugging session using the new configuration. The next time you click the Debug icon, this debug launch configuration is used to start a debug session.</p>
     <li>Define Main Tab Settings</li>
     <p>The Main pane shown in Figure 2 defines the project to be launched on the target device. Table 1 defines the fields.</p>
-    <p><img src="images/Debug_Config_main.png" width="836" height="555" /></p>
+    <p><img src="images/Debug_Config_main.png" width="830" height="506" /></p>
     <p class="figure">Figure 2 - Debug Window - Main Tab</p>
     <p>Table 1. Main pane</p>
     <table width="94%"  border="0" cellpadding="2" cellspacing="0">
@@ -55,11 +44,11 @@
         <th width="62%" scope="col">Explanation</th>
       </tr>
       <tr>
-        <td><span class="style12">Project</span></td>
+        <td><span class="style12"><strong>Project</strong></span></td>
         <td><p>The project to associate with this debug launch configuration. Click Browse to select a different project.</p></td>
       </tr>
       <tr>
-        <td><span class="style12">Executable</span></td>
+        <td><span class="style12"><strong>Executable</strong></span></td>
         <td><span
  style="font-weight: normal;">This is the name of the executable that is linked to the project. </span>Click <b>Browse</b> to select a different executable.</td>
       </tr>
@@ -75,16 +64,12 @@
             <th width="62%" scope="col">Explanation</th>
       </tr>
       <tr>
-        <td><span class="style11">
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
             <p class="style11"><b>Trace32 Executable</b></p></td>
             <td><p>Specify the path to the Trace32 executable. The default path assumes that the Trace32 executable is installed in the default location: C:\T32\T32marm.exe.</p></td>
       </tr>
       <tr>
-        <td><span class="style11">
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
             <p class="style11"><b>Trace32 Configuration File</b></p></td>
             <td>Specify the path to the config.t32 file or other custom configuration file. The default path assumes that the Trace32 configuration file is installed in the default location: C:\T32\config.t32.
               <p>For arm11 processors copy the trace32 configuration file for non-ARM11 processor (config_arm11.t32) to your C:\T32 folder and specify it in the edit box.</p>
@@ -95,20 +80,14 @@
                 PORT=20000</p></td>
       </tr>
       <tr>
-        <td><span class="style11">
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
             <p class="style11">
-                <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
                 <b>Trace32 Initialization Script</b></p></td>
             <td><p>Specify the path to the initialization <span class="code">cmm</span> file. This script will be run in T32 after connecting to T32. You can specify your own scripts for the targets used.</p></td>
       </tr>
       <tr>
-        <td><span class="style11">
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
             <p class="style11"><b>
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
             View messages between Carbide and Trace32</b></p></td>
             <td>Enable to log communications with Trace32 to the console window.</td>
       </tr>
@@ -124,40 +103,31 @@
         <th width="62%" scope="col">Explanation</th>
       </tr>
       <tr>
-        <td><span class="style6">Break at entry point</span></td>
+        <td><span class="style6"><strong>Break at entry point</strong></span></td>
         <td><p>When checked, break at the specified entry point entered in the text field. For .EXE targets, the default entry point is set to <span class="code">E32Main</span>. By default, the <b>Break at entry point</b> option is unchecked for all other target types.</p></td>
       </tr>
       <tr>
-        <td><span class="style6">Target Processor </span></td>
+        <td><span class="style6"><strong>Target Processor </strong></span></td>
         <td>A drop down with a list of all supported processors.  The process selection should help in determining the memory model. This will in turn help determine the base address and the offsets for the Symbian OS kernel aware information.</td>
       </tr>
       <tr>
         <td>
-          <span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
-        <p class="style8"><b>Target Initialization File</b></p></td>
+        <p class="style8"><strong>Target Initialization File</strong></p></td>
         <td><p>Check this box to have the debugger run an initialization script when the debug session starts. For example, if a target device requires initialization for the debugger to be able to read and write memory or registers, you can specify an initialization script here. Click Browse to select a script file using a standard file selection dialog box.</p>
             <p>When using T32, most of the initialization is done in the CMM script file. With other debug protocols you  specify the initialization file, which can be run after connecting to the target.</p></td>
       </tr>
       <tr>
         <td>
-          <span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
-        <p class="style8"><b>Memory Configuration File</b></p></td>
+        <p class="style8"><strong>Memory Configuration File</strong></p></td>
         <td>Controls whether the debugger uses a memory configuration file when a debug session starts. The Carbide debugger uses this configuration file to know which memory is accessible, readable, and writable on the target.</td>
       </tr>
       <tr>
         <td>
-          <span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
-        <p class="style8"><b>Reset target at the start of each debug session</b></p></td>
+        <p class="style8"><strong>Reset target at the start of each debug session</strong></p></td>
         <td>Forces the Carbide IDE to reset the target at the start of each debug session. This ensures that the debugging session uses the most up-to-date program code.</td>
       </tr>
       <tr>
-        <td><p class="style6">Default Instructon Set </p></td>
+        <td><p class="style6"><strong>Default Instructon Set </strong></p></td>
         <td><p>Specifies the default instruction set to use if the debugger cannot determine the processor mode in order to set breakpoints and to disassemble code. This can happen at addresses for which we have no symbolic information. The debugger uses the mode when setting breakpoints and disassembling code. The options are:</p>
             <ul>
               <li>Auto (examine code at current PC location) </li>
@@ -178,105 +148,63 @@
         <th width="62%" scope="col">Explanation</th>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
           <p class="style8">
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
               <b>Start Address</b></p></td>
         <td><p>Enter the physical address in memory where the Symbian OS start code begins execution. This address is target-specific. The address should be in hexadecimal format with the 0x prefix. For example, 0x8000000 is a valid entry.</p>
           <p class="note"><b>NOTE</b> The address entered in this field must match the start address specified in the source code used to build the Symbian OS ROM image to be debugged. The Start address must match the Download address.</p></td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
           <p class="style8">
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
               <b>Debug from Start address</b></p></td>
         <td>Select this option to have the debugger halt the program at the address specified in Start Address once the target initialization is done and the OS is downloaded; if the user has chosen to download the OS. You can then step through start-up code or run the target in bare-board mode.</td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
           <p class="style8">
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
             <b>Run from start address</b></p></td>
         <td>Select this option to have the debugger start the code at the address specified in Start Address once the target initialization is done. If you have breakpoints set, the debugger stops at the first breakpoint encountered. You can click the Break button to halt the device.</td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-            </span>
+        <td>
           <p class="style8">
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-              
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
               <b>Symbian ROM Log file</b></p></td>
         <td>Check the Parse ROM Log File option and specify the information that the debugger needs in order to show detailed stack information, set breakpoints, and show source level debugging information for ROM images. In the first text field, browse to or enter the full path and name of the log file that corresponds to the ROM image on the target device. This log file is generated by default when the ROM image is built.</td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-            </span>
+        <td>
           <p class="style8">
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
               <b>Symbian OS Kit EPOC32 Directory</b></p></td>
         <td class="note"><p>Specifies the epoc32 directory in which the ROM image and log files are stored. Since the log file may not contain full paths to the ROM components on the host PC, you need to enter this epoc32 directory.</p>
             <p class="note"><b>NOTE</b> Always include the epoc32 folder in this path.</p></td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-            </span>
+        <td>
           <p class="style8">
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-              
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
               <b>Log unresolved modules</b></p></td>
         <td class="note"><p>Check this box to have the debugger output a list of components from the specified ROMBUILD log file that do not have debugger symbolic information. The list is displayed in the debugger console window at the beginning of the debug session.</p>
             <p class="note"><b>NOTE</b> You cannot perform source-level debugging on components that do not include symbolic information.</p></td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-            </span>
-          <p class="style8"><b>
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-              </b>
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-              <b>Debug non-XIP Executables</b></p></td>
+        <td>
+          <p class="style8"><b>Debug non-XIP Executables</b></p></td>
         <td><p>Check this box to debug a project, or a dynamically loaded module, that is loaded from NAND-Flash or other removable media (MMC, memory stick, etc.) at run time and executed in RAM. Use this option to debug modules that work fine when executed in place as part of the ROM image, but sometimes fail when placed in NAND-Flash or other removable media.</p>
             <p class="note"> <b>NOTE</b> Selecting this option will affect debugging performance. When the debugger needs to load a module (DLL, EXE, etc.) it will stop the target, read information from it, then restart it.</p></td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
-          <p class="style8"><b>
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-            </b>
-              <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-              <b>Symbian ROM Image</b></p></td>
+        <td>
+          <p class="style8"><b>Symbian ROM Image</b></p></td>
         <td>Controls the logging of communication with Trace32. Enable to log communications with Trace32 to the console window.</td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
           <p class="style8"><b>Download Address (hex) </b></p></td>
         <td><p>Enter the physical address in memory at which the debugger should place the ROM image. This address is target-specific. The address should be in hexadecimal format with the 0x prefix. For example, 0x000FFF00 is a valid entry.</p>
           <p class="note"> <b>NOTE</b> The address entered in this field must match the download address specified in the source code used to build the Symbian OS ROM image to be debugged. If you leave this field blank, the debugger does not download the ROM image to the device at the beginning of the debug session. The Download address must match the Start address.</p></td>
       </tr>
       <tr>
-        <td><span class="style8">
-          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-          </span>
+        <td>
           <p class="style8"><b>Ask for download at the start of each debug session</b></p></td>
         <td>Check this box to have the debugger display a dialog box at the beginning of every debug session that lets you choose whether or not you want the debugger to download the ROM image to the device.</td>
       </tr>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm	Wed Aug 18 13:17:03 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm	Wed Aug 18 13:43:53 2010 -0500
@@ -16,16 +16,12 @@
 <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>Install JTAG software and drivers</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>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_rom.htm	Wed Aug 18 13:17:03 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_rom.htm	Wed Aug 18 13:43:53 2010 -0500
@@ -17,9 +17,6 @@
 <blockquote>
   <p class="note"><b>NOTE</b> You cannot debug ROM DLLs using Application TRK. </p>
 </blockquote>
-<h5>Other references </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>
--- a/core/com.nokia.carbide.cpp.doc.user/index.xml	Wed Aug 18 13:17:03 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/index.xml	Wed Aug 18 13:43:53 2010 -0500
@@ -672,10 +672,6 @@
 	   <topic href="html/concepts/thread_cond_breakpoints.htm"/>
 	</entry>
 
-	<entry keyword="Trace32">
-	   <topic href="html/projects/launch/trace32.htm"/>
-	</entry>
-
 	<entry keyword="TRK" >
 		<topic href="html/concepts/trk.htm" label="On-device Debugging" />
 		<topic href="html/tasks/trk/trk_overview.htm" label="TRK Overview" />