public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: alfred <mliu@centralitycomm.com.cn>
Cc: ECOS <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] help for building microwindows
Date: Mon, 24 Nov 2003 15:32:00 -0000	[thread overview]
Message-ID: <1069687973.22988.33.camel@hermes> (raw)
In-Reply-To: <00ae01c3b29f$91700e10$4702980a@lIUMAO>

On Mon, 2003-11-24 at 08:28, alfred wrote:
> Dear Gary ,
> 
> the configuration as belows
> 
> target alm2_arm9 {
>  alias { " ARM9/alm2 board" palm2_arm9 }
>  packages {     CYGPKG_HAL_ARM
>                    CYGPKG_HAL_ARM_ARM9
>                    CYGPKG_HAL_ARM_ARM9_ALM2
>                    CYGPKG_IO_SERIAL_ARM_ALM2
>                    CYGPKG_DEVS_ETH_ALM2_NE2000
>                    CYGPKG_IO_DSP_ARM_ALM2
>                    CYGPKG_DEVS_CAMERA_ARM_OV7645
>         }
>         description "
>         The Excalibur target provides the packages needed to run
>         eCos on an Altera Excalibur board."
> }
> 
> And I also added 
>     Common error code
>     dynamic memory allocation
>     ISO C and POSIX infrastructure
>     Microwindows
>     POSIX compatibility layer
>     POSIX File IO compatibility layer
>     ISO C library
>     
> Thanks,
> alfred

You need to have networking.  Try this:
  % ecosconfig new alm2 net
  % ecosconfig add mw
  % ecosconfig tree
  % make

If you can get this to build, then you'll need to add some code to get 
a test environment running, etc.  If you update to the latest CVS, this
last step is much simpler.

> 
> >   % ecosconfig new ipaq net
> >   % ecosconfig add mw
> >   % ecosconfig tree
> >   % make
> > (or the similar operations using the GUI)
> > 
> > How have you configured eCos for your platform?
> > Did you do anything besides just adding the MicroWindows (mw) package?
> > 
> > -- 
> > Gary Thomas <gary@mlbassoc.com>
> > MLB Associates
> > 
-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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

  reply	other threads:[~2003-11-24 15:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-24  4:48 [ECOS] Unexpected exception handler call (0x53) Dirk Broer
2003-11-24 14:16 ` Nick Garnett
2003-11-24 14:57   ` [ECOS] help for building microwindows centraility_liu
2003-11-24 15:01     ` Gary Thomas
2003-11-24 15:05       ` alfred
2003-11-24 15:08         ` Gary Thomas
2003-11-24 15:13           ` alfred
2003-11-24 15:19             ` alfred
2003-11-24 15:23               ` Gary Thomas
2003-11-24 15:21             ` Gary Thomas
2003-11-24 15:28               ` alfred
2003-11-24 15:32                 ` Gary Thomas [this message]
2003-11-24 15:49                   ` alfred
2003-11-24 15:53                     ` alfred
2003-11-24 16:09                       ` Gary Thomas
2003-11-24 16:22                         ` alfred

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=1069687973.22988.33.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=mliu@centralitycomm.com.cn \
    /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).