sysperfana/analyzetoolext/com.nokia.s60tools.analyzetool.help/html/gettingstarted/prerequisites.htm
changeset 15 0367d2db2c06
parent 6 f65f740e69f9
equal deleted inserted replaced
14:bb339882c6e9 15:0367d2db2c06
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
     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 <title>AnalyzeTool Prerequisites</title>
     5   <title>AnalyzeTool Prerequisites</title>
     6 <link href="../../book.css" type="text/css" rel="stylesheet">
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
     7 </head>
     7 </head>
       
     8 
     8 <body>
     9 <body>
       
    10 <h2>Prerequisites</h2>
     9 
    11 
    10 <h2>Prerequisites</h2>
       
    11 <p>For fully functioning, AnalyzeTool requires the following components:</p>
    12 <p>For fully functioning, AnalyzeTool requires the following components:</p>
    12 <ul>
    13 <ul>
    13 	<li>AnalyzeTool command line tool (atool.exe).</li>
    14   <li>AnalyzeTool command line tool (atool.exe).</li>
    14 	<li>Symbian component of AnalyzeTool extracted in build environment.</li>
    15   <li>Symbian component of AnalyzeTool extracted in build environment.</li>
    15 	<li>AnalyzeTool for target hardware (through SIS or ROM build).</li>
    16   <li>AnalyzeTool for target hardware (through SIS or ROM build).</li>
    16 	<li>TraceViewer Carbide.c++ Extension (any connection method to target hardware that can pass information through RDebug).</li>
    17   <li>TraceViewer Carbide.c++ Extension (any connection method to target
       
    18     hardware that can pass information through RDebug).</li>
    17 </ul>
    19 </ul>
    18 <p><b>Note!</b> If you have taken AnalyzeTool into use through the Nokia internal SymSEE Installer, the required components have been automatically installed to your PC.</p>
    20 
       
    21 <p><b>Note!</b> If you have taken AnalyzeTool into use through the Nokia
       
    22 internal SymSEE Installer, the required components have been automatically
       
    23 installed to your PC.</p>
    19 
    24 
    20 <h5>AnalyzeTool for target hardware</h5>
    25 <h5>AnalyzeTool for target hardware</h5>
    21 <p>To run analysis in the target hardware, AnalyzeTool needs to be installed. You can either choose to install AnalyzeTool through an installation package, or add AnalyzeTool to a phone image. You can find the needed files from the <b>c:\apps\atool</b> directory, if you have acquired AnalyzeTool through the Nokia internal SymSEE environment. If you want to install AnalyzeTool from a SIS package, unzip the <i>AnalyzeToolPhone.zip</i> which contains the binaries of the release and debug versions for the supported platforms. In case of ROM image inclusion, <i>AnalyzeTool.iby</i> needs to be included. In case of 5.x release, it is automatically included.</p>
    26 
       
    27 <p>To run analysis in the target hardware, AnalyzeTool needs to be installed.
       
    28 You can either choose to install AnalyzeTool through an installation package,
       
    29 or add AnalyzeTool to a phone image. You can find the needed files from the
       
    30 <b>c:\apps\atool</b> directory, if you have acquired AnalyzeTool through the
       
    31 Nokia internal SymSEE environment. If you want to install AnalyzeTool from a
       
    32 SIS package, unzip the <i>AnalyzeToolPhone.zip</i> which contains the binaries
       
    33 of the release and debug versions for the supported platforms. In case of ROM
       
    34 image inclusion, <i>AnalyzeTool.iby</i> needs to be included. In case of 5.x
       
    35 release, it is automatically included.</p>
    22 
    36 
    23 <h5>Additions to build environment</h5>
    37 <h5>Additions to build environment</h5>
    24 <p>S60 version 5.0, 5.0.1, and 5.1 platforms and MCL releases include AnalyzeTool so if you are using one of those you do not need to take any actions. If you are using a platform which does not include AnalyzeTool, you have to add some AnalyzeTool files to the platform to be able to build with AnalyzeTool. If you have installed AnalyzeTool through the Nokia internal SymSEE environment, these files can be found from <b>c:\apps\atool</b>. The file name is <i>S60_environment_changes_xx.zip</i> where <i>xx</i> specifies the S60 platform version number. To install these files, unzip the file to the directory which contains the <i>epoc32</i> directory. The zip file includes the necessary directory structure.</p>
    38 
    25 <p><b>Note!</b> Errors about missing AnalyzeTool files are displayed in the problems view if your build environment is missing any necessary AnalyzeTool files.</p>
    39 <p>S60 version 5.0, 5.0.1, and 5.1 platforms and MCL releases include
       
    40 AnalyzeTool so if you are using one of those you do not need to take any
       
    41 actions. If you are using a platform which does not include AnalyzeTool, you
       
    42 have to add some AnalyzeTool files to the platform to be able to build with
       
    43 AnalyzeTool. If you have installed AnalyzeTool through the Nokia internal
       
    44 SymSEE environment, these files can be found from <b>c:\apps\atool</b>. The
       
    45 file name is <i>S60_environment_changes_xx.zip</i> where <i>xx</i> specifies
       
    46 the S60 platform version number. To install these files, unzip the file to the
       
    47 directory which contains the <i>epoc32</i> directory. The zip file includes the
       
    48 necessary directory structure.</p>
       
    49 
       
    50 <p><b>Note!</b> Errors about missing AnalyzeTool files are displayed in the
       
    51 problems view if your build environment is missing any necessary AnalyzeTool
       
    52 files.</p>
    26 
    53 
    27 <h5>Checking the AnalyzeTool Carbide.c++ Extension installation</h5>
    54 <h5>Checking the AnalyzeTool Carbide.c++ Extension installation</h5>
    28 <p>If you intend to use <a href="../tasks/capture.htm#capture_external">External data gathering mode</a>, check that TraceViewer Carbide.c++ Extension is configured correctly. Check the TraceViewer settings from <b>Window > Preferences > Carbide Extensions > TraceViewer > Connection</b>. For more information, see the <a href="../../../com.nokia.traceviewer.help/html/toc.htm">TraceViewer Help.</a></p>
    55 
       
    56 <p>If you intend to use <a href="../tasks/capture.htm#capture_external">output
       
    57 to trace mode</a>, check that TraceViewer Carbide.c++ Extension is configured
       
    58 correctly. Check the TraceViewer settings from <b>Window &gt; Preferences &gt;
       
    59 Carbide Extensions &gt; TraceViewer &gt; Connection</b>. For more information,
       
    60 see the <a
       
    61 href="../../../com.nokia.traceviewer.help/html/gettingstarted/gs_index.htm">TraceViewer
       
    62 Help.</a></p>
    29 
    63 
    30 <h5>Related concepts</h5>
    64 <h5>Related concepts</h5>
    31 <ul>
    65 <ul>
    32 	<li><a href="../gettingstarted/basic.htm">Basic walk-through</a></li>
    66   <li><a href="../gettingstarted/basic.htm">Basic walk-through</a></li>
    33 </ul>
    67 </ul>
    34 
    68 
    35 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
    69 <div id="footer">
    36 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    70 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    71 reserved. License: <a
       
    72 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
    37 </body>
    73 </body>
    38 </html>
    74 </html>