Other Parts Discussed in Thread: TMS320F28335
Hi all,
I have a problem whit the function _IQsqrt of IQmath library. I get the error #16008.
I've seen because the error occurs in Code Composer. The line code is:
Variable=_IQsqrt(Variable);
How I can do the square root of a variable?
Thanks and regards.