Am 15.05.2011 19:58, schrieb Wolfram Sang:
I hit the following linking error in the current
LD board/mt62xx/loader_mtk.mtkram.elfarm-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 too:
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] Fehler 1 make[1]: Verlasse Verzeichnis '/home/konrad/software/osmocom-bb/src/target/firmware' make: *** [mtk-firmware] Fehler 2
System is Ubuntu 10.04.2 with the GNUArm toolchain linked on the osmocom website. (GCC version 3.4.3 and ld version 2.15)
Regards Konrad