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 for new platform porting


I'm trying to port eCos to a samsung 44B0 board(with ARM7TDMI),
using e7t as the template.

I use config tools to modify memory layout. For now I only understand
how to modify the RAM's start address and it's length for the 44B0 board
according to menu.
I don't know what to modify (values I should change) the rest
(fixed_vectors,
rom_vectors, text fini, rodata, ordata1, fixup....heap1..etc). Can I just
leave
those values unchanged as for e7t?  Any guideline on those values?

thanks for the helps!


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