S332K312 How to use FreeRTOS in IAR?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S332K312 How to use FreeRTOS in IAR?

ソリューションへジャンプ
2,046件の閲覧回数
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 解決策
1,967件の閲覧回数
Misaki996
Contributor II

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

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,968件の閲覧回数
Misaki996
Contributor II

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

0 件の賞賛
返信
1,810件の閲覧回数
Faith-Herio
Contributor II

When replaced with an IAR file, compilation fails

0 件の賞賛
返信
2,021件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Ok, go to the project properties and enable it:

petervlna_0-1703842133030.png

Best regards,

Peter

 

0 件の賞賛
返信
2,038件の閲覧回数
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 件の賞賛
返信