#S32K3#When using S32DS_V3.5 to establish S32K314 new project using RTD_v3000 and selecting the compilation chain as IAR, after adding Freertos component, the compilation fails, and it is found that the portable file under the generated Freertos folder is suitable for GCC but not IA
Here you can see that the generated Freertos is GCC and not IAR. After replacing it with the portable file suitable for IAR and adding the path, the compilation fails