public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Steve West <swest@validatedsoftware.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] powerPC Template
Date: Wed, 07 Jun 2006 17:02:00 -0000	[thread overview]
Message-ID: <1149699703.15359.109.camel@hermes> (raw)
In-Reply-To: <000d01c68a52$93537770$6e01a8c0@xppro>

On Wed, 2006-06-07 at 12:51 -0400, Steve West wrote:
> I would like to build ecos for the ppc 405. I see under packages a hal for 
> the ppc 4xx. There is no template for this. The only template I see is a ppc 
> simulator. How should I go about composing eCos?

eCos is configured for targets, not CPUs.  Thus, you'll need 
a PPC405 target (the only one currently is the moab).  If this
is not your target hardware, you'll need to port eCos for your
target (typically by cloning an extant target configuration).

To build eCos for the moab (PowerPC 406GPr):
  % ecosconfig new moab
  % ecosconfig tree

For more details on how to port eCos, check the documentation:
  http://ecos.sourceware.org/docs-latest/ref/hal-porting-guide.html

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
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:[~2006-06-07 17:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07 16:52 Steve West
2006-06-07 17:02 ` Gary Thomas [this message]
2006-06-07 18:17   ` Steve West
2006-06-07 18:22     ` Gary Thomas
2006-06-07 18:41       ` Steve West

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=1149699703.15359.109.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=swest@validatedsoftware.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).