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]

loading and executing an ELF image from flash.


Hi,

Thanks so much for all the help, I now have redboot running on my
custom board with flash support.

The next step, which is one of my main objective is to be able to load
an ELF image from flash   to the corresponding RAM regions and have
redboot jump to the right entry point specified in the ELF header.

I tried a simple _fis create_ of the ELF image to flash, but when I
did _fis load_ all it did was load the ELF image as is to RAM _Mem
addr_.  Is there currently a way to load an ELF image correctly?

Thanks, David

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