Part Number: AM623
Tool/software:
Team,
I was looking at the below ressources:
E2E post: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1468291/am625-checking-pru-interrupts-through-r31/5638951
Linux SDK 11.00 doc: https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/latest/exports/docs/common/PRU-ICSS/INTC_Configuration.html
and it seems that on the PRUSS (AM623) the PRU CPUs have to use polling on R31 in order to react to event.
-Are there some possible workaround to implement a true interrupt driven mechanism for the PRU CPUs on PRUSS?
-For PRU-ICSSG (AM644x/AM243x) it seems that a task manager module was introduced and enables a kind of interrupt driven mechanism on PRU/RTU.
Thanks in advance,
Anthony