Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] TM Terminal View -> Serial Connection Port Problem

Thank you for your help.

Is there any Macro support for the terminal?
We want to create some Macros for some commands using TM terminal but we
could not see such a support. Is there any support in TM?

Also, does it have any support to transfer Linux kernel to target board?


Best wishes,


Cagatay Catal

-----Original Message-----
From: dsdp-tm-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberhuber, Martin
Sent: 18 January 2007 18:06
To: Target Management developer discussions
Subject: RE: [dsdp-tm-dev] TM Terminal View -> Serial Connection Port
Problem

First question is, do you want / need javax.comm?
If not, better use the rxtx-2.1 implementation which is available since
I20070118-0400
http://download.eclipse.org/dsdp/tm/downloads/drops/I20070118-0400/index.php
It means uninstalling javax.comm and getting rxtx-2.1 as shown in the new
instructions.

Do you have Eclipse SDK? - If yes, try to import the team project set
http://www.eclipse.org/dsdp/tm/development/terminal-anonymous.psf
(save to a file, then do File > Import > Team > Team Project Set).

You will get a few eclipse projects out of CVS, inluding
org.eclipse.tm.terminal.serial
Switch to the R1_0_1 tag if you want to work on the old version, otherwise
use HEAD for rxtx-2.1. If you installed javacomm into your JVM properly,
you should not see an error marker and you should see the comm.jar
or RXTXcomm.jar library below the "Referenced Libraries" of the project.


Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm 

> -----Original Message-----
> From: dsdp-tm-dev-bounces@xxxxxxxxxxx 
> [mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Çagatay Çatal
> Sent: Thursday, January 18, 2007 3:20 PM
> To: 'Target Management developer discussions'
> Subject: [dsdp-tm-dev] TM Terminal View -> Serial Connection 
> Port Problem
> 
> Hi,
> I installed TM using update site.
> 
> I extracted comm.jar, RXTXcomm.jar, rxtx*.dll and created 
> text file as given
> 
> in a README.txt.
> 
> 
> When I choose Serial as my connection type, I can not see the 
> port in combo 
> box. I can not choose anything from combobox.
> I can use Hyperterminal with the current  configuration but I 
> can not see 
> the Port in the combo box in the view.
> So, I can not connect.
> 
> 
> What's the problem here? Except Port, everything seems OK.
> 
> 
> 
> Kind regards,
> 
> 
> Cagatay
> 
> 
> _______________________________________________
> dsdp-tm-dev mailing list
> dsdp-tm-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
> 
_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev




Back to the top