public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Fec driver TCP/IP with hello world application ---- problem
@ 2002-07-12  8:07 Khasim
  2002-07-12  8:13 ` Iztok Zupet
  0 siblings, 1 reply; 5+ messages in thread
From: Khasim @ 2002-07-12  8:07 UTC (permalink / raw)
  To: ecos-discuss; +Cc: Gary Thomas

Greetings

I have built FEC driver and TCP IP stack and the hello world application. I
have burnt this image in FLASH.
Now the helloworld message is displayed and FEC init is also called and
initialized.
Suppose if I ping now from other system will it interrupt the processor or
not if not why .
What ever I am doing is correct or I should to do some thing else

Thanks in anticipation
Khasim


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

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

* Re: [ECOS] Fec driver TCP/IP with hello world application ---- problem
  2002-07-12  8:07 [ECOS] Fec driver TCP/IP with hello world application ---- problem Khasim
@ 2002-07-12  8:13 ` Iztok Zupet
  2002-07-12  8:52   ` Khasim
  0 siblings, 1 reply; 5+ messages in thread
From: Iztok Zupet @ 2002-07-12  8:13 UTC (permalink / raw)
  To: Khasim; +Cc: ecos-discuss

On Friday 12 July 2002 17:04, Khasim wrote:
> Greetings
>
> I have built FEC driver and TCP IP stack and the hello world application. I
> have burnt this image in FLASH.
> Now the helloworld message is displayed and FEC init is also called and
> initialized.
> Suppose if I ping now from other system will it interrupt the processor or
> not if not why .
> What ever I am doing is correct or I should to do some thing else
>
> Thanks in anticipation
> Khasim

The ping would surely interrupt the CPU. You should get a response to ping if 
networking works.

Regards
iz

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

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

* Re: [ECOS] Fec driver TCP/IP with hello world application ---- problem
  2002-07-12  8:13 ` Iztok Zupet
@ 2002-07-12  8:52   ` Khasim
  2002-07-12  9:10     ` Iztok Zupet
  0 siblings, 1 reply; 5+ messages in thread
From: Khasim @ 2002-07-12  8:52 UTC (permalink / raw)
  To: iz; +Cc: ecos-discuss

Thanks for replying

See the concept will be like this

1. The system will send its ip address , its mac address with the boards ip
address and it mac address as ffffffff

2.The fec will not take the mac address other than for which it is programed
then how will this give the interrupt

With regards
Khasim

----- Original Message -----
From: "Iztok Zupet" <iz@vsr.si>
To: "Khasim" <khasim@iwavesystems.com>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Friday, July 12, 2002 8:44 PM
Subject: Re: [ECOS] Fec driver TCP/IP with hello world application ----
problem


> On Friday 12 July 2002 17:04, Khasim wrote:
> > Greetings
> >
> > I have built FEC driver and TCP IP stack and the hello world
application. I
> > have burnt this image in FLASH.
> > Now the helloworld message is displayed and FEC init is also called and
> > initialized.
> > Suppose if I ping now from other system will it interrupt the processor
or
> > not if not why .
> > What ever I am doing is correct or I should to do some thing else
> >
> > Thanks in anticipation
> > Khasim
>
> The ping would surely interrupt the CPU. You should get a response to ping
if
> networking works.
>
> Regards
> iz
>
> --
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>
>


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

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

