Tool/software:
Setup:
- Board: EVM6678
- SDK: Processor SDK 6.03.00.106
- Example: Nimu_emacExample (includes NDK library and Daemon function)
- Added module: H.265 encoder example (h265venc_ti_c66x)
Both the NIMU/NDK example and the H.265 encoder are running correctly.
Requirement:
The project needs to use QDMA to minimize memory-to-memory copy latency.
Question:
What is the recommended way to enable and use QDMA in this project, while ensuring that it does not conflict with EDMA3 LLD and Framework Components 3.40.02.07?