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.
您好!
我在 TDA 2x 上使用 VISION SDK 2.10 (Linux)。 我正在尝试优化 memcpy、当前需要16ms。 我还尝试使用_amem4()内在函数来优化相同的结果,但得到的结果相同。 我想知道原因
_amem4()内在函数未提供优化的结果。
请帮助我优化 DSP 上的 memcpy、您能否提供相同的解决方案。
此致、
尼尔
您好 Neel、
使用 EMDA 而不是 CPU 来执行内存复制可以提供更好的性能并为其他任务释放 CPU。
此致、
斯坦利