linking error on board mt62xx (current git tree)
Klaus Rechert
klaus.rechert at rz.uni-freiburg.de
Mon May 16 22:09:48 CEST 2011
>> I hit the following linking error in the current
>>
>> LD board/mt62xx/loader_mtk.mtkram.elf
>> arm-elf-ld: address 0x400050ec of board/mt62xx/loader_mtk.mtkram.elf
>> section .text is not within region LRAM
>> make[1]: *** [board/mt62xx/loader_mtk.mtkram.elf] Error 1
>>
>> I'm not familiar with those bits, any clue on what's wrong? Thanks.
>
> What toolchain?
>
Same here:
arm-elf-ld: address 0x400053dc of board/mt62xx/loader_mtk.mtkram.elf
section .text is not within region LRAM
make[1]: *** [board/mt62xx/loader_mtk.mtkram.elf] Error 1
make: *** [mtk-firmware] Error 2
arm-elf-ld -version
GNU ld version 2.14 20030612
which comes with the GNUARM MacOSX prebuilt toolchain (GCC 3.3).
Cheers
Klaus
More information about the baseband-devel
mailing list