[ECOS] LPC2124/ MCB2100

Jani Monoses jani@iv.ro
Thu Jan 20 10:07:00 GMT 2005


> Hello,
>  I'm trying to use mcb2100 port from ecos cvs, and what I get is:
> 
> /opt/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/arm-elf/3.2.1/../../../../arm-elf/bin/ld:
> address 0x40004bf4 of hello section .bss is not within region ram
> collect2: ld returned 1 exit status
> make: *** [hello] Error 1

the MCB has only 16K of RAM so the .bss can easily get filled. Reducing the RAM usage of 
the program is the only soultion in this situation.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list