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.

CCS/AWR1642BOOST: Getting started with mmWave API

Part Number: AWR1642BOOST

Tool/software: Code Composer Studio

Hi, I am quite new to the mmWave sensors and only have gotten through the mmWave SDK user guide demo and CCS setup, is there any information on how to use the mmWaveLink framework and the API functions such as 'rlEnableContMode'. Is this done in CCS after building the demo or is there some other front end framework/dependencies?

Thank you.

David

  • Hi David,

    To use different mmWaveLink API you can refer 'mmwavelink test' application available at '<sdk>/packages/ti/control/mmwavelink' directory.

    This test application provides a reference to use most of mmwavelink APIs.

    And further to create a CCS project for this test app, you need to modify the existing CCS project (if you have any, or get one from TI-Rex) to add required files in this CCS project and set relevant properties.

    Regards,

    Jitendra