Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] comments on 1.0.1 release

Hello Travis,

thanks for your feedback.

When you have a different terminal program (e.g. minicom)
that shows your output as expected, please file this as
a bug. The Terminal does have some tracing options that
will help track down the issue in case it is one.

We currently do not have any (hidden) settings that would
allow you to enable treatment of \n like \r\n which seems
to be what your application expects.

I'm running on Windows XP with a WindPower ICE and
a Wind River wrSbc8260Atm board, both connected through
serial:9600,8,N,1 and both show the CRLF's properly.

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 Travis Stratman
> Sent: Tuesday, December 19, 2006 9:53 PM
> To: Target Management developer discussions
> Subject: [dsdp-tm-dev] comments on 1.0.1 release
> 
> Hello,
> 
> I have been keeping up with the TM/RSE releases and mailings 
> for a while
> now.  Congratulations on a great product so far.  I tried out the new
> features that were released in 1.0.1 yesterday (along with 
> remote launch
> and terminal view).  I was particularly impressed with the 
> remote launch
> and the Telnet functionality of terminal view (some boards that I work
> with are not capable of SSH). The serial connection aspect of the
> terminal view is also of interest because some of the boards 
> lack Telnet
> as well.
> 
> I am having one issue with the serial terminal though, and 
> I'm not sure
> if it is a bug or if I'm not setting something properly.  The serial
> session does not seem to be processing line feeds / carriage returns
> properly.  New lines are printed on a new line, but are 
> indented to the
> end of the previous line. For example:
> 
> root@zzz:~# cat /etc/inittab
>                             
>                             # /etc/inittab: init(8) configuration.
>                                                                   
>                                                               
>     # $Id:
> inittab,v 1.8 199
> 8/05/10 10:37:50 miquels Exp $
>                               
> ... ...
> 
> I looked for settings or documentation that would allow me to change
> this, but couldn't find any (I also realize that the Terminal View
> documentation is pending).
> 
> I am running Eclipse Version: 3.2.1 w/ j2sdk1.4.2_12 and Java 
> comm3.0_u1
> under Debian Linux. I have tried this on several boards using vt100 /
> vt102 with 9600 and 115200 baud and get the same result.  I have not
> been able to test it under windows yet.
> 
> If this is a bug, let me know and I will post a bug report.  
> Otherwise,
> could someone point me in the right direction?
> 
> Thank you,
> 
> 
> Travis
> 
> 
> _______________________________________________
> dsdp-tm-dev mailing list
> dsdp-tm-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
> 


Back to the top