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.

CCS/AWR1843BOOST: The second development of AWR1843BOOST

Part Number: AWR1843BOOST

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)?