Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks for your advice.
I have added the codes , Tmp = ior(0xF5); Tmp = ior(0xF4); into ReceivePacket function. It works! I can receive continuous data from pc. It seems to reset the DM9000A memory data address to 0x0c00. In the read memory operation, when the bit 7 of IMR is set, the memory address increment will wrap to location 0x0c00.