Hi,
when compiling the firmware I get the following error:
make[2]: Entering directory `/home/hoffmaje/proseminar/install/osmocom-bb/src/target/firmware' LD board/mt62xx/loader_mtk.mtkram.elf arm-elf-ld: region LRAM is full (board/mt62xx/loader_mtk.mtkram.elf section .rodata) arm-elf-ld: region LRAM is full (board/mt62xx/loader_mtk.mtkram.elf section .rodata)
I used a tool-chain mentioned in a post from 18. January 2011:
ftp://ftp.pengutronix.de/pub/oselas/oselas.toolchain-1.99.3.6-arm-elf-gcc-4.3.2-newlib-1.16.0-binutils-2.18_i386.tar.bz2
I read the PreliminaryRequirements http://www.osmocom.org/trac/wiki/PreliminaryRequirements, the archives and I did a google search; I would be even glad just to understand what this error is about.
Thanks for your help, Jens