trace/traceviewer/com.nokia.trace.help/html/gettingstarted/walk_through.htm
changeset 11 5b9d4d8641ce
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trace/traceviewer/com.nokia.trace.help/html/gettingstarted/walk_through.htm	Wed Jun 23 14:49:59 2010 +0300
@@ -0,0 +1,26 @@
+<!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>
\ No newline at end of file