iMXRT1052 ethernet Tx IRQ always enabled?

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

iMXRT1052 ethernet Tx IRQ always enabled?

410 Views
NormTrolson
Contributor I

Hi, on the ethernet peripheral we are seeing TxIRQ events even though the Tx interrupt is disabled?  I've instrumented the ethernet common irq handler and get the following stats:  Note that the EIMR register indicates only that Rx interrupt is enabled, yet there are alot of num_TXF,  num_TXB interrupt events in the EIR register?  Can someone help clarify this?  Are the TXF,TXB bits always set regardless of EIMR register setting? 

EIMR 02000000
numTxSends 42926
num_BABR_Interrupts 0
num_BABT_Interrupts 0
num_GRA_Interrupts 0
num_TXF_Interrupts 14774
num_TXB_Interrupts 14774
num_RXF_Interrupts 27440
num_RXB_Interrupts 0
num_MII_Interrupts 0
num_EBERR_Interrupts 0
num_LC_Interrupts 0
num_RL_Interrupts 0
num_UN_Interrupts 0
num_PLR_Interrupts 0
num_WAKEUP_Interrupts 0
num_TSAVAIL_Interrupts 0
num_TSTIMER_Interrupts 0

0 Kudos
1 Reply

390 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
According to your statement, it seems a bit weird, so I'd like to replicate the phenomenon, whether you can upload the sample code, then I will run it on the MIMXRT1060 board.

Have a great day,
TIC

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos