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.

IWR6843AOP: Is it possible to provide an example project without aforementioned functions or a simpler example project?

Part Number: IWR6843AOP

Tool/software:

Hi Expert,

The problem is the firmware architecture of the example projects. For instance, in small_obstacle_detection_6843 or in occupancy_detection_3d_68xx, there has mss and dss to perform their functions. However, since we are developing our own algorithms, we do not need the TI's functions, e.g., CFAR, AoA, and CaponBF in dss and corresponding controls in mss. it is worth mentioning that these functions may be redundant for us because they will consume the hardware resource (e.g., RAM and Flash) and the firmware resource (e.g., more execution time).

Thus is it possible to provide an example project without aforementioned functions or a simpler example project?

Thanks

Daniel