Hi Ian, Thanks a lot for the link. regards, Isuru --- On Wed, 2/2/11, Ian Lance Taylor <iant@xxxxxxxxxx> wrote: > From: Ian Lance Taylor <iant@xxxxxxxxxx> > Subject: Re: Allocate a variable in a known physical location > To: "isuru herath" <isuru81@xxxxxxxxx> > Cc: "gcc-help" <gcc-help@xxxxxxxxxxx> > Date: Wednesday, February 2, 2011, 2:00 PM > isuru herath <isuru81@xxxxxxxxx> > writes: > > > Thanks for the reply and suggestion. I am not familiar > with section > > attribute, so I will need sometime to look in to that. > Particularly I don't > > know how to specify a physical address range for a > section. I found the > > following link. > > http://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html > > But it does not explain how to develop a linker > script. Any reference would > > be greatly appreciated. In the mean time I am trying > silly things, probably > > you have seen in my other mails to the list. > > Linker scripts are used with the linker and are documented > in the linker > manual. > > http://sourceware.org/binutils/docs-2.21/ld/Scripts.html > > Ian >