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]

Memory layout question?


Hi all:
    As the memory layout in ARM E7T(RAM) is:

fixed_vectors: start from 0x20
rom_vectors: start from 0x010000

Isn't the vector also contained in rom_vectors section? If so Why can't we
set the rom_vectors section to start from 0x00(RAM) and not use
fixed_vectors? Is it possible?
Why should the fixed_vectors start from 0x20 instead of 0x00?

Thanks a lot




-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]