Tool/software: Code Composer Studio
I wanted to add algorithms to DPC(Data-path Processing Chain), but I couldn't find the data interface.
I looked at course and found DPIF_CFARDetList_t(CFAR's output interface), It's the index of radarCube.but radarCube was not represented in the code.(My goal is to use the detection matrix instead of seeing an index or an interface)
May I ask how I can use this system for algorithm secondary development (no data interface is found)?