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.

[参考译文] TMS320F28386D:CLA 使用来自 C28x 的常量数据

Guru**** 2455560 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1296932/tms320f28386d-cla-use-const-data-from-c28x

器件型号:TMS320F28386D

CLA 是否有方法可以使用来自 C28x 的常量数据

例如 const uint16_t u16PeriodCount = 500;

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

    您好!

    常量通常被载入到 CLA 无法访问的闪存存储器中。 如果您将常量存储在配置为 CPU-CLA 共享数据存储器的 LSRAM 中、则可以通过 CLA 访问它们

    此致、

    维纳