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]

problem about modified RAM size and address


Hi!
 
I am doing redboot,now I can compile and get .bin file using RAM start method, but from target.ld file I can see the RAM size and initial address is not right,which is under the /install/lib directory.
 
I modified the RAM origion address and size in mlt_arm_mdbmx1_**_ram.h ,mlt_arm_mdbmx1_**_ram.ldi, mlt_arm_mdbmx1_**_rom.h and 
mlt_arm_mdbmx1_**_rom.ldi file,but there is not effect on changing RAM size and initial address in target.ld file.
 
Is anyone knows how can I change the correspoding file that can get the desired RAM size and base address??
 
Thank you very much

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