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.

_iq类型没有定义问题

Other Parts Discussed in Thread: CONTROLSUITE

错误描述:

Description Resource Path Location Type
#20 identifier "_iq" is undefined .ccsproject /MotorControl line 10, external location: D:\controlsuite\controlSUITE\libs\app_libs\motor_control\math_blocks\v4.3\clarke.h C/C++ Problem

问题:编译出现上述错误,但是定位到错误处,然后 open delaction是可以打开_iq的类型定义的,也就是可以打开IQMATH头文件,那可能出现的问题的地方是哪里呢