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 Interrupt on M3

CCS 5.2, Sys/Bios 6.33

I want to transfer data from M3 to C28 and vice versa triggered by an interrupt on both parts. While the interrupt on C28 fires when I set the IPC flag 1, the interrupt on M3 does not. The image below shows my settings in Sys/Bios. Actually I am not sure whether the interrupt number must be 80 or 96 and the priority 3 or (3*32). So the values I used might be wrong.

The code in C28 is "CtoMIpcRegs.CTOMIPCSET.all |= 1".  What else must be done to make it work?

Thanks and regards,

Walter