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: redboot in Innovator omap1510


I achieve to compile redboot for RAM, SRAM and ROM
with the "arm-linux" toolchain. But now, the problem
is to load the "redboot.elf" (SRAM) with CCS. A error
is generated.
I also tried "arm-elf-strip redboot.elf".
How do I have to load the redboot with CCS?

Thanks.

--- "Doyle, Patrick" <WPD@dtccom.com> escreveu:
> I suspect your problem is related to using the
> "arm-linux" toolchain instead
> of the "arm-elf" toolchain.  I just compiled RedBoot
> for the innovator in
> both the RAM and SRAM versions last night without
> any difficulties using the
> "arm-elf" toolchain (available at
> http://ecos.sourceware.org/getstart.html).
> 
> --wpd
> 
> > -----Original Message-----
> > From: Marcelo Leal [mailto:mcfleal@yahoo.com.br] 
> > Sent: Thursday, July 22, 2004 8:14 AM
> > To: ecos discuss list
> > Subject: [ECOS] redboot in Innovator omap1510
> > 
> > 
> > Hi,
> > 
> > Somebody that has some experience in the
> compilation
> > of redboot for the Innovator, could help me?
> > I only achieve to compile redboot for RAM. When I
> try
> > to compile the version for SRAM occurs the
> following
> > one:
> > 
> > 
> > section .got [2001d280 -> 2001d283] overlaps
> section
> > .rodata [2001902c -> 2001d9e7]
> > section .got.plt [2001d284 -> 2001d28f] overlaps
> > section .rodata [2001902c -> 2001d9e7]
> > collect2: ld returned 1 exit status
> > make[1]: **
> > [/temp/redboot/sram/install/bin/redboot.elf] Erro
> 1
> > make[1]: Saindo do diretório
> > `/temp/redboot/sram/redboot/current'
> > make: ** [build] Erro 2
> > 
> > 
> > For this I used the following commands:
> > 
> > $ ecosconfig new innovator redboot
> > 
> > => I change arm-elf to arm-linux in ecos.ecc
> > 
> > $ ecosconfig import
> >
>
/temp/ecos/packages/hal/arm/arm9/innovator/current/misc/redboo
> > t_SRAM.ecm
> > 
> > $ ecosconfig tree
> > 
> > $ make
> > 
> > Thanks.
> > 

=====
-

Marcelo Leal
mcfleal@yahoo.com.br
CPqD Telecom & IT Solutions


	
	
		
_______________________________________________________
Yahoo! Mail agora com 100MB, anti-spam e antivírus grátis!
http://br.info.mail.yahoo.com/

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