Hi;
I am trying to modify our 6455 EMAC project in order to use them in our 6474 source code. So i didnt try to use the new CSL library ( with call back functions). Anyway when i am trying to send packets ( in loobback mode ) for the first packet i get both tx and rx interrupt. ( I bind them on two events). However for the next packets no interrupts occur.
I check related registers and see that both rxgoodframes and txgoodframes are increasing. and also i can see that related registers are all correct ( MACINVECTOR, TXINTSTATRAW, TX_EN, RX_EN .. ) Furthermore i check CSR, IER register. but it seem it is not related with that.
I am not sure it is related with INT_CONTROL register. I just write 0 in order to prevent any interrupt pacing. Should i write something to this register ? Thanks
Tugrul