1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 <html> |
2 <html> |
3 <head> |
3 <head> |
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
5 <title>Configuring connection settings</title> |
5 <title>Configuring connection settings</title> |
6 <link href="../../book.css" type="text/css" rel="stylesheet"></head> |
6 <link href="../../book.css" type="text/css" rel="stylesheet"> |
|
7 </head> |
|
8 |
7 <body> |
9 <body> |
|
10 <h2>Configuring connection settings</h2> |
8 |
11 |
9 <h2>Configuring connection settings</h2> |
12 <p>If the connection to the target device fails, check and configure your |
10 <p>If the connection to the target device fails, check and configure your connections settings:</p> |
13 connections settings:</p> |
11 <ol> |
14 <ol> |
12 <li>In the step 1 of the <b>MemSpy Import Wizard</b>, click <b>Connection |
15 <li>In the step 1 of the <b>MemSpy Import Wizard</b>, click <b>Connection |
13 Settings</b>. This takes you to the connection settings of the <b>TraceViewer Carbide.c++ Extension</b>.</li> |
16 Settings</b>. This takes you to the connection settings of the |
14 <li>In <b>Use connection</b>, select an existing connection to use and click <b>OK</b>, or click <b>New...</b> to create a new connection or <b>Edit</b> to edit an existing one. Follow the next steps if you selected to create a new connection or to edit an existing one.</li> |
17 <b>TraceViewer Carbide.c++ Extension</b>. Select the connection you want to |
15 <li>In <b>Connection name</b>, enter a unique name for this connection. |
18 use or create a new one. For more information, see TraceViewer <a |
16 <p>In <b>Connection type</b>, select a connection method:</p> |
19 href="../../../../../PIAnalyser/PIAnalyser/trunk/com.nokia.traceviewer.help/html/reference/preferencesconnection.htm">Connection |
17 <ul> |
20 Settings</a>. |
18 <li><b>PlatSim</b> if you are using a PlatSim connection between the PC and the target device.</li> |
21 <p class="note"><strong>NOTE</strong> You can use a USB or a TCP/IP Musti |
19 <li><b>TCP/IP Musti</b> if you are using an XTI connection between the PC and the |
22 connection, but for profiling several samplers Musti is recommended due the |
20 target device.</li> |
23 too high amount of data.</p> |
21 <li><b>USB</b> if you are using a USB cable connection between the PC and |
24 </li> |
22 the target device.</li> |
|
23 </ul> |
|
24 <p>Click <b>Next</b>. |
|
25 <p><img src="..\images\connection_01.png"></p></li> |
|
26 |
|
27 <li><p>Modify the connection settings:</p> |
|
28 <ul> |
|
29 <li>For <b>PlatSim</b> and <b>TCP/IP Musti</b>: define the IP address to connect to and the OS to be used. |
|
30 <p><img src="..\images\connection_platsim.png"></li> |
|
31 |
|
32 <li><p>For <b>USB</b>: define the serial port used for USB connection on your PC (such as COM1) amd the OS to be used. To find out the port:</p> |
|
33 <ol type="1"> |
|
34 <li>Connect your phone to the PC using a USB cable and the Nokia PC Suite |
|
35 application.</li> |
|
36 <li>(Optional) If you connect for the first time, install the necessary drivers |
|
37 to your phone.</li> |
|
38 <li>In <b>Windows</b>, check the correct serial port from the <b>Device Manager |
|
39 </b> in the <b>Control Panel</b>. Select <b>Ports (COM & LPT)</b>, and |
|
40 locate an item similar to <b>Series 60 Nokia S60 Phone USB (COMX)</b>, where |
|
41 X means the port to connect to.</li> |
|
42 </ol> |
|
43 <p><img src="..\images\connection_usb.png"></p> |
|
44 </li></ul></li> |
|
45 <li>Click <b>OK</b> to save and exit.</li> |
|
46 </ol> |
25 </ol> |
47 |
26 |
48 <h5>Related tasks</h5> |
27 <h5>Related tasks</h5> |
49 <ul> |
28 <ul> |
50 <li><a href="view_heap.htm">Importing and analyzing heap dump files</a></li> |
29 <li><a href="view_heap.htm">Importing and analyzing heap dump files</a></li> |
51 <li><a href="compare_two_heaps.htm">Importing and comparing two heap dump files</a></li> |
30 <li><a href="compare_two_heaps.htm">Importing and comparing two heap dump |
52 <li><a href="view_swmt_log.htm">Importing and analyzing System Wide Memory Tracking log files</a></li> |
31 files</a></li> |
|
32 <li><a href="view_swmt_log.htm">Importing and analyzing System Wide Memory |
|
33 Tracking log files</a></li> |
53 </ul> |
34 </ul> |
54 |
35 |
55 <div id="footer">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
36 <div id="footer"> |
56 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
37 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights |
|
38 reserved. License: <a |
|
39 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
57 </body> |
40 </body> |
58 </html> |
41 </html> |