public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrea Acquaviva <acquaviva@deis.unibo.it>
To: Jonathan Larmour <jlarmour@cygnus.co.uk>
Cc: "ecos-discuss@sources.redhat.com" <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] Hello world on AEB rev.C
Date: Mon, 20 Nov 2000 04:29:00 -0000	[thread overview]
Message-ID: <3A1918CE.B992B46D@deis.unibo.it> (raw)
In-Reply-To: <3A14CC27.9AE1EBB7@cygnus.co.uk>

Jonathan Larmour wrote:

> Andrea Acquaviva wrote:
> >
> > Hi Andreas,
> >
> > Thanks a lot for your reply.
> >
> > I fixed the problem.
> > It was in the serial port configuration in the AEB board.
>
> Is your fix something particular to your configuration, or something that
> we need to fix here (if so what?).
>
> Thanks,
>
> Jifl
> --
> Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
> "Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

Hi Jonathan,

I found that the gdb-stub module for the AEB rev.C, provided with eCos,
doesn't work at 9600 baud.

In addition, when I tryed at 38400 baud, the connection failed because the
serial port configuration that I made on the
AEB board was not correct. In effect, two environnement variables must be set
to change the baud rate properly,
that is, you have to give the following commands at the prompt of the
bootstrap loader:

boot: setenv baud 38400
boot: setenv noautobaud

With this settings, everything seems to work correctly. (Also if I don't see
the output string ++$T01... that you
mentioned, when connecting the board directly to minicom, or other terminal).

Andrea.



--
Ing. Andrea Acquaviva
D.E.I.S. - Universita' di Bologna
V.le Risorgimento, 2    40136 BOLOGNA (ITALY)
Tel: (+39) 051 20 93787 Fax: (+39) 051 2093786



  reply	other threads:[~2000-11-20  4:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-14  4:44 Andreas.Karlsson
2000-11-14  6:39 ` Andrea Acquaviva
2000-11-16 22:11   ` Jonathan Larmour
2000-11-20  4:29     ` Andrea Acquaviva [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-01-18 20:39 [ECOS]Hello World " Narayanan, Anita (CTS)
2001-01-19  2:33 ` Jesper Skov
2000-11-06  2:46 Andrea Acquaviva
2000-11-06 11:34 ` Jonathan Larmour
2000-11-07  6:15   ` Andrea Acquaviva
     [not found]   ` <3A07FC30.E7D865F8@deis.unibo.it>
2000-11-07  8:27     ` Jonathan Larmour
2000-11-08  6:18       ` Andrea Acquaviva

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=3A1918CE.B992B46D@deis.unibo.it \
    --to=acquaviva@deis.unibo.it \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=jlarmour@cygnus.co.uk \
    /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).