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
Solved! Go to Solution.
Hi Wan,
To configure interrupt for sending and receiving of GMAC, please follow the following steps:
In main.c:
Best regards,
Nhi
Hi, NXP Employee
I had slove the prombles, you are right! thanks.
Hi Wan,
To configure interrupt for sending and receiving of GMAC, please follow the following steps:
In main.c:
Best regards,
Nhi