diff -r ed1c9f64298a -r 5b9d4d8641ce trace/traceviewer/com.nokia.trace.help/html/gettingstarted/walk_through.htm --- /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 @@ + + + + + Basic walk-through + + + + +

Basic walk-through of tracing

+

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.

+ +

Basic steps in OST tracing:

+
    +
  1. Add traces to your application source.
  2. +
  3. Compile your source code.
  4. +
  5. Install your application containing the traces to the target device.
    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.
  6. +
  7. Set up and receive traces to TraceViewer from the device using XTI or USB connection.
  8. +
  9. Activate your traces in TraceViewer.
  10. +
  11. Analyse the traces in TraceAnalyser.
  12. +
+ + + + + \ No newline at end of file