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.
我有一个驻留在 CLA RAM 中的变量(通过#pragma DATA_SECTION)、该变量也是 C28x 主内核正在修改的。 在 C28x 修改变量和 CLA 以查看变化之间是否存在任何延迟、或者变化是否立即可见?
您好!
更改将立即发生、但 CLA 需要在 CPU 写入后发出读取。
此致、
Vivek Singh