Tool/software: TI-RTOS
Hi
I'm using TDA3xx EVM, PROCESSOR RADAR SDK_03_06 version.
and mmwave_dfp_01_02_00_00 version of AWR1243.
this is my usecase information.
UseCase: chains_radarTIlevelmeter
IssCapture -> Alg_RadarProcess_draw (DSP1) -> Display_Video
GrpxSrc -> Display_Grpx
i have a problem related in EDMA.
Radar data is coming in normally but DSP board doesn't process those data. it's so difficult to make it right because there are times when it works and there are times when it does not.
i think one of the causes is related in EDMA using to copy display_video data because There is no log after using EDMA code.
Please let me know if you know anything about the issue on EDMA.