Part Number: TDA4VM
Hello,
I want to send notifications from the C71 DSP to the A72 (Yocto, userspace).
I don't want polling so I need interrupts or the mailbox HW which uses interrupts.
I looked at:ti-processor-sdk-rtos-j721e-evm-07_02_00_06/pdk_jacinto_07_01_05_14/packages/ti/csl/example/mailbox/mailbox_sender_receiver_app/mailbox_receiver.c
But for the TDA4 there is only polling mode implemented. Is there a reason for this? How can I send notifications from DSP to A72 with interrupts?
PS: I do not want to use OpenVX.
Br
Jan Hieber