Hi Santosh,
ControlSuite enet_uip example runs properly on our hardware after only remapping the Ephy pins, however after I copied it into our project, the uDMA is not interrupting anymore. The extension of the file is only renamed to cpp for it to call into our cpp files for GPIO access easily but other than that no other changes are done to it or its libraries.
We have a shared memory configuration and I tried our linker file with the enet_uip exampe as well. It still works fine, however the size of that example probably still leaves some room in C2 and C3 areas for the DMA access as ours are full.
Would you help us on this issue.
Thanks,
Mason