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,

I want to link my executable into high memory (0xB00000 on a MPC860
target with 16MB RAM). This is a power-up diagnostics package that I
want to run, then have it load the application.

I have tried the obvious manipulations of mlt_powerpc_korona_ram.ldi and
mlt_powerpc_korona_ram.h, but haven't been able to get the mapping I
want that leaves the vectors at 0 and puts _start at 0xB00000

Any help would be appreciated.



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