* Re: [ECOS] Fec driver TCP/IP with hello world application ---- problem
  2002-07-12  8:52   ` Khasim
@ 2002-07-12  9:10     ` Iztok Zupet
  2002-07-12 21:06       ` Khasim
  0 siblings, 1 reply; 5+ messages in thread
From: Iztok Zupet @ 2002-07-12  9:10 UTC (permalink / raw)
  To: Khasim; +Cc: ecos-discuss

On Friday 12 July 2002 17:49, Khasim wrote:
> Thanks for replying
>
> See the concept will be like this
>
> 1. The system will send its ip address , its mac address with the boards ip
> address and it mac address as ffffffff
>
> 2.The fec will not take the mac address other than for which it is
> programed then how will this give the interrupt
>
> With regards
> Khasim

How did You configure and build the FEC driver? Which fec platform did You use 
as the start point. Seem like Your driver misses some configuration options.

Regards
iz

>
> ----- Original Message -----
> From: "Iztok Zupet" <iz@vsr.si>
> To: "Khasim" <khasim@iwavesystems.com>
> Cc: <ecos-discuss@sources.redhat.com>
> Sent: Friday, July 12, 2002 8:44 PM
> Subject: Re: [ECOS] Fec driver TCP/IP with hello world application ----
> problem
>
> > On Friday 12 July 2002 17:04, Khasim wrote:
> > > Greetings
> > >
> > > I have built FEC driver and TCP IP stack and the hello world
>
> application. I
>
> > > have burnt this image in FLASH.
> > > Now the helloworld message is displayed and FEC init is also called and
> > > initialized.
> > > Suppose if I ping now from other system will it interrupt the processor
>
> or
>
> > > not if not why .
> > > What ever I am doing is correct or I should to do some thing else
> > >
> > > Thanks in anticipation
> > > Khasim
> >
> > The ping would surely interrupt the CPU. You should get a response to
> > ping
>
> if
>
> > networking works.
> >
> > Regards
> > iz
> >
> > --
> > Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> > and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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

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

* Re: [ECOS] Fec driver TCP/IP with hello world application ---- problem
  2002-07-12  9:10     ` Iztok Zupet
@ 2002-07-12 21:06       ` Khasim
  0 siblings, 0 replies; 5+ messages in thread
From: Khasim @ 2002-07-12 21:06 UTC (permalink / raw)
  To: iz; +Cc: ecos-discuss

Thanks for reply

I have choosen FEC driver in the packages and I added the package.Where
should I do the configuration here??

Thanks
Khasim

----- Original Message -----
From: "Iztok Zupet" <iz@vsr.si>
To: "Khasim" <khasim@iwavesystems.com>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Friday, July 12, 2002 9:41 PM
Subject: Re: [ECOS] Fec driver TCP/IP with hello world application ----
problem


> On Friday 12 July 2002 17:49, Khasim wrote:
> > Thanks for replying
> >
> > See the concept will be like this
> >
> > 1. The system will send its ip address , its mac address with the boards
ip
> > address and it mac address as ffffffff
> >
> > 2.The fec will not take the mac address other than for which it is
> > programed then how will this give the interrupt
> >
> > With regards
> > Khasim
>
> How did You configure and build the FEC driver? Which fec platform did You
use
> as the start point. Seem like Your driver misses some configuration
options.
>
> Regards
> iz
>
> >
> > ----- Original Message -----
> > From: "Iztok Zupet" <iz@vsr.si>
> > To: "Khasim" <khasim@iwavesystems.com>
> > Cc: <ecos-discuss@sources.redhat.com>
> > Sent: Friday, July 12, 2002 8:44 PM
> > Subject: Re: [ECOS] Fec driver TCP/IP with hello world application ----
> > problem
> >
> > > On Friday 12 July 2002 17:04, Khasim wrote:
> > > > Greetings
> > > >
> > > > I have built FEC driver and TCP IP stack and the hello world
> >
> > application. I
> >
> > > > have burnt this image in FLASH.
> > > > Now the helloworld message is displayed and FEC init is also called
and
> > > > initialized.
> > > > Suppose if I ping now from other system will it interrupt the
processor
> >
> > or
> >
> > > > not if not why .
> > > > What ever I am doing is correct or I should to do some thing else
> > > >
> > > > Thanks in anticipation
> > > > Khasim
> > >
> > > The ping would surely interrupt the CPU. You should get a response to
> > > ping
> >
> > if
> >
> > > networking works.
> > >
> > > Regards
> > > iz
> > >
> > > --
> > > Before posting, please read the FAQ:
http://sources.redhat.com/fom/ecos
> > > and search the list archive: http://sources.redhat.com/ml/ecos-discuss
>
>


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

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

end of thread, other threads:[~2002-07-13  4:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-12  8:07 [ECOS] Fec driver TCP/IP with hello world application ---- problem Khasim
2002-07-12  8:13 ` Iztok Zupet
2002-07-12  8:52   ` Khasim
2002-07-12  9:10     ` Iztok Zupet
2002-07-12 21:06       ` Khasim

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).