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!