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: Memory layout


"Agarwal, Lomesh" wrote:
> 
> Thanks for the reply.
> One question:
> When vectors.s copies __exception_handlers manually I am adding 0xc4000000
> to the __exception_handlers address. But since my rom is defined as
> 0xc4000000, so I don't need to add 0xc4000000 while copying. Right?

Yep.

> One more question. You said SECTION_fini, SECTION_rodata, SECTION_rodata1,
> SECTION_fixup, SECTION_gcc_except_table, SECTION_fixed_vectors should all be
> in ram. I am using ROM start type not RAM. So, shouldn't they be residing in
> rom?

Sorry - my fault for quoting too much. I was only referring to the
fixed_vectors section.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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