How does IMX6 improve the response speed of external interrupts?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How does IMX6 improve the response speed of external interrupts?

836件の閲覧回数
864535720
Contributor II

Hello everyone,

    my development board is IMX6Q-sabresd. My Linux kernel version is 3.14.52。

   I use pin 1-4 of GPIO6 as my external interrupt, and each interrupt pin 1S generates about 1440 interrupts. When my four external interrupts work at the same time, the kernel will not respond in time. For example, my external interrupt is generated 500 times, and the kernel may only respond 498 times. The operation that I interrupted is the function in 8250_core.c: serial8250_default_handle_irq
Is there any good way to solve the problem I am having now?

ラベル(4)
0 件の賞賛
返信
1 返信

765件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi 其东 刘

one can try "linux-imx-rt" kernels :

meta-freescale/recipes-kernel/linux/linux-fslc-imx-rt at master · Freescale/meta-freescale · GitHub 

Index of /pub/linux/kernel/projects/rt/ 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信