Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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




Back to the top