Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
The calculation result of sqrt is output as an invalid negative integer.
Warning # 225-D: function "sqrt" declared implicitly during compile.
math.h is #included and
include option "" $ {TI_PRODUCTS_DIR} / controlSUITE / libs / math / FPUfastRTS / V100 / include.
What's the problem?