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]

problem running network tests on viper


Hi all,

I am trying to run some of the networking tests on the viper.  When I
try to run the ping_test from Insight, I get the following output:

0xfe00a5fc in ?? ()
Loading section .text, size 0x42738 lma 0x20000
Loading section .rodata, size 0x2e57c lma 0x62738
Loading section .data, size 0x1140 lma 0x90cb8
Start address 0x20000, load size 466420
Transfer rate: 27639 bits/sec, 511 bytes/write.

(gdb) Start PING test
BOOTP[eth0] op: REPLY
       htype: Ethernet
        hlen: 6
        hops: 0
         xid: 0x0
        secs: 0
       flags: 0x0
       hw_addr: ff:ff:ff:ff:ff:ff
     client IP: 206.234.219.88
         my IP: 206.234.219.88
     server IP: 206.234.219.89
    gateway IP: 0.0.0.0
  options:
        subnet mask: 255.255.255.224
       IP broadcast: 206.234.219.255
            gateway: 0.0.0.0
SIOCIFADDR: Bad file handle
Network initialization failed for eth0
SIOCIFADDR: Bad file handle
PASS:<Ping test OK>
EXIT:<done>[New Thread 5]

Program received signal SIGINT, Interrupt.
[Switching to Thread 5]
cyg_test_exit () at
/ecos-c/cygwin/src/ecos/packages/infra/current/src/tcdiag.cxx:129

Why is the ethernet initialization failing and why is the MAC address
set to all ones?  I am using the "Address setups for eth0" option in the
eCos Configuration Tool to initialize the ethernet interface, but I
don't see any place to enter the MAC address.

Any help would be appreciated.

Paul Randall
Delta Information Systems



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]