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)


"amassa@cts.com" wrote:
//D/Projects/Blackbird/Tornado/software/ecoslatest/temp/temp_install/tests/net/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/net/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]