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.

[参考译文] LAUNCHXL-TMS57004:使用 TMS57004每秒执行一项任务

Guru**** 2478765 points
Other Parts Discussed in Thread: HALCOGEN

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/694286/launchxl-tms57004-performing-some-task-every-one-second-using-tms57004

器件型号:LAUNCHXL-TMS57004
主题中讨论的其他器件:HALCOGEN

尊敬的所有人:

我需要每秒在 TMS57004中执行一次任务?

我该怎么做?

是否有任何可用的示例代码?

此致、

单位

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

    RTI (实时中断)模块可被配置成每秒生成一个周期性中断、或者你需要的时间间隔。 您可以使用 HALCoGen 配置 RTI。 从 HALCoGen 的"帮助"菜单中、单击"帮助主题"、然后打开"示例"组(最底部)。 其中一个示例被称为"example_rtiBlinky.c"。 这将为您介绍一个完整的示例、说明如何针对所需的周期配置 RTI。