|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html> |
|
3 <head> |
|
4 <title>Connecting to the trace source</title> |
|
5 <link href="../../book.css" type="text/css" rel="stylesheet"></head> |
|
6 <body> |
|
7 |
|
8 <h2>Connecting to the trace source</h2> |
|
9 <h5>Before you start</h5> |
|
10 <p>Before you can connect to the trace source and start receiving traces, the |
|
11 connection options must be defined in TraceViewer preferences. The connection |
|
12 method is <b>USB</b>. For more information on |
|
13 the options, see <a href="../reference/preferencesconnection.htm">Connection |
|
14 settings</a>.</p> |
|
15 <p>In addition, you can specify various types of rules and |
|
16 filters to receive just the information you need for your specific components |
|
17 and groups, and the level of tracing that is relevant for your development |
|
18 team's purposes. For more information, see the overview in <a |
|
19 href="../gettingstarted/basic_steps.htm">Basic steps</a>. </p> |
|
20 <ul> |
|
21 <li>When the preferences are set, simply click <b>Connect</b> to connect to |
|
22 the trace source: <p><img src="images/connectBar1.png" alt="Connect button"></p></li> |
|
23 <li>When the green connect button changes to red <b>Disconnect</b> button, |
|
24 the connection is successfully established:<p><img src="images/connectBar2.png" |
|
25 alt="Disconnect button"></p></li> |
|
26 <li><p>You can pause receiving traces by clicking the <b>Pause</b> button: |
|
27 </p><img src="images/pauseBar.png" alt="Pause button location in TraceViewer main window"><br> |
|
28 <p><b>Note:</b> There are also situations where the view is automatically paused. |
|
29 These include, for example, triggering an action which will open a dialog. |
|
30 When the dialog is closed, the view is then released. </p></li> |
|
31 <li>When you are done working with the received traces, you can clear the |
|
32 view with the <b>Clear view</b> button.<p><img src="images/clearviewBar.png" |
|
33 alt="Clear view button"></p> |
|
34 <p>All the data received before clicking this button will be lost.</p></li> |
|
35 </ul> |
|
36 |
|
37 <div id="footer">Copyright © 2007-2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.</div> |
|
38 </body> |
|
39 </html> |