请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
您好!
我在 TDA 2x 上使用 VISION SDK 2.10 (Linux)。 我想使用 DMA/EDMA 在 DSP 上使用 memcpy。
请告诉我使用 DMA/EDMA memcpy 的完整过程(要包含的文件和 memcpy 函数)。
此致、
尼尔
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)。 我想使用 DMA/EDMA 在 DSP 上使用 memcpy。
请告诉我使用 DMA/EDMA memcpy 的完整过程(要包含的文件和 memcpy 函数)。
此致、
尼尔
您好 Neel、
请参阅~/vision_sdk/examples/tda2xx/src/alg_plugins/framecopy/frameCopyAlgoLocalDMA.c、了解使用 EDMA 进行存储器复制的示例代码。
您还可以在 API 指南中找到 Utils_dmaXXX API 说明。
此致、
斯坦利