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.

CCS/AM5718: About Internal Interruption

Part Number: AM5718

Tool/software: Code Composer Studio

Hi,

I want to exchange data and information between the DSP and MPU cores through internal interruption and share memory.

I want to use DSP core to trigger MPU interrupt, or MPU to trigger DSP core interrupt.

The DSP core doesn't run any operating system, only do some digital signal processing operations.

The MPU core runs the embedded Linux system.

Where should I refer to the technical reference manual?

Does IPC apply to my situation?

Thank you for your reply!