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.

[参考译文] TMS320F280039C:如何在 TMS320f280039C 的 CLA 内核上执行任务1时触发 task2

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1258979/tms320f280039c-how-to-trigger-task2-when-task1-is-executing-on-cla-core-of-tms320f280039c

器件型号:TMS320F280039C

您好!

我想在完成任务1后立即在 CLA 内核上触发任务2。 在 TMS320F280039C 的 CLA 内核上执行任务1期间、如何生成 task2触发器。

此致

Aniket Bagade。

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

    您可以在 CLA 任务1完成时配置 C28中断、并使用 CLA_forceTasks 函数或 MIFRC 寄存器强制执行下一个 CLA 任务

    此致、

    维纳