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.

Concerto IPC and Shared memory problem in m3 processor

Hello,

I'm trying to transfer data from c28 to m3. I've tried IPC and Shared memory but both fail when data should be transfered from c28 to m3. The other way works fine.

IPC: when flag 1-4 is set to get interrupt in m3, the flag would not be set.

shared memory: when accessing shared memory from m3, the result is always '0'

Please tell me what should I do?

Thanks