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.
大家好、
TMS320F2808是 定点还是浮点处理器。
如果它是定点、是否有适用于浮点运算的任何库。
谢谢、
Pradeep
Pradeep、您好!
看起来 F2808没有 FPU。 您可以在 此处验证哪些器件确实具有它。 TI 拥有的大多数浮点库都要求您在器件上具有 FPU、但 IQmath 库位于 C2000Ware 的数学库文件夹中。 此库允许您 在 定点和浮点数字之间进行转换、并使用一些给定的浮点运算。 您可以参阅其用户指南以查看所有允许的转换和函数(C2000Ware_4_XX_XX_XX\libraries\math\IQmath\c28\docs)。
此致、
Omer Amir