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: Re: Re: Re: AT91EB40 RedBoot install problems - solution!


On Wed, 2002-09-11 at 10:23, Chan, Raymond wrote:
> My problem with installing RedBoot in AT91EB40 has been resolved. I suspect
> it is not hardware related. My host is Windows 2000 based. I ended up using
> the Multi2000 debugger to talk to the AT91EB40 via Angel. With the Multi2000
> debugger, I downloaded the redboot_RAM.elf and ran it. It worked the very
> first time !! At this point, I have to suspect that my version of the GDB
> was not able to download the redboot_RAM.elf correctly to the AT91EB40 V2.0.
> May be it has some problems talking to the Angel monitor.
> 
> Now my new problem is in building the library with configtool :-( I loaded
> eCOS 1.3.1 and have used CVS Windows client to get the latest eCOS source
> code. Also the configuration tool has been updated to "1.3.net Oct 10 2001".
> 
> 
> However, the ecos.db has not been updated as there is AT91EB40 when I tried
> to select "Build -> Templates -> Hardware". Any idea how to add the AT91EB40
> ? 
> 
> I also got a lot of warning messages when I bring up the eCos Configuration
> Tool :
> 
> ecos.db, package CYGPKG_DEVICES_WALLCLOCK: warning Version subdirectory
> `mips' does not have a CDL script `wallclock.cdl'.
> 
> If I select the "ARM development board (PID)" and do a build library, I got
> the following errors:
> 
> arm-elf-gcc -c  -I/ecos-c/eCOSWork/ARMPID_install/include
> -I/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/kernel/v1_3_1

This tells me you are *not* using the latest CVS sources, since the 
version would be labeled "current".

Make sure you are using the correct repository/sources and try again.
If you still have troubles, then let us know.

Also, what version of GCC are you trying to use?  Remember that 2.95.x
is the recommended version and that GCC 3.x.x is *not* supported at this
time.

-- 
------------------------------------------------------------
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]