Re: arm-elf-gcc/linker - changing the ro-base address
- From: bastian42@xxxxxxxxx (42Bastian Schick)
- Date: Fri, 28 Apr 2006 14:59:59 GMT
On 28 Apr 2006 03:05:12 -0700, "Krzysiek" <krzysztof.balka@xxxxxxxxx>
wrote:
Hi!
I want to load my program at dfferent location than 0x8000, the only
way
is to change this during linkage process.
Does anybody know how can I change the ro-base address in arm-elf-gcc ?
I'm also using the ADS , there is no problem with that( -ro-base
option) , but in gcc I haven't
found anything similar.
Linker scripts or sthg ?
Option: -Wl,-Ttext=<your base>
See ld manual for more.
--
42Bastian
Do not email to bastian42@xxxxxxxxx, it's a spam-only account :-)
Use <same-name>@monlynx.de instead !
.
- References:
- arm-elf-gcc/linker - changing the ro-base address
- From: Krzysiek
- arm-elf-gcc/linker - changing the ro-base address
- Prev by Date: arm-elf-gcc/linker - changing the ro-base address
- Previous by thread: arm-elf-gcc/linker - changing the ro-base address
- Index(es):