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.
工具/软件:Code Composer Studio
大家好、
一位客户使用了以下链接中的 MSP430驱动程序库来实现 MSP430F2132-EP、然后屏幕截图中显示了一个错误。 他正在使用 CCS 10、并且已经尝试过 MSP430Ware。
https://www.ti.com/tool/MSPDRIVERLIB
https://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430_Driver_Library/latest/index_FDS.html
这是因为他使用了错误的库吗?
我已要求他使用以下链接中产品页面的库。 我们仍在等待客户对其进行测试。
https://www.ti.com/product/MSP430F2132-EP#design-development##software-development
此致、
Danilo
您好 Danilo、
感谢您在 MSP430论坛上发帖。 遗憾的是、我们不支持用于 driverlib 的 MSP430F2xxx 器件、它仅支持以下库:
不过、您可以从 MSP430Ware 文件夹中的 C:\ti\MSP430Ware_3_80_07_00\examples\devices\MSP430F2xx\MSP430F21x2_Code_examples 提取寄存器级 C 代码示例。