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: Why the application run on redboot uncorrectly?


On Mittwoch, 26. November 2003 09:24, Andrew Lunn wrote:
> > I download the hello elf file by using command:
> >     load -v -h MyHost -m tftp /tftpboot/hello
> > and it failed by displaying "Abort! Attempt to load ELF data to address:
> > 0x00020000 which
> > is not  in RAM."
>
> A little logical thinking is required. "is not in RAM" probably means
> its trying to load it into ROM. So you have probably built a ROM
> app. Try building a RAM application.
>
>      Andrew

But for the snds platform if nothing is changed 0x20000 is RAM. It should
be right.

Maybe RedBoot is a RAM version?

Roland

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