Other Parts Discussed in Thread: AWR1642
Tool/software: Code Composer Studio
Hi,
I would like to understand the code of the mmwaveDemo-Code for AWR1642. In the picture of the chapter "system execution flow" of the sdk doxygen I started to consider the DSS part (I also attached the part of the picture. After SOC_Int, DPM_Int and DPM_Sync, the MMWave_DPC_ObjectDection_dpmTask is create and therein the DPM_execute is executed. The next step I could not follow. How will the function DPC_ObjectDetection_ioctl be acitvate and where can I find this in the code?