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: memory address for redboot and application


Andrew Lunn <andrew@lunn.ch> writes:

> 
> >  7 .fixed_vectors 00000140  00000020  00000020  0009bdc0  2**5
> >                  CONTENTS, READONLY
> 
> This shows that 0x140 bytes are loaded to address 0x20.

Actually, since this section doesn't have the LOAD flag, nothing will
get loaded. This section just supplies a set of labels for the VSR and
virtual vector tables, which are shared with RedBoot.


-- 
Nick Garnett                                 eCos Kernel Architect
http://www.ecoscentric.com            The eCos and RedBoot experts


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