GMAC of S32K344 Callbackfun

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GMAC of S32K344 Callbackfun

Jump to solution
1,574 Views
Wan
Contributor II

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

Tags (1)
0 Kudos
1 Solution
1,516 Views
Nhi_Nguyen
NXP Employee
NXP Employee

Hi Wan,

To configure interrupt for sending and receiving of GMAC, please follow the following steps:

Nhi_Nguyen_0-1694490391835.pngNhi_Nguyen_1-1694490437180.png

Nhi_Nguyen_2-1694490458430.png

 

In main.c:

Nhi_Nguyen_3-1694490551190.png

Best regards,

Nhi

 

 

 

 

View solution in original post

0 Kudos
2 Replies
1,376 Views
Wan
Contributor II

Hi, NXP Employee

     I had slove the prombles, you are right! thanks.

0 Kudos
1,517 Views
Nhi_Nguyen
NXP Employee
NXP Employee

Hi Wan,

To configure interrupt for sending and receiving of GMAC, please follow the following steps:

Nhi_Nguyen_0-1694490391835.pngNhi_Nguyen_1-1694490437180.png

Nhi_Nguyen_2-1694490458430.png

 

In main.c:

Nhi_Nguyen_3-1694490551190.png

Best regards,

Nhi

 

 

 

 

0 Kudos