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>Troubleshooting</title> |
|
6 |
<link href="../../book.css" type="text/css" rel="stylesheet"> |
|
7 |
</head> |
|
8 |
<body> |
|
9 |
||
10 |
<h2>Troubleshooting</h2> |
|
11 |
<p>The following table lists the messages that may be displayed when using the HTI Connection.</p> |
|
12 |
||
13 |
<table width="709" border="1" cellspacing="1" cellpadding="2"> |
|
14 |
<colgroup> |
|
15 |
<col width="94*"> |
|
16 |
<col width="95*"></colgroup> |
|
17 |
<thead> |
|
18 |
<tr> |
|
19 |
<td><b>Message</b></td> |
|
20 |
<td><b>Action</b></td> |
|
21 |
</tr> |
|
22 |
</thead> |
|
23 |
<tbody> |
|
24 |
<tr> |
|
25 |
<td>HTI agent in the device is not responding.</td> |
|
26 |
<td><ul> |
|
27 |
<li>Ensure that you have started the HTI framework in the device.</li> |
|
28 |
<li>Ensure that your device is connected to a computer.</li> |
|
29 |
<li>From computer settings, check which COM port is used.</li> |
|
30 |
<li>Check the port and host fields (if using TCP/IP connection type).</li> |
|
31 |
</ul> |
|
32 |
</td> |
|
33 |
</tr> |
|
34 |
<tr> |
|
35 |
<td>Connection failed.</td> |
|
36 |
<td><ul> |
|
37 |
<li>Select the correct COM port (if using serial connection type).</li> |
|
38 |
<li>Check the port and host fields (if using TCP/IP connection type).</li> |
|
39 |
</ul> |
|
40 |
</td> |
|
41 |
</tr> |
|
42 |
<tr> |
|
43 |
<td>Warning: Testing of a connection will close the existing connection.</td> |
|
44 |
<td>You can resume the connection after the testing by clicking <b>Cancel.</b></td> |
|
45 |
</tr> |
|
46 |
<tr> |
|
47 |
<td>Datagateway has been shutdown unexpectedly. Do you want to manage connections? |
|
48 |
<ul> |
|
49 |
<li><b>Yes</b>: Opens the HTI Connection preferences dialog.</li> |
|
50 |
<li><b>No</b>: Continues as before.</li> |
|
51 |
</ul> |
|
52 |
</td> |
|
53 |
<td>Datagateway has been stopped by an unknown reason. It can be restarted either by clicking the <b>Start Datagateway</b> button in toolbar or by changing/testing settings in HTI Connection preferences.</td> |
|
54 |
</tr> |
|
55 |
</tbody> |
|
56 |
</table> |
|
57 |
||
58 |
<h5>Related tasks</h5> |
|
59 |
<ul> |
|
60 |
<li><a href="../tasks/comm_usb.htm">Setting up USB serial connection</a></li> |
|
61 |
<li><a href="../tasks/comm_bt.htm">Setting up Bluetooth connection</a></li> |
|
62 |
<li><a href="../tasks/set_preferences.htm">Editing HTI connection settings</a></li> |
|
63 |
</ul> |
|
64 |
||
7
018264c44c89
HTI Connection v1.3.1 - Supporting Carbide 2.5
Matti Laitinen <matti.t.laitinen@nokia.com>
parents:
0
diff
changeset
|
65 |
<div id="footer">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
0 | 66 |
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div> |
67 |
</body> |
|
68 |
</html> |