This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28379D: Sine/Cosine

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

Hi,
I am using F28379D control card to generate SVPWM for three phase inverter. I am following the control suite's example HVAC_Sensored. 

I am unable to deploy sine and cosine functions. Although _IQsinPU and _IQcosPU functions are linked to the IQmathLib.h correctly, but still it won't run. (screenshot attached).
Can you please tell me what am I missing?