public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ecos synth target
@ 2004-05-06  9:14 Giridhara R P
  2004-05-06 11:13 ` Bart Veer
  0 siblings, 1 reply; 3+ messages in thread
From: Giridhara R P @ 2004-05-06  9:14 UTC (permalink / raw)
  To: ecos

Hi,
 I have installed ecos on linux synth target.
 I using I/O Auxiliary's User Interface also.
 In ethernet.tdf file i made 'eth0 real eth0'(ecos's eth0 to linux eth0),
 And am getting this error message.
-----------------------------------------------------------------------
 Error: rawether process was unable to initialize eCos device eth0 (real
eth0)
    Network device eth0 is already up and running.
    Exclusive access is required
------------------------------------------------------------------------
Can u please help me in solving this problem.
Thanks in advance.
Waiting
Giri


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] ecos synth target
  2004-05-06  9:14 [ECOS] ecos synth target Giridhara R P
@ 2004-05-06 11:13 ` Bart Veer
  0 siblings, 0 replies; 3+ messages in thread
From: Bart Veer @ 2004-05-06 11:13 UTC (permalink / raw)
  To: rpgiri; +Cc: ecos-discuss

>>>>> "Giri" == Giridhara R P <rpgiri@cdotb.ernet.in> writes:

    Giri> Hi,
    Giri>  I have installed ecos on linux synth target.
    Giri>  I using I/O Auxiliary's User Interface also.
    Giri>  In ethernet.tdf file i made 'eth0 real eth0'(ecos's eth0 to linux eth0),
    Giri>  And am getting this error message.
    Giri> -----------------------------------------------------------------------
    Giri>  Error: rawether process was unable to initialize eCos device eth0 (real
    Giri> eth0)
    Giri>     Network device eth0 is already up and running.
    Giri>     Exclusive access is required
    Giri> ------------------------------------------------------------------------
    Giri> Can u please help me in solving this problem.

The synthetic target ethernet documentation is very clear on this:

"It is not possible for an ethernet device to be shared by both the
eCos TCP/IP stack and the Linux one: there would be no simple way to
work out which stack incoming packets are intended for. In theory it
might be possible to do some demultiplexing using distinct IP
addresses, but it would be impossible to support some functionality
such as DHCP. Therefore the rawether program will refuse to access any
ethernet device already in use. On a typical Linux system eth0 will be
used for Linux networking, and the PC will have to be equipped with
additional ethernet devices for use by eCos."

Bart

-- 
Bart Veer                       eCos Configuration Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] ecos synth target
@ 2004-05-06  9:28 Savin Zlobec
  0 siblings, 0 replies; 3+ messages in thread
From: Savin Zlobec @ 2004-05-06  9:28 UTC (permalink / raw)
  To: rpgiri; +Cc: ecos-discuss

>
>
>Hi,
> I have installed ecos on linux synth target.
> I using I/O Auxiliary's User Interface also.
> In ethernet.tdf file i made 'eth0 real eth0'(ecos's eth0 to linux eth0),
> And am getting this error message.
>-----------------------------------------------------------------------
> Error: rawether process was unable to initialize eCos device eth0 (real
>eth0)
>    Network device eth0 is already up and running.
>    Exclusive access is required
>------------------------------------------------------------------------
>Can u please help me in solving this problem.
>
You have to deactivate linux eth0 (with ifconfig, ifdown or some similar 
utility).

savin


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-05-06 11:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-06  9:14 [ECOS] ecos synth target Giridhara R P
2004-05-06 11:13 ` Bart Veer
2004-05-06  9:28 Savin Zlobec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).