Other Parts Discussed in Thread: C2000WARE
Tool/software: TI C/C++ Compiler
Hi
I just imported a sample project in C:\ti\c2000\C2000Ware_3_01_00_00\libraries\math\IQmath\c28\examples\C\2802x
which is a simple project featuring IQmath. I added xx=_IQtoF(ar1) to the program code in which ar1 and xx are Iq24 and float variable respectively , and got the following error:
any solution?
Thanks