This is the mail archive of the ecos-discuss@sourceware.org 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: Help: RedBoot_RAM working, RedBoot_ROM not


On Mon, Feb 27, 2006 at 04:55:11PM -0600, Rohit Pandita wrote:
> Hi Andrew,
> The build process generated only the ELF image. However, I used binutils 
> given with 'gnutools' to convert the image to pure binary.  Still it 
> didn't work.
> RedBoot_RAM I'm using was dumped to the RAM in ELF format, and it worked?

What ever you used to put the image into RAM will of parsed the ELF
file and loaded just what is needed.

> What steps can I take? I appreciate your help.

Start debugging. Single step the startup code and see what happens.

        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]