Tool/software: TI-RTOS
Hello,
When I configure the communication between the ARM and the DSP on AM5728, I use MessageQ . This way is a polling mode waiting for the message from the other one.
Now I want to use the shared interrupt to communicate,but I cann't find the shared interrupt in "AM572x Technical Reference Manual".
I know a shared interrupt register like SYSCFG_CHIPSIP on OMAP138.
Is there a similar one on AM5728?