public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: grahamlab <graham.labdon@cranems.co.uk>
To: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Serial communications
Date: Tue, 07 Jul 2009 07:00:00 -0000	[thread overview]
Message-ID: <24368135.post@talk.nabble.com> (raw)
In-Reply-To: <m363e6m0vy.fsf@xl5.calivar.com>


I decided to try and get the serial tests working but have run into some
problems - here is what I do

In a cmd window I type the command 'ser_filter -t 9000 /dev/ttyS0 38400'
this gives the following output - [b7cc18c0 Tu 07:33:38]
ConnectSocketToSerial : socket 3 <--> /dev/ttyS0 [b7cc18c0 Tu 07:33:38]
Applysettings baud=38400 bParity=0 stopbits=1 databits=8 [b7cc18c0 Tu
07:33:38] Changing configuration...
[b7cc18c0 Tu 07:33:38] Done.
[b7cc18c0 Tu 07:33:38] ConnectSocketToSerial: waiting for connection...

In another cmd window I type the command arm-eabi-gdb  -x gdb.init
../../DevBoard_install/tests/io/serial/v3_0/tests/serial3
At the gdb prompt I type the following commands set remotebaud 38400 set
remote memory-write-packet-size 64 target remote localhost:9000

The ser_filter program shows that a connection has been made - [b7cc18c0 Tu
07:43:12] Connection accepted from localhost - socket 5 [b7cc18c0 Tu
07:43:12] ConnectSocketToSerial: connected

At the gdb prompt I type 'c' but nothing further happens.

What am I doing wrong?

-- 
View this message in context: http://www.nabble.com/Re%3A-Serial-communications-tp24354870p24368135.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


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

  reply	other threads:[~2009-07-07  7:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <26049960.287991246881965794.JavaMail.nabble@isper.nabble.com>
2009-07-06 12:50 ` [ECOS] " Nick Garnett
2009-07-07  7:00   ` grahamlab [this message]
2009-07-07  8:15     ` John Dallaway
2009-07-07  9:29       ` [ECOS] " grahamlab
2009-07-07 10:23     ` Nick Garnett
2009-07-07 11:04       ` grahamlab
2009-07-07 16:46       ` grahamlab
2009-07-08  9:25         ` Daniel Morris
2009-07-08 10:05           ` grahamlab
2009-07-08 11:01             ` Sergei Gavrikov
2009-07-08 11:41               ` grahamlab
2009-07-08 11:52                 ` Sergei Gavrikov
2009-07-08 12:58                   ` grahamlab
2009-07-08 16:27                     ` Paul D. DeRocco
2009-07-09  7:47                       ` grahamlab
2009-07-09  9:07                         ` Nick Garnett
2009-07-10 10:43                           ` grahamlab
2009-07-10 12:08                             ` Sergei Gavrikov
2009-07-10 12:31                             ` Nick Garnett
2009-07-10 12:55                               ` grahamlab
2009-07-10 13:17                                 ` Nick Garnett
2009-07-14 11:06                               ` Bessemer

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=24368135.post@talk.nabble.com \
    --to=graham.labdon@cranems.co.uk \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).