imx6 DUALLITE spurious interrupt

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

imx6 DUALLITE spurious interrupt

407 Views
blancharddaniel
Contributor II

Hello,

We are actually working on a custom board with an imx6 DUALLITE and bare metal software.

From time to time, the GIC signals a "spurious interrupt" (vector 1023)...

I would like to know what could cause this interrupt as only the first core of the processor is started!

Thanks for any help,

Daniel Blanchard

Tags (1)
0 Kudos
1 Reply

306 Views
igorpadykov
NXP Employee
NXP Employee

Hi Daniel

seems there was similar issue

SGI interferes with EPIT 

and such GIC behaviour was discussed on arm forums:

GIC IAR always returns spurious interrupt - Discussions - Software Tools - Arm Community 

for baremetal GIC example one can look at i.MX6 SDK

Github SDK
https://github.com/backenklee/swp-report/tree/master/iMX6_Platform_SDK

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

0 Kudos