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.

RTOS/AM5728: Shared interrupts

Part Number: AM5728

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?