Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 216937

Forum Post: Compiler/TMS320F28335: Ti v18.1.1.LTS: undefined symbols _IQ27cos(long) and _IQ27toF(long) after making function inline

$
0
0
Part Number: TMS320F28335 Tool/software: TI C/C++ Compiler Hello, I made a class member function inline and now I am getting undefined symbols for two iq functions that I use in that function: _IQ27cos(long) and _IQ27toF(long). Of course, I had to move the class member function to the class header file to make it inline. I also copied the following includes to the header file: extern "C" { #include "IQmathLib.h" } #include "IQmathCPP.h" How can I correct this issue? Thanks, Stephen

Viewing all articles
Browse latest Browse all 216937

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>