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.
工具与软件:
尊敬的 Champs:
float32的小数位数约为6到7位。 现在、这对客户而言是不够的。 现在、客户需要更显著的小数位。
客户可以在 CPU 中使用 float64、但在 CLA 中、 这将需要更多的时间、如下面的线程所示、这将导致客户的代码无法正常运行。 客户需要缩短代码运行时间。
所以、是否可以在 CLA 中增加浮点变量的小数位? 谢谢!
此致、
Julia
尊敬的 Julia:
请查看编译器指南。 请注意其中 介绍选项的10.2.1变量和数据类型一节。 如果您有更多问题、请告诉我们
https://downloads.ti.com/docs/esd/SPRU514/variables-and-data-types-t365212-3.html#t365212-3
还应注意的是、 CLA 编译器不支持64位类型。 CLA 编译器不支持64位类型。
此致、
Ozino