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 upload memory troubles


> > Nope, that won't work. eCos images are not position independant. They
> > have to be loaded to the address they were linked to.
> 
> That's correct. But RedBoot crashes even _before_ I get the chance to
> start the program:

That sounds like you are overwriting something important in
redboot. Maybe its stack or its data section. What do you have where
in redboot and the hello world application? Any overlap?

        Andrew

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