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: Saving the Range-Doppler map of the mmWave Out of the box demo

Part Number: AWR1642BOOST

Tool/software: Code Composer Studio

There is a version of the mmWave visualizer which saves data to a csv file. How can I save the range-Doppler map instead?

Regards...

  • Hi,

    the mmwave SDK demo must first be configured to export the range doppler heatmap to the host.

    See guiMonitor in

    C:\ti\mmwave_sdk_03_03_00_03\docs\mmwave_sdk_user_guide.pdf

    If the doppler heatmap is exported to the host. I think it will be saved to the csv file.

    If it is not than you would have to reverse engineer the gui to add this feature

    thank you

    Cesar