现想将controlsuite里面的28035的工程,移植到自己的28069板子上,请问怎样从定点DSP工程移植到浮点DSP,应该怎样转换,怎样处理定点DSP里的Q value,像下面这样的语句,应该怎么移植呢,谢谢
_IQ(0.004)
_IQtoIQ15(0.5)
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.
现想将controlsuite里面的28035的工程,移植到自己的28069板子上,请问怎样从定点DSP工程移植到浮点DSP,应该怎样转换,怎样处理定点DSP里的Q value,像下面这样的语句,应该怎么移植呢,谢谢
_IQ(0.004)
_IQtoIQ15(0.5)