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]

RE: Error compiling RedBoot for PowerPC on Linux 7.3 ???


Hi Gary,
   Let me explain you what I would like to do first. May be you can suggest
me a better way in doing things. I would like to use ECos on a brand new
platform including a ppc8260 + an ethernet port + serial port, etc.

   Looks to there is two ways of doing things. It is either I port the
RedBoot (which does not look too obvious to me) or simply do a port from an
actual template such as PowerPc Simulator. In the last case, however, I'll
need to use a JTAG to talk to my platform. Of course, I will also need to
develop new drivers for the ethernet ports and serial ports.

Does that make sense to you ?

Pascal

-----Original Message-----
From: Gary Thomas [mailto:gthomas@ecoscentric.com]
Sent: Friday, August 30, 2002 10:10 AM
To: Cusson, Pascal
Cc: eCos Discussion
Subject: Re: [ECOS] Error compiling RedBoot for PowerPC on Linux 7.3 ???


On Fri, 2002-08-30 at 08:00, Cusson, Pascal wrote:
> Hi Everyone,
>    When compiling a new RedBoot image, I get the following:
> 
> [pcusson@pascal test]$ ecosconfig new fads redboot
> U CYGDBG_HAL_COMMON_CONTEXT_SAVE_MINIMUM, new inferred value 0
> U CYGPKG_NS_DNS_BUILD, new inferred value 0
> U CYGFUN_LIBC_STRING_BSD_FUNCS, new inferred value 0
> C CYGBLD_BUILD_REDBOOT, "requires" constraint not satisfied:
> CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT
> [pcusson@pascal test]$
> 
> Am I missing a package of some sort ???

We've never supported the FADS - the port was contributed long
before the virtual vector stuff was added.

You'll have to write the virtual vector support code for that
platform.  Try looking at some other PowerPC platform for ideas.

If you'd like more direct help (i.e. contract support), contact me.

-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


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


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