public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Linking the program
@ 2006-09-12 14:01 Alluitz
  2006-09-12 17:09 ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: Alluitz @ 2006-09-12 14:01 UTC (permalink / raw)
  To: ecos-discuss

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?

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Linking the program
  2006-09-12 14:01 [ECOS] Linking the program Alluitz
@ 2006-09-12 17:09 ` Andrew Lunn
  2006-09-13  7:59   ` Alluitz
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Lunn @ 2006-09-12 17:09 UTC (permalink / raw)
  To: Alluitz; +Cc: ecos-discuss

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Linking the program
  2006-09-12 17:09 ` Andrew Lunn
@ 2006-09-13  7:59   ` Alluitz
  2006-10-27  8:17     ` Alluitz
  0 siblings, 1 reply; 4+ messages in thread
From: Alluitz @ 2006-09-13  7:59 UTC (permalink / raw)
  To: Alluitz, ecos-discuss

Thank you. I will try it

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Linking the program
  2006-09-13  7:59   ` Alluitz
@ 2006-10-27  8:17     ` Alluitz
  0 siblings, 0 replies; 4+ messages in thread
From: Alluitz @ 2006-10-27  8:17 UTC (permalink / raw)
  To: Alluitz, ecos-discuss

Thank you very much I did it. I was easyer than I thougth

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-27  8:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-12 14:01 [ECOS] Linking the program Alluitz
2006-09-12 17:09 ` Andrew Lunn
2006-09-13  7:59   ` Alluitz
2006-10-27  8:17     ` Alluitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).