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: Porting RedBoot to ARM9 based OMAP5912 - Doubt.


Hi pradeep, 

> I am loading the .bin image at the address 0x10000000 which I have
> mapped as RAM origin and execute it using the 'go' command.

I had a similar problem working on redboot on an ARM based board.
Better option is to use ROM mode.
What is the board specified start address? If that is correct, I think u
don't need to use go. u just restart the system & the processor will
load and execute the code of redboot on its own.

If u got it working in any other mode, do share it with me.

Regards,
Mukund jampala


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