Hi,
I use IWR1642BOOST(ES1.0),with Tool Box 2.3.0 and SDK 1.2.0.5.
I get source codes of lab0011-pplcount (dss and mss) by CCS 8.xx.
In the previous question, I received an answer that mms is in charge of tracking and clustering.
Are they inside gtrack_step ( )?
I checked tidue71a.pdf,then I thought that Scenery Parameters and Allocation Parameters
are parameters related to tracking and clustering.
MmwDemo_appTask()( of task_app.c) calls gtrack_moduleStep()(Is Real code at
"...\\mmwave_sdk_01_02_00_05\packages\ti\alg\gtrack ?) .
The gtrack_step() do tracking and clustering by calling gtrack_module? (cf:gtrack_moduleAllocate())
Regards,
user5205609