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.

AWR2944: why the function(DPU_DopplerProcHWA_config) executed twice?

Part Number: AWR2944


Tool/software:

Hi, I am reading the awr2944 tdm demo source code, i find the function called DPU_DopplerProcHWA_config is executed twice, one place in the function named 

DPC_ObjectDetection_execute, another in function named DPC_ObjDet_dopplerConfig, so whether i can disable either of the two, it will cause other problems?
Thanks!