Thread 中讨论的其他器件:SYSBIOS
工具/软件:Code Composer Studio
您好!
我是一名大学生、不熟悉 TI 和 CCS。 我想启动时钟、在某个时候、我希望得到剩余的时间。 我找不到任何示例代码。 还有人可以解释 Clock_getTicks()的输出。
谢谢你。
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.
您好、Sahan、
对于通用定时器操作、请参阅 TI 驱动程序运行时 API 中的 GPTimerCC26XX.h。 有关时钟模块、请参阅 TI-RTOS 内核运行时 API 的 ti.sysbios.KNL.Clock 信息(Clock_getTicks 返回时钟节拍的时间)。 还 提供了 TI-RTOS 内核时钟示例。
此致、
Ryan