Michel v.d. Net
2004-01-06 08:30:38 UTC
Hi,
I have a problem with the http server example. When i load it into the Ethernut board it generates these messages:
Nut/OS 3.3.2.1 HTTP Daemon...Registering device failed
EEPROM/DHCP/ARP config failed
192.168.214.250 ready
But 192.168.214.250 is not ready, because there is no network connection.
Only the red led on the Ethernut 2.0 board is on, i can't seem to register the Ethernet controller.
NutRegisterDevice(&DEV_ETHER, 0x8300, 5) always returns -1
Basemon works fine.
Hopefully somebody can help me with this problem.
Happy new year to everybody :-)
Regards
Michel
I have a problem with the http server example. When i load it into the Ethernut board it generates these messages:
Nut/OS 3.3.2.1 HTTP Daemon...Registering device failed
EEPROM/DHCP/ARP config failed
192.168.214.250 ready
But 192.168.214.250 is not ready, because there is no network connection.
Only the red led on the Ethernut 2.0 board is on, i can't seem to register the Ethernet controller.
NutRegisterDevice(&DEV_ETHER, 0x8300, 5) always returns -1
Basemon works fine.
Hopefully somebody can help me with this problem.
Happy new year to everybody :-)
Regards
Michel