This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: LPC2124/ MCB2100


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]