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.

关于TMS320C28343的工程建立中AD停止工作的问题

Other Parts Discussed in Thread: TMS320C28343

新建的电机控制工程用到TMS320C28343.可是在运行到ipark1.Sine=_IQsinPU(rg1.Out);这一步。AD采样就停止工作了。是IQ_MATH的问题吗?换做ipark1.Sine=0;就可以了,编译器冲突,还是不兼容的问题。求指教。