This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: stty icrnl
- From: Brian Inglis <Brian dot Inglis at SystematicSw dot ab dot ca>
- To: cygwin at cygwin dot com
- Date: Wed, 8 Jun 2016 00:05:41 +0000 (UTC)
- Subject: Re: stty icrnl
- Authentication-results: sourceware.org; auth=none
- References: <loom dot 20160606T135902-517 at post dot gmane dot org>
Achim Gratz <Stromeko <at> NexGo.DE> writes:
> I'm trying to connect to a development board via a (USB) serial line. It's
> using CR rather than NL for line ends, so I was hoping for stty to set that
> up so I could use screen to communicate with that board. No such joy on
> Cygwin since the cooked modes are not implemented apparently. Connecting
> via screen anyway lets me send commands to the board with no problems, but I
> cannot see any output (presumably because screen waits for the line end ?).
> I can dump the output into a pipe and see it, but of course not at the same
> time screen is connected.
> Is there some other terminal emulator/program that would let me use this
> board anyway via Cygwin until Cygwin learns cooked mode for terminals?
cu is the normal Unixy way of using a remote USB->serial line, but I can't
find it in Cygwin packages searching for \<cu\>, and cu spews too many hits.
Maybe try Windows putty non-TCP/IP serial I/O?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple