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.

AWR1843BOOST: DCA1000EVM_CLI_Control.exe

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: DCA1000EVM

Hi,

I am currently reviewing mmwave sdk 3.02.00.04.

Especially, I am looking at LVDS streaming.

I have configured the DCA1000 to use the DCA1000EVM_CLI_Control.exe in the user guide, but I can not find the file anywhere.

Also TI_DCA1000EVM_CLI_Software_UserGuide.pdf. There is no file.

Could you give me a download link for two files?

Or can you tell me how to use LVDS streaming without DCA1000EVM_CLI_Control.exe?

  • Hi,
    cli_control.exe will be part of upcoming release of mMWave Studio which can be used to capture the data with mmWave SDK application running on device.

    Follow these e2e threads which talk about the steps to capture data using mmwave studio with mmw demo application
    e2e.ti.com/.../759979
    e2e.ti.com/.../791823

    And please be noted that you can use only mmWave Studio (without any SDK application) which can be used to configure and capture the raw data. Refer mmwave Studio user guide for more information.

    Regards,
    Jitendra
  • Thanks for reply, Jitendra.

    I know that sdk demo 3.02.00.04 has LVDS streaming added.

    Can not receive raw data stream from any sdk demo because DCA1000 can not be controlled except mmWave studio?

    Or is there no pc application to store the data?

    Is there any way to save the LVDS stream of the sdk demo using mmWave studio?

    And When is the next SDK release schedule?

    For your information, what I would like to do is add LVDS streaming to the mrr demo.

  • Hi,

    Please refer this link which explains how you use LUA script to capture the LVDS data while mmw demo application is running on the device.

    https://e2e.ti.com/support/sensors/f/1023/p/759979/2812538#2812538

    Same link also explains about writing a tool on top of DCA1000EVM (*.dll) which you can write at your end.

    And to include LVDS streaming in MRR demo you need to refer mmw demo application and take the LVDS stream part of it to MRR application.

    Regards,

    Jitendra