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:通过缓冲器/FIFO 传输 CPU 和 CLB 数据?

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1329846/tms320f280039c-cpu-and-clb-transfer-data-through-buffer-fifo

器件型号:TMS320F280039C
主题中讨论的其他器件:C2000WARE

您好、专家:

我要求在这里为我的客户提供帮助。

您能给我们举个有关 CPU 和 CLB 之间数据交换的例子吗? 如果我们目前没有示例、您能给我们举个例子吗? 谢谢。

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

    您好、绍兴:

    [quote userid="493195" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1329846/tms320f280039c-cpu-and-clb-transfer-data-through-buffer-fifo 能否为我们介绍 CPU 和 CLB 之间的数据交换示例?

    要将数据从 CLB 传输到 CPU 或反之、请 使用 HLC。  C2000 Academy 中的 CLB 和 eCAP 实验室 具有一个示例、您将在执行一些操作以将数据推入 FIFO 后设置一个从 HLC 触发的中断。 然后、该中断可以从 FIFO 读取数据、并在 FIFO 中放置更多项目、以供 HLC 读取(如果需要)。 C2000Ware 中也有其他示例、但 C2000 Academy 示例更详细地进行了介绍。