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.

[参考译文] TMS320F28386S:在不同磁芯上差异评估浮点运算

Guru**** 2385750 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1241785/tms320f28386s-float-is-evaluated-diffrently-on-diffrent-cores

器件型号:TMS320F28386S

从 PC 发送到 M4的浮点值1转换为: 1.03024292

在该值通过 IPC 发送到 C28后,C28的值为:1.0

不同示例:

从 PC 发送到 M4的浮点值0.3转换为0.0302617829

在该值通过 IPC 发送到 C28后,C28的值为:0.029999993

在图片中、C28存储器位于左侧、M4位于右侧

如何解决这个问题?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 NIR、

    您能否在 PC、M4和 C28上共享值的十六进制表示形式?

    谢谢。

    阿什维尼