[En-Nut-Discussion] http server problems
Harald Kipp
harald.kipp at egnite.de
Tue Jan 6 10:55:16 CET 2004
Michel,
>
>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.
Looks like you forgot to run nutconf to configure
the correct Ethernet Controller. It's in the nut
installation directory.
On some machines it fails to run. It creates the
proper entries in UserConf.mk. For the Ethernut 2
the last entry should read
HWDEF=-DETHERNUT2
Harald
More information about the En-Nut-Discussion
mailing list