Hi,
I'd like to configure interrupt priority in my C5505-based SoC.
I'd like Gpio int is served before DMA int.
Thanks a lot in advance
Paolo
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'd like to configure interrupt priority in my C5505-based SoC.
I'd like Gpio int is served before DMA int.
Thanks a lot in advance
Paolo
Thanks Cvetolin Shulev-XID.
so there is no way to get GPIO priority higher than DMA priority?
what can I do?
Thanks
Paolo
Hi,
sorry but I committed an error in evaluating the cause of the problem. Priority is ok, the problem was an interrupt flag non resetted
Thanks you so much
Paolo