S32K144+FreeRtos Compile Error

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

S32K144+FreeRtos Compile Error

930 次查看
赵子成
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 回复数

886 次查看
raresvasile
NXP Employee
NXP Employee

Hi,

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

pastedImage_1.png

Best regards,

Rares

0 项奖励

886 次查看
赵子成
Contributor IV

Hi ,Thanks.

I have config like this but error still there.

pastedImage_1.png

0 项奖励