Hi @alsabah
As you know, the S32K3 family includes many derivatives. To reduce maintenance effort, the most recent RTD releases provide example projects only for selected devices (K344, K358, K388, K389, and K396). Examples for other derivatives can be developed based on these existing ones.
Also, we do provide example code for the K324 that demonstrates the use of the Inter-Platform Communication Framework (IPCF). IPCF is a subsystem that enables applications running on multiple cores, and even under different operating systems (such as FreeRTOS, bare-metal, or AUTOSAR) to communicate via shared memory.
BR, VaneB