Hi,
I am working on sensorless control of pmsm motor by estimating speed from stationary currents. I bought SMC75 EVM kit from Syncworks. The company gave me one practice code for PID controller of PMSM motor using IQ math library. Now I changed the code by adding SMO(sliding mode observer) module to the existing code for sensorless control. Here when I built the code it saying that
1)" undefined symbols _IQ,_IQ21"
2)" undefined symbols remain"
3)"errors encountered during linking"
but IQ math library header file is already existed in the PID controller file.
Can someone help on this issue.
regards,
Suneel