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: SRR advance Config file creation from mmwave_studio to pass the configuration parameter using CLi instead of hard coded header file

Part Number: AWR1642BOOST

Tool/software: Code Composer Studio

Hi ,

I am implementing the CLI framework task for SRR , so that i can send my own configuration parameter .

please let me know following:

1) how to create my own SRR configuration file using mmwave_studio (that replicates the SRR_demo exactly as given in the automotive toolbox). I will be doing the changes in the SRR_demo project itself.

2) Will it help if I use the profile samples given in C:\ti\mmwave_sdk_03_02_00_04\packages\ti\demo\xwr16xx\mmw\profiles for creating my own SRR config to be sent through CLI. 

3) Also, in the SRR mss_main() want to hide the part where it takes the configuration from the Header file and should rather take from the CLI. Please let me know the necessary changes required to be done (including the header files to be included like cli.c etc)

Thanks,

Pritam

  • Hi,

    The configuration in the SRR demo was hard coded in order to be able to optimize performance.

    If you would like to revert back using cli, please look at the following demo:

    C:\ti\mmwave_sdk_01_00_00_05\packages\ti\demo\xwr16xx

    In order to download older version of the sdk please check the link at the bottom of the mmwave sdk release page

    thank you

    Cesar

  • Hello Cesar,

    Thanks for your response, please let me know:

    1) how to create my own SRR configuration file using mmwave_studio (that replicates the SRR_demo exactly as given in the automotive toolbox). I will be doing the changes in the SRR_demo project itself.

    2) Will it help if I use the profile samples given in C:\ti\mmwave_sdk_03_02_00_04\packages\ti\demo\xwr16xx\mmw\profiles for creating my own SRR config to be sent through CLI.

    Warm Regards,

    Pritam

  • Hi

    Sorry for the late reply.

    Yes, please use the SDK demo as an example.

    Since the SRR demo was based on earlier versions of the SDK I would look at SDK 1.2. The demo in this SDK will not run on your board, however the code should be closer to the SRR code.

    I will close this thread now.

    For new questions please start a new thread,

    Thank you

    Cesar