您好,我现在需要把一个pc的算法移植到dsp c6678中,我发现pc中计算的double数据类型共有17为有效数字,而dsp ccs运行中double 值的有效数字只有16为,导致我最终算法结果不对,请问这个有什么解决办法吗?
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.
您好,我现在需要把一个pc的算法移植到dsp c6678中,我发现pc中计算的double数据类型共有17为有效数字,而dsp ccs运行中double 值的有效数字只有16为,导致我最终算法结果不对,请问这个有什么解决办法吗?