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


> > 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.
 this is hello world from ecos examples, hello.o is 4004 bytes long, so I
guess I've got something wrong with linker script.

 Do you think trying to fit ppp(gprs)+tcp/ip on mcb2100 is futile? 
What other board supported by ecos would be ok for such application?
-- 
Dariush Pietrzak,
Key fingerprint = 40D0 9FFB 9939 7320 8294  05E0 BCC7 02C4 75CC 50D9

-- 
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]