trace/traceviewer/com.nokia.trace.help/html/gettingstarted/walk_through.htm
changeset 11 5b9d4d8641ce
equal deleted inserted replaced
10:ed1c9f64298a 11:5b9d4d8641ce
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       
     5 	<title>Basic walk-through</title>
       
     6     <link href="../../book.css" rel="stylesheet" type="text/css">
       
     7 </head>
       
     8 <body>
       
     9 
       
    10 <h1>Basic walk-through of tracing</h1>
       
    11 <p>This topic explains the high-level steps of using OST tracing all the way from adding traces to the source code up to receiving them to PC software.</p>
       
    12 
       
    13 <p>Basic steps in OST tracing:</p>
       
    14 <ol>
       
    15 	<li><a href="../../../com.nokia.tracebuilder.help/html/gettingstarted/basic_steps.htm">Add traces to your application source.</a></li>
       
    16 	<li><a href="../../../com.nokia.tracebuilder.help/html/tasks/setprojectandcompile.htm">Compile your source code.</a></li>
       
    17 	<li>Install your application containing the traces to the target device.<br>You can add the application either straight to the flash image, or you can install it from a SIS package, or transfer the application by using the TRK debugger.</li>
       
    18 	<li><a href="../../../com.nokia.traceviewer.help/html/gettingstarted/basic_steps.htm">Set up and receive traces to TraceViewer from the device using XTI or USB connection.</a></li>
       
    19 	<li><a href="../../../com.nokia.traceviewer.help/html/tasks/traceactivation.htm">Activate your traces in TraceViewer.</a></li>
       
    20 	<li><a href="../../../com.nokia.s60tools.traceanalyser.help/html/gettingstarted/traceanalyser_basic_walkthrough.htm">Analyse the traces in TraceAnalyser.</a></li>
       
    21 </ol>
       
    22 
       
    23 <div id="footer">Copyright &copy; 2007-2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.</div>
       
    24 
       
    25 </body>
       
    26 </html>