Part Number: TIDM-HV-1PH-DCAC
Other Parts Discussed in Thread: TMS320F28377D
Tool/software: Code Composer Studio
hello, I am using TMS320F28377D for designing single phase inverter, I follow all steps described in TIDM-HV-1PH_DCAC, for reference generation RAMPGEN is used I followed whole procedure for RAMPGEN as given in solar library, there is problem when I use _IQsinPU (invSine = _IQsinPU(rgen1.Out) ;) . I have added IQmathlib in include options but still there is problem as shown. I am sending my C code could you please run it. thanks
Description Resource Path Location Type
<a href="processors.wiki.ti.com/.../10234"> null: unresolved symbols remain TestProject C/C++ Problem
gmake[1]: *** [TestProject.out] Error 1 TestProject C/C++ Problem
gmake: *** [all] Error 2 TestProject C/C++ Problem
gmake[1]: *** [TestProject.out] Error 1 TestProject C/C++ Problem
unresolved symbol __IQsinPU, first referenced in ./main.obj TestProject C/C++ Problem
