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.

C6678 Notify vs SWI

Hi all,

I am using the Notify module to send a notification from core 0 to core 1...when core 1 receives the notification, it posts a SWI...my question, what happen if another notification arrives core 1 before the SWI is done?...which one is higher priority: Notify or SWI?

Regards,

Murad