public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Serial link problems
@ 2007-01-11  9:33 Guillaume Menant
  2007-01-11 11:12 ` Gary Thomas
  2007-01-11 18:17 ` Andrew Lunn
  0 siblings, 2 replies; 8+ messages in thread
From: Guillaume Menant @ 2007-01-11  9:33 UTC (permalink / raw)
  To: ecos-discuss

Hello,

While using RedBoot on AT697 (LEON Sparc V8), I've encountered problems
using the serial link. It appears that the "_rb_gets_preloaded" function
miss few characters arriving on the serial link. For example, I send "help"
and RedBoot understands "hlp".

I've tried to send this command with 2 different softwares: 

- The first one send the 4 ascii characters one after the other followed by
the carriage return -> RedBoot don't understand the command every time.
- The second one sends each character as soon as the user hit a key on the
keyboard (it's hyperterminal, included in windows XP) -> RedBoot understand
the command every time.

What can I do to resolve this problem? Obviously, it comes from the serial
driver included in RedBoot (in io.c), but what kind of modification have I
to do to prevent it?

Guillaume MENANT



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-01-12 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-11  9:33 [ECOS] Serial link problems Guillaume Menant
2007-01-11 11:12 ` Gary Thomas
2007-01-11 11:47   ` [ECOS] sntp problems Laurie Gellatly
2007-01-12  8:58   ` [ECOS] RE : [ECOS] Serial link problems Guillaume Menant
2007-01-12 10:59     ` [ECOS] RE : " Guillaume Menant
2007-01-12 12:14       ` Gary Thomas
2007-01-12 12:21         ` [ECOS] RE : " Guillaume Menant
2007-01-11 18:17 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).