Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAlready tried to add this code in the last lines?
if (ior(0xFE)&0x01) { iow (0xFE,0x01); ethernet_interrupts(); } else { usleep(10); } } return 0; for receive!Already tried to add this code in the last lines?
if (ior(0xFE)&0x01) { iow (0xFE,0x01); ethernet_interrupts(); } else { usleep(10); } } return 0; for receive!