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:
Can someone tell me why and give me advise?(The project can be well compiled before adding the freertos OS.)
Hi,
You need to configure the toolchain to use hard FPU instructions.
Best regards,
Rares