S32DS 3.5 Adding Freertos component does not support IAR compilation chain

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS 3.5 Adding Freertos component does not support IAR compilation chain

231 Views
Faith-Herio
Contributor II

#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

FaithHerio_0-1706606680632.png

FaithHerio_1-1706606705955.png

FaithHerio_3-1706606956409.png

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

FaithHerio_4-1706607108878.pngFaithHerio_5-1706607294408.png

FaithHerio_6-1706607581860.png

 

 

0 Kudos
Reply
1 Reply

183 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

FreeRTOS is standalone extension package and supports only 

NXP GCC: version 10.2.0 20200723, build b1728 revision g5963bc8 

version. Please check the FreeRTOS package release notes.  

0 Kudos
Reply