This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000740] Public Domain Curses for eCos


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000740





--- Comment #11 from Sergei Gavrikov <sergei.gavrikov@gmail.com>  2009-05-05 20:53:43 ---
(In reply to comment #10)
> (In reply to comment #8)
> > So far, I have seen output from the "tuidemo" and "firework" demos. I can
> > navigate the menus and the fireworks are recognisable.
> > 
> > Sergei, correct operation of the demos seems to be dependent on resetting
> > minicom between each demo. Otherwise, no output is observed. Have you seen this
> > behaviour?
> 
> I re-checked it again on olpce2294 in a batch mode as
> 
> for i in install/demos/* ; do arm-eabi-gdb $i ; done
> 
> Minicom had been opened in a separate tab as `minicom -o -c on' (ANSI mode,
> Status line is disabled) and I had not seen your issue.

Just a guess, may be that is RTSCTS? My ~/.minirc.dfl for the tests:

pu port             /dev/ttyS0
pu baudrate         38400
pu statusline       disabled
pu rtscts           No
pu xonxoff          No

My target does not support RTSCTS and I do not turn it on.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]