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]

linux client---synthetic target ecos application


Hello,


1)

i need to test a daemon running on the synthetic target, using
standard linux client.

What should be the addresses set to in the configtool:

Basic networking framework:
	initailization options for eth0:
	   	 address setups for eth0:
		 		 ip addr for eth0  ?
				 network mask      ?
				 broadcast addr    ?
				 gateway/router ip ?
				 server ip         ?		 




2)

secondly when i choose a template "net" for hardware: "i386 PC target
with RTL 8139 ethernet"
with floppy startup i getr following error:


[root@localhost mytest]# i386-elf-gcc -o trial
-I/home/ron/ecos-work/new_net_floppy/mmm_install/include test.c
yytest.c -L/home/ron/ecos-work/new_net_floppy/mmm_install/lib
-Ttarget.ld -nostdlib

/opt/ecos/gnutools/i386-elf/bin/../lib/gcc-lib/i386-elf/3.2.1/../../../../i386-elf/bin/ld:
address 0xa4f58 of trial section .bss is not within region ram
collect2: ld returned 1 exit status
[root@localhost mytest]#

what could this be?



-Rohan

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