Hi NXP Engineers:
I had some problems using the Gmac_Ip_InternalLoopback example project. I tested the GMAC demo on the sample project without problems, but I wanted to change it to an interrupt for sending and receiving. I configured "EhtCtrlEnable RxInterrupt" and filled in the callback function. But no interrupt input
I think "IntCtrl_Ip"should configer some arguments,but i do'nt know!
I use the SKD:PlatformSDK_S32K3_2022_03
已解决! 转到解答。
Hi Wan,
To configure interrupt for sending and receiving of GMAC, please follow the following steps:
In main.c:
Best regards,
Nhi