In page 28-29 of the User Guide, the parameters of 'contModeCfg' are listed, with the last parameter being <numAdcSamples>. However, when I refer to 'ti\mmwave_sdk_01_01_00_02\packages\ti\control\mmwavelink\docs\doxygen\html', in the Modules->Sensor Section, I found the parameter <numAdcSamples> is not included in the function 'rlSetContModeConfig'. Meanwhile, I think this parameter does not make much sense in Continuous Mode.
Is it an error in MMWAVE SDK 1.1 User Guide? To configure ContMode, do I have to set the parameter <numAdcSamples> in contModeCfg ?
Thanks!