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.

[参考译文] CCS/MSP430FR2311:驱动程序代码错误

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/718968/ccs-msp430fr2311-driver-code-bug

器件型号:MSP430FR2311

工具/软件:Code Composer Studio

你好。 我上周开始使用 TI 的微型计算机。 这是我第一次使用 TI 微型计算机。 我们正在开发从 www.ti.com/.../MSPDRIVERLIB 下载的设备驱动程序。 driverlib / MSP430FR2xx_4xx / timer_b.h 中存在 TIMER_B_COUNTER_16位、其值为 CNTL_3。 当我在 ccsv8 / ccs_base / msp430/ include / msp430fr2311.h、/* 8位、TBxR (最大值)= 0FFh */中进行了说明、CNTL_3的注释中对此进行了说明。 TIMER_B_COUNTER_16位的值是 CNTL_3是否存在错误?

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

    您好!

    请确保下载最新的驱动程序库。

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

    尊敬的 Lin:

    感谢你的答复。 我的问题已解决。