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.

[参考译文] MSP430G2352:查找 MSP430驱动程序库用户指南和源代码、如何验证 micro 的正确驱动程序库

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1164356/msp430g2352-looking-for-msp430-driver-library-user-guide-and-source-how-to-verify-proper-driver-lib-for-micro

器件型号:MSP430G2352
主题中讨论的其他器件:MSP430WAREMSPDRIVERLIB

您好!

我不熟悉 TI 微控制器和 CCS。 我正在尝试使用我找到的一些示例代码、但它没有按我预期的那样构建。

当我包含 WDT_A_resetTimer();在我的测试项目中,我得到第81行:警告#225-D:函数"WDT_A_resetTimer"隐式声明。   因此、这可能不是有效的库函数。

我的本地安装具有 C:\ti\msp430ware_3_80_14_01\driverlib\doc、 但 MSP430G2xx 没有 doc 文件夹。 我一直很难找到特定于微的文档。

当我在线搜索"MSP430G2xx 器件的 M ARE430 DriverLib "时、我看不到有用的信息...  对于 MSP430F5xx_6xx 器件、有一个搜索'DriverLib 的好信息

MSP430G2352应该使用什么 MSP430驱动程序库。?  有关此内容的 API 文档在哪里?

感谢您的帮助、Tim

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

    您好!

    DriverLib 库是特定于 MSP430的系列。 MSP430G2xxx 器件支持 DriverLib。 您可以在以下页面看到受支持的系列及其特定的 DriverLib 下载: https://www.ti.com/tool/MSPDRIVERLIB#description 。 只需单击 MSPDRIVERLIB 的"Download Options"即可。