[En-Nut-Discussion] Ethernut and EasyToWeb?

Tobias Kloss kloss at gmx.net
Mon Jun 7 11:05:48 CEST 2004


Hi,

I am trying to use ethernut with my easytoweb board
(http://www.easytoweb.net/).
It uses the cs8900a ethernet chip connected to atmega128 with 3 adressbits
and 8 databits. A simple logic activates the chip for base address 0xf000.
No interrupts are connected.

I would like to know how to configurate the device for ethernut. In CS8900.h
I changed the I/O Registers to 0xf000, and registered the device with:
NutRegisterDevice(&devEth0cs, 0xf000, 0);
So long, it did not work.
Is there someone who can help me?

Tobias K.







More information about the En-Nut-Discussion mailing list