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: ec555 memory map, bootcode


I am pretty sure that what you want to do will involve a _lot_
of rework and testing. Since you wont be using redboot, your
app will have to take care  of _all_ interrupt processing.
(that's why Gary suggested to use the option to copy vectors).
But then you need write access to memory at 0x100, 0x200 etc
... Unfortunately, I mapped the internal flash there. First
thing to do would be modifications to the memory map and
memory controller setup.

Just curious, why don't you use redboot?

Bob


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