public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bart Veer <bartv@tymora.demon.co.uk>
To: tom.woller@cirrus.com
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] microwindows under ecos 2.0
Date: Mon, 08 Jul 2002 13:14:00 -0000	[thread overview]
Message-ID: <20020708201113.6DA746165C@delenn.bartv.net> (raw)
In-Reply-To: <973C11FE0E3ED41183B200508BC7774C05233E87@csexchange.crystal.cirrus.com> (tom.woller@cirrus.com)

>>>>> "Tom" == Woller, Thomas <tom.woller@cirrus.com> writes:

    Tom> greetings, has anyone successfully built the microwindows package
    Tom> under the latest ecos 2.0 source tree? 
    Tom> if so, then information concerning the configuration (ecos.ecc
    Tom> file would help), target platform, crosscompiler used, binutils
    Tom> version etc. would be very helpful.
    Tom> i am attempting to build the linux synth target with mw (which
    Tom> builds fine without mw btw), using the RH 7.1 2.96-85 compiler,
    Tom> 20000731.

Yes, but not for the synthetic target. The version of microwindows
checked into CVS only supports a small number of targets: some ARM
boards, and a PC with a suitable graphics card. The synthetic target
code currently checked in does not have any framebuffer support, so
running microwindows would be rather difficult.

As a quick experiment I just tried:

  ecosconfig new pc net
  ecosconfig add mw
  (edit ecos.ecc, CYGBLD_GLOBAL_COMMAND_PREFIX -> "")
  ecosconfig tree
  make

And that builds fine, using gcc 2.96 (Red Hat). I don't actually have
the hardware set up right now to test that it works, but certainly
there are no build problems.

Note that, at present, to run eCos microwindows on a PC you need to
boot the PC with a specially configured version of RedBoot.
Specifically RedBoot needs to built with a sensible value for
CYGNUM_HAL_I386_PC_STARTUP_VIDEO_MODE. During startup RedBoot will
then make a video BIOS call to set the graphics card to a suitable
mode while the x86 is still in 16-bit mode, i.e. while it is still
easy to make BIOS calls.

Bart

-- 
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:[~2002-07-08 20:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-08  9:51 Woller, Thomas
2002-07-08 13:14 ` Bart Veer [this message]

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=20020708201113.6DA746165C@delenn.bartv.net \
    --to=bartv@tymora.demon.co.uk \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=tom.woller@cirrus.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).