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]

Multiple non-consecutive RAM regions


Hi,

I have the following problem. Our ARM7 based target system has two
non-consecutive RAM areas.
Is there some way to make the linker utilize these two areas without
dividing the sections 
manually between these two areas?
I have tried to make a large RAM area covering the two RAMs with an absolute
reserved_empty section in 
between, but it doesnt seem to work. 
Any ideas?

Regards,

Tord


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