What to do?Test_I2C.c: main()
350: FCV_R = float32_sqrt(FCV_R);
^ (361) function declared implicit int (warning)
Test_I2C.c: 350: (1464) number of arguments passed to function "_float32_sqrt" does not match function's prototype (warning)
0: (499) undefined symbol:
_float32_sqrt(Test_I2C.obj)
(908) exit status = 1
With kind regards
Jan Lichtenbelt