public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: harri.siirtola@vtt.fi
To: eric mini <ricou7@caramail.com>, ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Porting ecos on at91 eb01 board
Date: Wed, 04 Jul 2001 02:59:00 -0000	[thread overview]
Message-ID: <3.0.32.20010704125659.0098edf0@vttmail.vtt.fi> (raw)

At 11:25 4.7.2001 GMT+1, eric mini wrote:
>Hello,
>
>I am looking for some help to port ecos on an AT91M40400 
>using the at91 eb01 board.
>May be somewhere there is a package already done for this 
>micro or a template for the board ???

Download Carl van Schaik's eCos tree from:
http://sources.redhat.com/ml/ecos-discuss/2001-01/msg00496.html


>
>Using the eCos configuration tools, I saw that the board 
>PID7 is available, what are the step to migrate toward the 
>AT91EB01 ??

After downloading, you have EB01 package option available. There are some
bugs in the serial driver and the cdl associated with it:

1. If you get errors from lines saying something like "no _exported_ files
whatsoever", just comment the lines out.

2. If you enable the EB01 serial drivers, you'll get a 'file not found'
error from file
/ecos/packages/devs/serial/arm/eb01/current/cdl/ser_arm_eb01.cdl. Change
'eb01_serial_with_ints.c' to 'eb01_serial.c'.

3. Files '/ecos/packages/devs/serial/arm/eb01/current/src/at91_serial.h'
and eb01_serial.c (same subdirectory) don't work or even compile. I have
working versions, I could make them available for everyone to avoid having
to email them to everyone interested. Jifl, Gary, what's the best way to do
that?

>Thank,
>
>Ricou

	Harri

             reply	other threads:[~2001-07-04  2:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-04  2:59 harri.siirtola [this message]
2001-07-04 11:56 ` Jonathan Larmour
  -- strict thread matches above, loose matches on Subject: below --
2001-07-05 23:23 harri.siirtola
2001-07-06 11:35 ` Jonathan Larmour
2001-07-05  0:46 harri.siirtola
2001-07-05  8:57 ` Jonathan Larmour
2001-07-05  0:02 harri.siirtola
2001-07-04  2:27 eric mini

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=3.0.32.20010704125659.0098edf0@vttmail.vtt.fi \
    --to=harri.siirtola@vtt.fi \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=ricou7@caramail.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).