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: Run Redboot from flash


"Ricardo Andrino" <ricardo_andrino@web.de> writes:

> Hello,
> 
> I think that there is a problem with the generated .elf file. I have
> run the applications with .bin and .srec and all work fine but if i
> try to do it with the .elf files an error comes ( 0x08054 not a RAM
> address, see please in the mails).I have done what all you me
> suggested, arm-elf-strip, and the problem comes again. Only to know
> why is happend. I can use .bin and .srec file to run my
> applications.

I'm afraid I've run out of ideas about what this could be. I normally
only use the ELF files to load and debug with GDB. I usually use the
.srec file when loading explicitly. Maybe there is a bug somewhere in
the RedBoot ELF loader that this particular executable is
exposing. This code doesn't get exercised as much as other parts of
RedBoot. 


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


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