Tool/software: Code Composer Studio
Hi sir,
I have a question about the "number of tracking target" in 1642.
The C code is define the MAX_TRK_OBJs = (24U) (show as the figure)
but after this ,C code also define the "MAX_TRK_OBJs = MAX_NUM_CLUSTER_SRR "
So what's the answer about the max number of tracking objects ? 24 or 32 ?