trace/traceviewer/com.nokia.trace.help/html/gettingstarted/walk_through.htm
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 11 5b9d4d8641ce
permissions -rw-r--r--
Crash Analyser Carbide Extension 1.4.0

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<title>Basic walk-through</title>
    <link href="../../book.css" rel="stylesheet" type="text/css">
</head>
<body>

<h1>Basic walk-through of tracing</h1>
<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>

<p>Basic steps in OST tracing:</p>
<ol>
	<li><a href="../../../com.nokia.tracebuilder.help/html/gettingstarted/basic_steps.htm">Add traces to your application source.</a></li>
	<li><a href="../../../com.nokia.tracebuilder.help/html/tasks/setprojectandcompile.htm">Compile your source code.</a></li>
	<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>
	<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>
	<li><a href="../../../com.nokia.traceviewer.help/html/tasks/traceactivation.htm">Activate your traces in TraceViewer.</a></li>
	<li><a href="../../../com.nokia.s60tools.traceanalyser.help/html/gettingstarted/traceanalyser_basic_walkthrough.htm">Analyse the traces in TraceAnalyser.</a></li>
</ol>

<div id="footer">Copyright &copy; 2007-2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.</div>

</body>
</html>