Hello,
I am having an issue with floating point calculations. The numbers don't always calculate correctly.
At the point of floating calculations I disable all interrupts and enable them back again, this seems to work.
Something behind interrupts which causes the value to be calculated wrong.
This happens for both fpu settings i.e. fpu=none and fpu= configured to use internal processor.
How do I solve this issue?