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.

IWR1642BOOST: I am trying to use demo visualizer on my evm but encounter a problem

Part Number: IWR1642BOOST
Other Parts Discussed in Thread: MMWAVE-SDK

Hi all,

I am trying to use demo visualizer on my evm but the console message shows as

mmwDemo:/>% ***************************************************************
Skipped

mmwDemo:/>% Created for SDK ver:01.00
Skipped

mmwDemo:/>% Created using Visualizer ver:2.0.0.0
Skipped

mmwDemo:/>% Frequency:77
Skipped

mmwDemo:/>% Platform:xWR16xx
Skipped

mmwDemo:/>% Scene Classifier:best_range_res
Skipped

mmwDemo:/>% Azimuth Resolution(deg):15
Skipped

mmwDemo:/>% Range Resolution(m):0.044
Skipped

mmwDemo:/>% Maximum unambiguous Range(m):9.02
Skipped

mmwDemo:/>% Maximum Radial Velocity(m/s):1
Skipped

mmwDemo:/>% Radial velocity resolution(m/s):0.13
Skipped

mmwDemo:/>% Frame Duration(msec):100
Skipped

mmwDemo:/>% Range Detection Threshold (dB):15
Skipped

mmwDemo:/>% Doppler Detection Threshold (dB):15
Skipped

mmwDemo:/>% Range Peak Grouping:enabled
Skipped

mmwDemo:/>% Doppler Peak Grouping:enabled
Skipped

mmwDemo:/>% Static clutter removal:disabled
Skipped

mmwDemo:/>% ***************************************************************
Skipped

mmwDemo:/>sensorStop
Done

mmwDemo:/>flushCfg
Done

mmwDemo:/>dfeDataOutputMode 1
Done

mmwDemo:/>channelCfg 15 3 0
Done

mmwDemo:/>adcCfg 2 1
Done

mmwDemo:/>adcbufCfg 0 0 1 1
Done

mmwDemo:/>profileCfg 0 77 429 7 57.14 0 0 70 1 256 5209 0 0 30
Done

mmwDemo:/>chirpCfg 0 0 0 0 0 0 0 1
Done

mmwDemo:/>chirpCfg 1 1 0 0 0 0 0 2
Done

mmwDemo:/>frameCfg 0 1 16 0 100 1 0
Done

mmwDemo:/>lowPower 0 0
Done

mmwDemo:/>guiMonitor 1 1 0 0 0 1
Done

mmwDemo:/>cfarCfg 0 0 8 4 4 0 5120
'cfarCfg' is not recognized as a CLI command

 


My EVM is ES1.0.

SDK version: mmwave_sdk_01_02_00_05

Industrial toolbox version: mmwave_industrial_toolbox_1_5_5

Demo Visualizer version: 2.0

 

My question:

1.How can I solve the problem that 'cfarCfg' is not recognized as a CLI command?

2.Can I load my config that I saved before ?

3.Where can I find the  principle or format of the config file? 

 

 

Thanks,

1km

  • another question
    where can I download the previous version of SDK and mmWave Demo visualizer?
  • My question:

    1.How can I solve the problem that 'cfarCfg' is not recognized as a CLI command?

    It appears your visualizer is selected for mmWave-SDK version 1.0 while you've flashed your EVM with binaries from SDK 1.2. Just make sure it is consistent.


    2.Can I load my config that I saved before ?

    Yes you can, just make sure you are using an appropriate one for the SDK you are working form.

    3.Where can I find the principle or format of the config file?

    This is available in the mmWave-SDK User Guide on page 14.

    4. Where can I download the previous version of SDK and mmWave Demo visualizer?
    Previous version of visualizer is unavailable but previous SDK versions are available at the bottom of their respective download pages: software-dl.ti.com/.../index_FDS.html


    Cheers,
    Akash
  • Hi Akash,
    thanks a lot, your answer exactly resolved my issue.
    but, there is another problem that where can i find the format of data captured and saved by demo visualizer?
    Regards,
    1km