[ECOS] How to test ethernet connection?

David Luca davidluca3000@yahoo.com
Thu Dec 7 12:43:00 GMT 2006


Hello,
I included the Cirrus Logic 8900 ethernet driver, everything compiled and starting the platform
shows me the following messages:

[cyg_net_init] Init: mbinit(0x00000000)
[cyg_net_init] Init: cyg_net_init_devs(0x00000000)
Init device 'cs8900a_eth0'
[cyg_net_init] Init: loopattach(0x00000000)
[cyg_net_init] Init: ifinit(0x00000000)
[cyg_net_init] Init: domaininit(0x00000000)
[cyg_net_init] Init: cyg_net_add_domain(0x082aab1c)
New domain internet at 0x00000000
[cyg_net_init] Init: cyg_net_add_domain(0x082a9614)
New domain route at 0x00000000
[cyg_net_init] Init: call_route_init(0x00000000)
[cyg_net_init] Done
SYSTEM INITIALIZATION in progress
NETWORK:
BOOTP[eth0] op: REPLY
       htype: Ethernet
        hlen: 6
        hops: 0
         xid: 0x0
        secs: 0
       flags: 0x0
       hw_addr: 00:23:31:36:00:01
     client IP: 172.168.1.103
         my IP: 172.168.1.103
     server IP: 172.168.1.86
    gateway IP: 172.168.1.1
  options:
        subnet mask: 255.255.255.0
       IP broadcast: 172.168.1.255
            gateway: 172.168.1.1
data index = 4

I assume it was initialized correctly, my question is, how can I test the ethernet connection
between host pc and target pc? I tried to use ping 172.168.1.103, but no response (I must mention
that I download the eCos application to the target via FTP, using MicroMonitor, so I know ethernet
is working).Thank you in advance, 
David Luca.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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



More information about the Ecos-discuss mailing list