2022-07-10 10:54 PM
I'm working with SPC56EC64L8, i want to enable FPU. But I don't know how to enable it. I already seen this post https://community.st.com/s/feed/0D50X00009XkW9uSAF?t=1657363249348 . but link in this post mentioned is https://app-community.st.com/thread/43975-fpu-exceptions-on-spc56el60l3 not working
Solved! Go to Solution.
2022-09-13 02:43 AM
Hello,
you should go in Platform componenet=>Build settings
and put in C options, -mhard-float
Best regards.
2022-09-13 02:43 AM
Hello,
you should go in Platform componenet=>Build settings
and put in C options, -mhard-float
Best regards.
2022-09-14 07:02 AM
also add
-mspe=yes -mhard-float