Hi all,
I need to set my LCDIF interrupt to higher priority.
In the reference manual i see that the i.mx6UL supports software force registers and software priority masking for interrupt. However i am not able to find any further information about how to implement this.
Can anyone link me to the correct source on such implementation?
Thank you.
Regards,
Tee
Hi Tee
proirities can be set using GIC (Generic Interrupt Controller) included in
Cortex-A7 platform and described in arm DDI0464D document
ARM Information Center
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Igor,
Thanks for the information. Will look into that.
Regards,
Tee