htiextension/com.nokia.s60tools.hticonnection.help/html/gettingstarted/walk_through.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 04 Mar 2010 13:38:40 +0200
changeset 7 018264c44c89
parent 0 61163b28edca
permissions -rw-r--r--
HTI Connection v1.3.1 - Supporting Carbide 2.5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<html>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
<title>Basic walk-through</title>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
<link href="../../book.css" type="text/css" rel="stylesheet">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
</head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
<body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
<h3>Basic walk-through</h3>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
<p>The <b>HTI Connection</b> view opens when a plug-in is started, that is, when another plug-in starts using the Harmonized Test Interface (HTI) service. You can open the HTI Connection also by selecting <b>Carbide</b> > <b>HTI Connection.</b></p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
<p>You can start using the HTI Connection by taking the following steps:</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
<ol>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
<li>In the device<!-- or emulator-->, start the HTI Framework by selecting <b>Menu</b> > <b>RnD Tools </b> > <b>HTI Admin</b> > <b>Options</b> > <b>Start</b>.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
<li>In Carbide.c++, start the HTI Connection by selecting <b>Carbide</b> > <b>HTI Connection</b>.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
<li>(When starting HTI connection for the first time) Set up a connection to the device (via <a href="../tasks/comm_usb.htm">USB serial cable</a> or <a href="../tasks/comm_bt.htm">Bluetooth</a>).</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
<li>Start the Datagateway by clicking <img src="../images/run_exc.gif"> in the <b>HTI Connection</b> toolbar.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
</ol>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
<h5>Related concepts</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
<li><a href="../gettingstarted/prerequisites.htm">Prerequisites for use</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
7
018264c44c89 HTI Connection v1.3.1 - Supporting Carbide 2.5
Matti Laitinen <matti.t.laitinen@nokia.com>
parents: 0
diff changeset
    25
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
</body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
</html>