S32K144+FreeRtos Compile Error

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

S32K144+FreeRtos Compile Error

938 Views
赵子成
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 Kudos
2 Replies

894 Views
raresvasile
NXP Employee
NXP Employee

Hi,

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

pastedImage_1.png

Best regards,

Rares

0 Kudos

894 Views
赵子成
Contributor IV

Hi ,Thanks.

I have config like this but error still there.

pastedImage_1.png

0 Kudos