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]

RE: Build Networking Tests (demo programs)


Since this is only for the test I can do it for this one test alone.  Why
does this test require so much memory?

How do I adjust the configuration to reduce the memory footprint?  I am
using the MBX board which has 4 MB of RAM.  I would think this would be
enough.

Thanks.

-----Original Message-----
From: jlarmour@redhat.com [mailto:jlarmour@redhat.com]On Behalf Of
Jonathan Larmour
Sent: Friday, November 03, 2000 12:51 AM
To: amassa@cts.com
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: Build Networking Tests (demo programs)


"amassa@cts.com" wrote:
//D/Projects/Blackbird/Tornado/software/ecoslatest/temp/temp_install/tests/n
et/tcpip/current/tests/tftp_server_test
tests/tftp_server_test.o
> /tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: address 0x54d6a8 of
>
//D/Projects/Blackbird/Tornado/software/ecoslatest/temp/temp_install/tests/n
et/tcpip/current/tests/tftp_server_test.exe section .bss is not within
region ram
> collect2: ld returned 1 exit status
> make[1]: ***

Looks like you've run out of memory for the size of the application. You'll
have to adjust your configuration to reduce the memory footprint, or
investigate where the space is going. Your board may simply have inadequate
memory for what you want it to hold.

Jifl
--
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault


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