2021-04-21 01:57 AM
2021-05-05 02:10 AM
Hello @YHong.2 ,
I think your problem is due to the fact that the FPU is not activated.
You need to check the __FPU_USED and __FPU_PRESENT definitions which indicate if an FPU is used or not and if is presented or not.
I hope this help you.
Walid