This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compile Redboot for Coyote board (GRG board) failed


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]