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.

[参考译文] MSP430FR2355:IQmathLib 硬件 MPY32不能正常工作

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1037438/msp430fr2355-iqmathlib-hardware-mpy32-doesn-t-work

器件型号:MSP430FR2355

您好!

如果 我链接到我的项目.\IQMATHLIB_01_10_00_05\libraries\CCS\MPY32\4xx IQmathLib.a 和 QmathLib.a _QNmpy 函数返回值0、QNMPHLIB_01_MPY05.a   软件库、则我在 MSP430FR2355遇到 IQmathLib 和硬件 MPY32问题    

除了拖动  IQmathLib.a 和  QmathLib.a 并将其链接到工程之外、我还需要执行其他操作。




此致 Mateo

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

    你(们)好、Mateo

    请参阅《   MSP IQMath 用户指南》指南

    谢谢。

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

    您好、Allen、
    是的、我遵循了 MSP IQMath 用户指南、但我没有找到解决此问题的解决方案。

    我正在使用 来自..\IQMATHLIB_01_10_00_05\examples\msp430的示例代码计算

    以下是器件 调试的结果


    使用 HW MPY32  IQmathLib.a 和 QmathLib.a (..\IQMATHLIB_01_10_00_05\libraries\CCS\MPY32\4xx)



    使用软件 MPYSoftware  IQmathLib.a 和 QmathLib.a (..\IQMATHLIB_01_10_00_05\libraries\CCS\MPYsoftware)

    此致 Mateo


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

    您好 Mateo,

    您可以参考此代码来尝试修改。