S32K144+FreeRtos Compile Error

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

S32K144+FreeRtos Compile Error

929件の閲覧回数
赵子成
Contributor IV

Hello,

I want to add Freertos OS to my project.

I use the S32SDK_S32K1xx_RTM_3.0.0 to product the freertos codes.

I didn't config anything and didn't change any codes.

I compile the project with freertos OS codes and got the following error:

pastedImage_1.png

Can someone tell me why and give me advise?(The project can be well compiled before adding the freertos OS.)

0 件の賞賛
2 返答(返信)

885件の閲覧回数
raresvasile
NXP Employee
NXP Employee

Hi,

You need to configure the toolchain to use hard FPU instructions.

pastedImage_1.png

Best regards,

Rares

0 件の賞賛

885件の閲覧回数
赵子成
Contributor IV

Hi ,Thanks.

I have config like this but error still there.

pastedImage_1.png

0 件の賞賛