This is the mail archive of the ecos-discuss@sourceware.org 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: Linking the program


On Tue, Sep 12, 2006 at 04:01:20PM +0200, Alluitz wrote:
> I have an ARMermelator and I interested in Linking it in the external
> RAM, but not in the default direccion 0x2008000 I want to link it to
> 0x2015000.
> How can I do it?  I supose that I have to modify the target.ld file. am I 
> rigth?

The target.ld file is built from a number of different files. Really
you should edit the .ldi and .h file in

<HAL>/include/pkgconf/*.{ldi|h}

        Andrew


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