Re: [arm-gnu] Linker error:Relocation truncated to fit: R_ARM_JUMP24 against symbol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Linker error:Relocation truncated to fit: R_ARM_JUMP24 against symbol



Hi Parag,

I am working on a RAM\Flash based system.I am getting linker errors like..
Relocation truncated to fit: R_ARM_JUMP24 against symbol

I am using my own linker script,in that I used different VMA and LMA addresses.
Can anyone help regarding this, or suggest way to relocate code??

Have you tried compiling with -mlong-calls ?

Cheers
  Nick