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: PPP and tftp on EB40a against Windows


I tried to :

I have a ARM EB40 board with 2MB ram and 2MB flash - tried the default CVS
target EB40 - 512kb RAM and get this error when compiling tests :

make[1]: Entering directory `/opt/net/hal/common/current'
arm-elf-gcc -c  -I/ecos-c/cygwin/opt/net/install/include -I/ecos-c/cygwin/op
t/ec
os/cvs/ecos/packages/hal/common/current -I/ecos-c/cygwin/opt/ecos/cvs/ecos/p
acka
ges/hal/common/current/src -I/ecos-c/cygwin/opt/ecos/cvs/ecos/packages/hal/c
ommo
n/current/tests -I. -I/ecos-c/cygwin/opt/ecos/cvs/ecos/packages/hal/common/c
urre
nt/tests/ -finline-limit=7000 -mcpu=arm7tdmi -mno-short-load-words -Wall -Wp
oint
er-arith -Wstrict-prototypes -Winline -Wundef  -g -O2 -ffunction-sections -f
data
-sections  -fno-exceptions   -Wp,-MD,tests/context.tmp -o tests/context.o
/ecos-
c/cygwin/opt/ecos/cvs/ecos/packages/hal/common/current/tests/context.c
arm-elf-gcc -L/ecos-c/cygwin/opt/net/install/lib -Ttarget.ld -o
/ecos-c/cygwin/o
pt/net/install/tests/hal/common/current/tests/context
tests/context.o -mcpu=arm7
tdmi -mno-short-load-words -Wl,--gc-sections -Wl,-static -g -nostdlib
/opt/ecos/gnutools/arm-elf/bin/../lib/gcc-lib/arm-elf/3.2.1/../../../../arm-
elf/
bin/ld: address 0x8d1f8 of
/ecos-c/cygwin/opt/net/install/tests/hal/common/curre
nt/tests/context section .bss is not within region ram
collect2: ld returned 1 exit status
make[1]: ***
[/ecos-c/cygwin/opt/net/install/tests/hal/common/current/tests/cont
ext] Error 1
make[1]: Leaving directory `/opt/net/hal/common/current'
make: *** [tests] Error 2


So did you do something speciel to get it up and running with only 256kb
ram?

Thanks
F




----- Original Message ----- 
From: "Øyvind Harboe" <oyvind.harboe@zylin.com>
To: <ecos-discuss@sources.redhat.com>
Sent: Monday, April 19, 2004 3:20 PM
Subject: [ECOS] PPP and tftp on EB40a against Windows


> PPP w/tftp seems to be running fine on EB40a now:
>
> - 256kBytes RAM
> - tftp
> - JFFS2
> - freebsd_net
> - Windows "Incoming connections" PPP server
>
> Rejoice!
>
> -- 
>
> Øyvind Harboe
> http://www.zylin.com
>
>
>
>
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>


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