Hi
Sorry, I did find how to use MSCM to implement core-to-core interrupts in MCAL.
But I saw in the RM of S32K3 RTD 5.0.0 that core-to-core interrupts can be configured in MSCM.

Do you just need to implement the core-to-core interrupts function, or do you need to transfer information between cores? If the latter, it is recommended to use IPCF - S32K3 Inter-Platform Common Framework.
Here is the s32k324_dualcore_demo_20220524.zip download from S32K324 Multi-Core Example Project based on Whiteboard

IPCF can be downloaded from NXP website
S32K3 Standard Software -> Automotive SW - S32K3 - Inter-Platform Communication Framework
After you install SW32K3_IPCF_4.2.0_D2412.exe, you will find the following files in the installation path:
C:\NXP\SW32K3_IPCF_4.2.0_D2412\eclipse\plugins\Ipcf_TS_T40D34M42I0R0\doc\IPCF_S32K3_4.2.0_User_Manual.pdf
C:\NXP\SW32K3_IPCF_4.2.0_D2412\eclipse\plugins\Ipcf_TS_T40D34M42I0R0\examples
I have some dual core IPCF training materials that can only be shared with you after signing an NDA.
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------