Hi,
I was trying to run the ethernet example 10 which uses DMA to manage reception/transmission with the evaluation board.
However it doesn't seem to work properly.
The generic ISR gets triggered all the time, incrementing the genericISRCount variable.
In the generic ISR, the fragment number retrieved in that function never gets incremented nor does the transmit ISR count and receiver ISR count variables.
Did I miss something ?
The ethernet_cm_config is running on CPU1.
Best regards,
Clément
