static void park_transform(){double x = 0.0;double idx = 0;idx = cos(x);}
for the instruction idx = cos(x); gives an error as
UsageFault: An instruction executed with an invalid EPSR.T or EPSR.IT field.
Hi @sona1
I will be helping you in your other post (s32k144 when math.h is included while debugging getting the error for acos function).
B.R.
VaneB