public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Eduardo Sabaj <esabaj@hasar.com>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] [Fwd: Network problem]
Date: Thu, 03 Apr 2008 21:15:00 -0000	[thread overview]
Message-ID: <47F53777.8050007@hasar.com> (raw)

I'm working on an i386 architecture with a RDC R6040 ethernet driver 
configured as eth0. The problem I'm facing is that I'm able to 
initialize the device using DCHP (I mean, the board can resolve an IP 
address) but once it's initialized I can't send or receive any packet 
from the host. I have compiled the ping_test.c program and it seems that 
the ARP cannot resolve the MAC address of the host. I can't ever ping 
the board. However, as I said before, the DHCP protocol is working fine.

I'm working with ecos-2.0 and this is the configuration I built to test 
the example:

ecosconfig new pc_rltk8139 net
ecosconfig tree
ecosconfig --config=ecos.ecc remove CYGPKG_DEVS_ETH_RLTK_8139
ecosconfig --config=ecos.ecc remove CYGPKG_DEVS_ETH_I386_PC_RLTK8139
ecosconfig --config=ecos.ecc add CYGPKG_DEVS_ETH_I386_PC_R6040
ecosconfig --config=ecos.ecc add CYGPKG_DEVS_ETH_RDC_R6040
make -s
make -C net/common/current tests TESTS=tests/ping_test

Before compiling the tree I changed the CYG_HAL_STARTUP macro in order 
to boot by the GRUB bootloader.
I have debuggers on the driver and I noticed that it does receive ARP 
requests to other machines but it doesn't receive the ARPs requests to 
the board

Any ideas will be appreciated..

Regards
Eduardo

-- 

Ing. Eduardo Salvador Sabaj
Analista de Desarrollo

Compañía Hasar | Grupo Hasar*
*Marcos Sastre y José Ingenieros
El Talar. Pacheco
[B1618CSD] Buenos Aires. Argentina
Tel [54 11] 4117 8900 | Fax [54 11] 4117 8998
E-mail: esabaj@hasar.com
Visítenos en: www.hasar.com
<http://www.hasar.com>Información legal y política de confidencialidad: 
www.grupohasar.com/disclaimer <http://www.grupohasar.com/disclaimer>


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

                 reply	other threads:[~2008-04-03 20:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47F53777.8050007@hasar.com \
    --to=esabaj@hasar.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).