core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/page_trk_main.htm
changeset 0 fb279309251b
child 325 6cb072f1aa74
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/page_trk_main.htm	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Main Pane</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/></head>
+<body bgcolor="#FFFFFF">
+<h2>Main Pane</h2>
+<p>The    <b>Main</b> pane defines the project and the process to launch on the target device.  </p>
+<p align="center"><img src="../images/panel_trk_main.png" width="593" height="251" /></p>
+<p class="figure">Figure 1 - Debug window's  Main pane</p>
+<h5>Table 1.  Main pane &mdash;items </h5>
+<table width="94%"  border="0" cellpadding="2" cellspacing="0">
+  <tr>
+    <th width="38%" scope="col">Item</th>
+    <th width="62%" scope="col">Explanation</th>
+  </tr>
+  <tr>
+    <td><b>Project</b></td>
+    <td><p>The project to associate with this  launch configuration. Click Browse to select a different project. </p>    </td>
+  </tr>
+  <tr>
+    <td><b>Remote process to launch </b></td>
+    <td><p>The absolute path of the  remote executable to launch on the target device. The binary to debug may be stored on one of several memory locations, the most common  are:</p>
+      <ul>
+      <li><b>RAM</b> (default) &#8212; programs running in RAM are launched from <span class="code">c:\sys\bin\</span> </li>
+      <li><b>ROM</b> &#8212; programs running in ROM are launched from <span class="code">z:\sys\bin\</span></li>
+      <li><b>Memory cards</b> &#8212; programs running on a memory card  are launched from <span class="code">e:\sys\bin\</span> </li>
+    </ul>
+    <p>In the event a program is not launching, verify that the<b> </b>path is correct for the memory location where the binary resides.</p>
+    </td>
+  </tr>
+</table>
+
+<div class="step">  
+    <h4>To access the Main Pane</h4>
+    <ol>
+      <li>Select the  Run &gt; Debug...  menu item</li>
+      <p>The <b>Debug</b> window appears. </p>
+      <li>Select a Symbian OS Application TRK configuration in the Configurations list</li>
+      <li>Click Main tab </li>
+      <p>The Main pane appears (Figure 1). </p>
+    </ol>
+</div>
+<h5>Common concepts</h5>
+  <ul>
+    <li><a href="../../concepts/debugger_about.htm">About the Debugger</a></li>
+    <li><a href="../../concepts/trk.htm">Target Resident Kernel (TRK) </a></li>
+</ul>
+<h5 align="left">Common references</h5>
+<ul><li><a href="page_trk_debugger.htm">Debugger Pane</a></li>
+  <li><a href="page_connection.htm">Connection Pane</a></li>
+  <li><a href="page_file_transfer.htm">File Transfer Pane </a></li>
+  <li><a href="app_trk_installation.htm">Installation Pane</a></li>
+  <li><a href="page_executables.htm">Executables Pane</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>
\ No newline at end of file