Hello Team,
In my project, i am trying to do arithmetic operation using float data, but calculation is not happening as expected.
#define macro -31.374
when i try to print in macro value using UTILS PRINTF, i am getting -32.374, similarly for other values, value get incremented by 1.
Because of this, my calculations not happening as expected.
Is there any cfg i need to do for this?
My current target setting
