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: Interrupt from DSP to PRU

Part Number: AM5728

Tool/software: TI-RTOS

Hi experts 

I just have finished transporting data between DSP and PRU by regarding internal memory as shared memory .

And I'm facing a problem:

My project require hard real time,when PRU finish writing data ,I can easily post a interruption to DSP, and DSP will read data from the specified memory address in time. But I don't find any introduction on how to post a interruption to PRU.

Any help will be appreciated.

Regards

Yx