public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Compile Redboot for Coyote board (GRG board) failed
@ 2004-07-29  6:41 Aric Wang
  2004-07-29  8:43 ` Nick Garnett
  0 siblings, 1 reply; 2+ messages in thread
From: Aric Wang @ 2004-07-29  6:41 UTC (permalink / raw)
  To: 'ecos-discuss@sources.redhat.com'

Hello,

I have a Coyote (1.05) board. I downloaded redboot binary image from Intel
website. It runs ok.

I'm going to compile my own redboot from source code. I installed eCos 2.0
under cygwin. There's no support of either GRG or IXDP425 board. So I
downloaded the latest eCos version via CVS. 

I use "configtool" to configure and build eCos.  I selected "Generic
Resident Gateway" template and chose "redboot" package, then build libary.
Error occured. It seems that the gcc libs came with eCos 2.0 is
little-endian, but the configtool compiles in big-endian by default. Where
can I get gnu tools for big-endian?

I changed the compile flags to compile little-endian image. It succeeded.
But when I load the image to RAM, it died.

Can anyone give some clue?

Thanks in advance.

-Aric


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Compile Redboot for Coyote board (GRG board) failed
  2004-07-29  6:41 [ECOS] Compile Redboot for Coyote board (GRG board) failed Aric Wang
@ 2004-07-29  8:43 ` Nick Garnett
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Garnett @ 2004-07-29  8:43 UTC (permalink / raw)
  To: Aric Wang; +Cc: 'ecos-discuss@sources.redhat.com'

"Aric Wang" <Aric_Wang@Jabil.com> writes:

> Hello,
> 
> I have a Coyote (1.05) board. I downloaded redboot binary image from Intel
> website. It runs ok.
> 
> I'm going to compile my own redboot from source code. I installed eCos 2.0
> under cygwin. There's no support of either GRG or IXDP425 board. So I
> downloaded the latest eCos version via CVS. 
> 
> I use "configtool" to configure and build eCos.  I selected "Generic
> Resident Gateway" template and chose "redboot" package, then build libary.
> Error occured. It seems that the gcc libs came with eCos 2.0 is
> little-endian, but the configtool compiles in big-endian by default. Where
> can I get gnu tools for big-endian?

The distributed tools are little-endian only by default. If you need
big-endian tools than you will have to build them yourself. There are
instructions for doing that here:

http://ecos.sourceware.org/build-toolchain.html

> 
> I changed the compile flags to compile little-endian image. It succeeded.
> But when I load the image to RAM, it died.

You may need to change some switches or jumpers to make the system run
little-endian. Alternatively, it may be fixed in big-endian mode
permanently.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-07-29  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-29  6:41 [ECOS] Compile Redboot for Coyote board (GRG board) failed Aric Wang
2004-07-29  8:43 ` Nick Garnett

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).