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.

MMWAVE-SDK: To confirm an error in 'MMWAVE SDK 1.1 User Guide'

Part Number: MMWAVE-SDK

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!

  • Hi

    Yes, I will double check in the latest SDK release and will let you know.

    Thank you

    Cesar

  • Thanks, Cesar! But I'm afraid that the Continuous Mode for xWR1642 may not be supported in latest SDK release. Actually, I have only seen Continuous Mode supported in the capture_Demo in SDK v1.1.
  • Hi,

    I checked in DFP 1.0 release and you are correct "rlSetContModeConfig" does not have a param <numAdcSamples>

    However, the assumption that the mmWave SDK command "'contModeCfg'" maps to "rlSetContModeConfig" may not be accurate.

    I recommend you look into the mmWave code and search for 'contModeCfg' This will help you understand the implementation of the command.

    SDK 1.1 is not an LTS version and is no longer supported by our team. Support should come from our forum community.

    Closing this thread now

    thank you
    Cesar