X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=Pr3RdjWWr5/GWEBsloJXzoqCg+oIaL4P8NC8zj1MfP+oUGyQTXFwX jIJg64pkYMLwJ/CxW4ggedjxW5oql9OjDFGq0gfdINCR9Sy/sxs7lSgF5gmjt6PS OZkiixuJOZE4CqYOFwJwqDHs24QYIqsuHFIUb/OuODk/kKoKYrM3Uc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=T8/aXzdCS7THkFRx419amiNL4Fw=; b=TNzY/iAWcU5JJPjH7GKMhCs1Xv2u z6NmS8HwJhT/aozHIrA63u5mQiMMaWb5EvRtTvS9LYiK8fzJCasyqn14+HrL7VtB ep47BYEJCiHiyzLfC6vLZuPczb68xbWaglsmBj6b/fQODeIuhBOGWPJMCDs/beGL +eoTBphf9JaSu+U= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=icrnl, Stromeko, stty, stromeko X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Brian Inglis Subject: Re: stty icrnl Date: Wed, 8 Jun 2016 00:05:41 +0000 (UTC) Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Achim Gratz 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 \, 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