public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Ling Su" <lingsu@palmmicro.com>
To: <ecos-discuss@sources.redhat.com>
Subject: [ECOS] Serial Port Question.(Help needed!)
Date: Sat, 20 Jan 2001 11:42:00 -0000	[thread overview]
Message-ID: <001301c08319$2913abf0$0201a8c0@raccoon> (raw)

Dear All,

Recently I have met some problem with the serial port driver on NEC VRC4373.
I use serial 0 for GDB debugging, and serial port 1 for communication with
PC. In the testing stage, it works well. When I do some intensive work, the
serial port 1 will easily got stucked. I found it is due to the PC writes to
this port while the applicaiton on board trying to send something back.
Looks like some conflicts happened. Is this a reasonable guess?

I check the vrc4373 board document, I found the RTS/CTS signals are not
connected, so hardware flow control is not allowed. I wonder if software
flow control can solve this problem, since it is not caused by buffer
overflow.

Based on above assumption, I thought if I can switch serial port 0 and
serial port 1, and turn on hardware flow control for serial port 0, it could
be working. But I am not sure if GDB stub can work on a serial port 1 which
has no hardware flow control, anybody can kindly shed me some light on this?

Since when I run the eCosconfig windows tools, I found the hardware flow
control for serial port is greyed, I wonder if the hardware flow control can
be turned on without modifying the serial driver for Z85c30. Can I forced to
enable the hardware flow control directly?

Thanks for any kindly assistances!

Rgds,
-Ling
(BTW, I have sent two emails regarding to vrc4373 and vrc4375, unfortunately
got no reply till now, anyone has this experience, please let me know. Right
now I am working on a platform which is obselete, I don't know if I should
transfter to another platform. Of course, I will try to port eCos on vrc4375
in current stage. Any helpful inputs can speeds up this work, I guess. :))


             reply	other threads:[~2001-01-20 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-20 11:42 Ling Su [this message]
2001-01-21 10:24 ` Jonathan Larmour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001301c08319$2913abf0$0201a8c0@raccoon' \
    --to=lingsu@palmmicro.com \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).