Altera_Forum
Honored Contributor
19 years agoEthernet_DE2
Hi all experts,
I use DE2 kit, Quartus 6.0 web editor NIOS II IDE version 6.0 for my project "Control via Ethernet". My project use DM9000A driver (DM9000A.h and DM9000A.c) of sample project DE2_NET to control DM9000 Ethernet Control chip. I have a problem. When I send a packet from computer to DE2 kit. and it take 2 - 3 minutes to DM9000 make a interrupt to receive a new frame. Please show me what problem is ? how to initial DM9000 to make interrupt immediate when receiving a new frame?. Thank you