[ECOS] RE: Build Networking Tests (demo programs)

Gary Thomas gthomas@redhat.com
Fri Nov 3 07:42:00 GMT 2000


That particular test requires a RAM based file system, which currently
has 3x1M files within.  There are probably other extreme usages of
memory within this test as well.

You should probably just leave this test out.  (It only tests the
stand-alone TFTP server code anyway).

On 03-Nov-2000 Anthony Massa wrote:
> 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


More information about the Ecos-discuss mailing list