S332K312 How to use FreeRTOS in IAR?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S332K312 How to use FreeRTOS in IAR?

跳至解决方案
545 次查看
Misaki996
Contributor II

#S32k 

Hello, for functional safety reasons, I need to use IAR to generate compilation files, so I followed the tutorial below to set up the project:

HOWTO-Export-S32DS-Project-to-IAR-EW-S32K14x-S32K11x/ta-p/ 1122428 

 The project configuration is as follows:

Misaki996_0-1703822090020.png

Misaki996_1-1703822104490.png

  Then I added the FreeRTOS component and kept the default settings, but I got a compilation error:#error This port can only be used when the project options are configured to enable hardware floating point support.

How can I solve this?

0 项奖励
1 解答
466 次查看
Misaki996
Contributor II

Freertos component package missing IAR portable, in the project to change GCC to IAR file.

在原帖中查看解决方案

0 项奖励
4 回复数
467 次查看
Misaki996
Contributor II

Freertos component package missing IAR portable, in the project to change GCC to IAR file.

0 项奖励
309 次查看
Faith-Herio
Contributor II

When replaced with an IAR file, compilation fails

0 项奖励
520 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Ok, go to the project properties and enable it:

petervlna_0-1703842133030.png

Best regards,

Peter

 

0 项奖励
537 次查看
Misaki996
Contributor II

S32DS version: 3.5.8

SDK version: 3.0P07

FreeRTOS component version: SW32K3_FreeRTOS_10_5_1_UOS_3_1_0

IAR Embedded Workbench for Eclipse version: 4.2.0

IAR version: 9.20.3.326/W64 for ARM Functional Safety
The compilation configuration is as follows:

Misaki996_1-1703828653838.png

 

Misaki996_0-1703828632638.png

 

0 项奖励