Hello, NXP engineers:
I need to run FreeRTOS SMP on the S32K324 chip (multi-core). When I looked at the S32K358_SMP example program, I noticed that no SMP-related configuration had been set up (as shown in the figure).
Wanyj_0-1781488803614.png
I am using RTD 5.0.0 and FreeRTOS 5.0.0, My issue is:
1. Does the S32K324 (multi-core) chip support the deployment of FreeRTOS SMP?
2. Does your company have any other reference examples for this? Or has a related reference been added in a newer version?
We look forward to your response
Hi @Wanyj
We offer limited technical support for FreeRTOS, but as far as FreeRTOS's SMP capabilities are concerned, this should be supported.
You might want to take a look at this sample code; it's the most comprehensive example I could find regarding SMP usage.
https://community.nxp.com/t5/S32K-Knowledge-Base/S32K3xx-FreeRTOS-SMP/ta-p/2292229