Hello,
If I understood correctly from the S32k3xx RM, there is a possibility tu utilize MU_2 for application purposes for inter-processor communication (i.e. between cores). Unfortunatelly I cannot find any code related to MU usage in RTM. I know, there is a IPCF lib, which seems to be a software implementation of message queue, which uses core-to-core IRQs.
I would like to use that HW message queue to send very small payload between cores.
Are there any drivers and examples related to it available?
Best Regards,
Slawomir