Hello TI sensor team,
I'm still working on my porting of High Accuracy from SDK 2.x to SDK 3.6,
but I stuck on huge difference between SDK 3.6 and SDK 2.x, one of them is dss_data_path.c that only exist in SDK 2.x.
My question is :
1. In SDK 3.6 where this [SDK2x_path]#packages\ti\datapath\dss_data_path.c restructured to ? I guess in [SDK36_path] \packages\ti\datapath\dpc.
Is this correct ?
2. After I review xWR6843 High Accuracy which is said already SDK 3.5, the dss_data_path.c and code structure is same with SDK 2.x
Can you help to explain ?