sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/tasks/connection_settings.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 21 Apr 2010 20:01:08 +0300
changeset 7 8e12a575a9b5
child 14 bb339882c6e9
permissions -rw-r--r--
MemSpy Carbide Extension 1.6.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>Configuring connection settings</title>
<link href="../../book.css" type="text/css" rel="stylesheet"></head>
<body>

<h2>Configuring connection settings</h2>
<p>If the connection to the target device fails, check and configure your connections settings:</p>
<ol>
<li>In the step 1 of the <b>MemSpy Import Wizard</b>, click <b>Connection
Settings</b>. This takes you to the connection settings of the <b>TraceViewer Carbide.c++ Extension</b>.</li>
<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>
<li>In <b>Connection name</b>, enter a unique name for this connection.
<p>In <b>Connection type</b>, select a connection method:</p>
<ul>
<li><b>PlatSim</b> if you are using a PlatSim connection between the PC and the target device.</li>
<li><b>TCP/IP Musti</b> if you are using an XTI connection between the PC and the
target device.</li>
<li><b>USB</b> if you are using a USB cable connection between the PC and
the target device.</li>
</ul>
<p>Click <b>Next</b>.
<p><img src="..\images\connection_01.png"></p></li>

<li><p>Modify the connection settings:</p>
<ul>
<li>For <b>PlatSim</b> and <b>TCP/IP Musti</b>: define the IP address to connect to and the OS to be used.
<p><img src="..\images\connection_platsim.png"></li>

<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>
<ol type="1">
<li>Connect your phone to the PC using a USB cable and the Nokia PC Suite
application.</li>
<li>(Optional) If you connect for the first time, install the necessary drivers
to your phone.</li>
<li>In <b>Windows</b>, check the correct serial port from the <b>Device Manager
</b> in the <b>Control Panel</b>. Select <b>Ports (COM &amp; LPT)</b>, and
locate an item similar to <b>Series 60 Nokia S60 Phone USB (COMX)</b>, where
X means the port to connect to.</li>
</ol>
<p><img src="..\images\connection_usb.png"></p>
</li></ul></li>
<li>Click <b>OK</b> to save and exit.</li>
</ol>

<h5>Related tasks</h5>
<ul>
<li><a href="view_heap.htm">Importing and analyzing heap dump files</a></li>
<li><a href="compare_two_heaps.htm">Importing and comparing two heap dump files</a></li>
<li><a href="view_swmt_log.htm">Importing and analyzing System Wide Memory Tracking log files</a></li>
</ul>

<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
</body>
</html>