This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

Starting Address


Hello ,

I am using arm-elf-gcc for my ARM target. After Compiling & Linking the output
file starts from location 0x00000000 by default but I want it 
to be at 0x08028000 while debugging on Remote ARM Target.
How can i mention this option of starting Address  of my code.

Thanking u.

Mahesh



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]