Hi guys,
Is there a way to send data from PL to PS using interrupts acknowledgment in axi lite.
Is there a way to send data from PL to PS using interrupts acknowledgment in axi lite.
any tracks in this direction plz.
thanks
any tracks in this direction plz.
Hello Simo,
Please refer to this post http://www.zedboard.org/content/pl-ps-interrupt
It may be of some help!
--Josh
Hi @JFoster,
Thank you for your reply.
I generate an interruption of the GIC at 61 as id number successfully. it works for me.
But I can't handle multiples interruptions or just call this interrupt a second time with a simple counter !
Knowing that I ACK my interruption then I enable it after.
Hi @JFoster,
Thank you for your reply.
I generate an interruption of the GIC at 61 as id number successfully. it works for me.
But I can't handle multiples interruptions or just call this interrupt a second time with a simple counter !
Knowing that I ACK my interruption then I enable it after.