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.

[参考译文] TDA3XEVM:TDA3 L2SRAM

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1513675/tda3xevm-tda3-l2sram

器件型号:TDA3XEVM

工具/软件:

我想​​为重复变量或数据分配固定值到 l2sram、以提高 DSP 性能。

是否有任何方法或示例可供参考?

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

    尊敬的 Kim:

    简单的做法是 从 TRM 获取 L2 RAM 基地址、 在内核中创建一个指针并将指针地址分配给该 L2 RAM。 现在、您可以使用此指针访问 L2 RAM。  

    此致、

    Brijesh