core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_01.htm
branchRCL_2_4
changeset 1086 c4cdf14b6868
parent 0 fb279309251b
equal deleted inserted replaced
1084:328f2d956cbe 1086:c4cdf14b6868
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7 <title>Debugger Settings</title>
     7 <title>Installing PERL</title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Run Mode On-Device Debugging</h2>
    11 <h2>Installing PERL</h2>
    12 <p>To implement run mode on-device debugging the following tasks need to be completed.</p>
    12 <p>PERL is required for many Symbian OS utilities and commands.</p>
    13 <ol>
       
    14   <li><a href="run_mode_debug.htm">Install device connection software</a></li>
       
    15   <li><b>Install Perl</b></li>
       
    16   <li><a href="run_mode_debug_02.htm">Install an SDK</a></li>
       
    17   <li><a href="run_mode_debug_03.htm">Setup environment variables</a></li>
       
    18   <li><a href="run_mode_debug_04.htm">Setup a virtual drive for Techview and Cust Kits</a></li>
       
    19   <li><a href="run_mode_debug_05.htm">Set the default kit in Devices.xml </a></li>
       
    20   <li><a href="run_mode_debug_06.htm">Install the SISX file on the target device</a></li>
       
    21   <li><a href="run_mode_debug_07.htm">Configure TRK connection on the device</a></li>
       
    22   <li><a href="run_mode_debug_08.htm">Create a launch configuration</a></li>
       
    23 </ol>
       
    24 <div class="step">
    13 <div class="step">
    25 <h4><a name="runPerl" id="runPerl"> </a>Install PERL</h4>
    14 <h4><a name="runPerl" id="runPerl"> </a>Installing PERL</h4>
    26 <ul>
    15 <ul>
    27   <li>Install ActivePERL version 5.6.1 b638</li>
    16   <li>Install ActivePERL version 5.6.1 b638</li>
    28 </ul>
    17 </ul>
    29 <blockquote>
    18 <blockquote>
    30   <p>Software can be downloaded from: <a href="http://www.activestate.com/Products/ActivePerl/">http://www.activestate.com/Products/ActivePerl/</a>.</p>
    19   <p>Software can be downloaded from: <a href="http://www.activestate.com/Products/ActivePerl/">http://www.activestate.com/Products/ActivePerl/</a>.</p>
    31   <p class="note"><b>NOTE</b> Later releases of Perl are not yet supported by the Symbian utilities and can cause unknown compiling errors. </p>
    20   <p class="note"><b>NOTE</b> Later releases of Perl are not yet supported by the Symbian utilities and can cause unknown compiling errors. </p>
    32 </blockquote>
    21   </blockquote>
    33 </div>
    22 </div>
    34 <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>
    23 <h5>Other references</h5>
       
    24 <ul>
       
    25   <li><a href="run_mode_debug.htm">Run Mode On-Device Debugging</a></li>
       
    26 </ul>
       
    27 <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>
    35 
    28 
    36 </body>
    29 </body>
    37 </html>
    30 </html>