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-- |
0 | 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 |
<html> |
|
3 |
<head> |
|
4 |
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
|
5 |
<title>Basic walk-through</title> |
|
6 |
<link href="../../book.css" type="text/css" rel="stylesheet"> |
|
7 |
</head> |
|
8 |
<body> |
|
9 |
||
10 |
<h3>Basic walk-through</h3> |
|
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> |
|
12 |
<p>You can start using the HTI Connection by taking the following steps:</p> |
|
13 |
<ol> |
|
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> |
|
15 |
<li>In Carbide.c++, start the HTI Connection by selecting <b>Carbide</b> > <b>HTI Connection</b>.</li> |
|
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> |
|
17 |
<li>Start the Datagateway by clicking <img src="../images/run_exc.gif"> in the <b>HTI Connection</b> toolbar.</li> |
|
18 |
</ol> |
|
19 |
||
20 |
<h5>Related concepts</h5> |
|
21 |
<ul> |
|
22 |
<li><a href="../gettingstarted/prerequisites.htm">Prerequisites for use</a></li> |
|
23 |
</ul> |
|
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 © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
0 | 26 |
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
27 |
</body> |
|
28 |
</html> |