Part Number: 66AK2G12
Hi,
My customer wants to use EDMA in 66AK2G12.
OS used are below:
C66x(DSP): TI RTOS(processor_sdk_rtos_k2g_6_03_00_106)
ARM Cortex A15(CPU): Linux-RT(ti-processor-sdk-linux-rt-k2g-evm-06.03.00.106)
Q1)
In their system, both DSP and ARM use EDMA.
Customer afraid there may be access conflicts between DSP and ARM at EDMA.
If so, are there any guideline or sample codes to avoid conflicts?
Q2)
Customer found below sample code in SDK.
ti-processor-sdk-linux-rt-k2g-evm-06.03.00.106\example-applications\openmpacc-examples-1.5.6.0\edmamgr\edmamgr_main.cpp
It seems EDMA transfer function (EdmaMgr_copy1D1D) is called without calling EDMA initialization function (EdmaMgr_init).
Is this valid? No need to call EdmaMgr_init ?
Thanks and regards,
Koichiro Tashiro