Part Number: TMS320F28027F
Other Parts Discussed in Thread: C2000WARE
Hej
I am trying to find out how to use the sine function in IQmath.
I am trying to run the example 28027_IQsampleC which I have downloaded from the Resource explorer. When building I get these errors:
>> Compilation failure
makefile:137: recipe for target '28027_IQsampleC.out' failed
"C:\\Users\\romu\\AppData\\Local\\Temp\\{DFAEF166-FEB0-43F1-849F-A3B122313BFA}", line 21: warning:
cannot resolve archive
C:/ti/C2000Ware_4_01_00_00/libraries/math/IQmath/c28/lib/IQmath.lib to a
compatible library, as no input files have been encountered
"C:/ti/C2000Ware_4_01_00_00/libraries/math/IQmath/c28/examples/cmd/28027_IQmath_lnk.cmd", line 72: warning:
no matching section
"C:/ti/C2000Ware_4_01_00_00/libraries/math/IQmath/c28/examples/cmd/28027_IQmath_lnk.cmd", line 76: warning:
no matching section
undefined first referenced
symbol in file
--------- ----------------
__IQ24asin ./IQsampleSmall.obj
__IQ24atan2PU ./IQsampleSmall.obj
__IQ24exp ./IQsampleSmall.obj
__IQ24log ./IQsampleSmall.obj
__IQ24mpyI32int ./IQsampleSmall.obj
I have checked the 2000Ware installaton file. This is the path to the file IQmath.lib fle:
C:\ti\C2000Ware_4_01_00_00\libraries\math\IQmath\c28\lib
which corresponds to the error message. But this file IQmath.lib has only 1kb !
There are other (larger) files in the directory like IQmath_coff.lib.
(I recall when installing CCS vsn 12.0.0 that there was a message about another version of IQmath was being installed - 'coff' ?? or something! The message was only there for a second!)
Can you help with this?
Regards
Roger