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.

AWR1443BOOST: 'CQRxSatMonitor' is not recognized as a CLI command

Part Number: AWR1443BOOST
Other Parts Discussed in Thread: AWR1443

Hi,

I have a AWR1443BOOST ES2.0 that I bought a while back and Ive tried getting the mmWave demo working. Unfortunately I get an error when Im in the mmWave Demo Visualizer trying to send a command to mmwave device. Please see the console log  below. The error is 'CQRxSatMonitor' is not recognized as a CLI command

I dont remember seeing this before (a while back).  Can you please assist me with this.


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

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

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

mmwDemo:/>% Frequency:77
Skipped

mmwDemo:/>% Platform:xWR14xx
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.01
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:/>% 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 5 0
Done

mmwDemo:/>adcCfg 2 1
Done

mmwDemo:/>adcbufCfg 0 1 0 1
Done

mmwDemo:/>profileCfg 0 77 429 7 57.14 0 0 70 1 240 4884 0 0 30
Done

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

mmwDemo:/>chirpCfg 1 1 0 0 0 0 0 4
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 2 8 4 3 0 1280
Done

mmwDemo:/>peakGrouping 1 1 1 1 229
Done

mmwDemo:/>multiObjBeamForming 1 0.5
Done

mmwDemo:/>clutterRemoval 0
Done

mmwDemo:/>calibDcRangeSig 0 -5 8 256
Done

mmwDemo:/>compRangeBiasAndRxChanPhase 0.0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0
Done

mmwDemo:/>measureRangeBiasAndRxChanPhase 0 1.5 0.2
Done

mmwDemo:/>CQRxSatMonitor 0 3 5 123 0
'CQRxSatMonitor' is not recognized as a CLI command

  • Hi Stevan,
    Make sure you haven't commented this CLI command API (MmwDemo_CLIChirpQualityRxSatMonCfg) in mmw_cli.c.
    Try to run this experiment with default mmw demo application and profile *.cfg file.


    Regards,
    Jitendra
  • Hi Jitendra.

    Thanks for the reply.
    Just so we are clear I havent made any personal modifications to the code. Ive checked the mmw_cli.c file and it seems to be in order.

    Just to be safe ive deleted my project and reimported it from resource explorer industrial toolbox v2.3.1 (based on this dev.ti.com/.../labs.html)
    I import the "mmwave SDK Demo - 14xx" from the industrial toolbox.
    I rebuild it as is (using mmwave SDK 1.2.0.05)
    I then launch the code on the mmwave chipset and connect it to the demo visualiser. When i try to configure it I get now the following:


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

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

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

    mmwDemo:/>% Frequency:77
    Skipped

    mmwDemo:/>% Platform:xWR14xx
    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.01
    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:/>% 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 5 0
    Done

    mmwDemo:/>adcCfg 2 1
    Done

    mmwDemo:/>adcbufCfg 0 1 0 1
    Done

    mmwDemo:/>profileCfg 0 77 429 7 57.14 0 0 70 1 240 4884 0 0 30
    Done

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

    mmwDemo:/>chirpCfg 1 1 0 0 0 0 0 4
    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 2 8 4 3 0 1280
    Done

    mmwDemo:/>peakGrouping 1 1 1 1 229
    Done

    mmwDemo:/>multiObjBeamForming 1 0.5
    Done

    mmwDemo:/>clutterRemoval 0
    Done

    mmwDemo:/>calibDcRangeSig 0 -5 8 256
    Done

    mmwDemo:/>compRangeBiasAndRxChanPhase 0.0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0
    Done

    mmwDemo:/>measureRangeBiasAndRxChanPhase 0 1.5 0.2
    Done

    mmwDemo:/>CQRxSatMonitor 0 3 5 123 0
    Done

    mmwDemo:/>CQSigImgMonitor 0 119 4
    Done

    mmwDemo:/>analogMonitor 1 1
    Done

    mmwDemo:/>sensorStart
    Debug: Init Calibration Status = 0x7fe

    Exception: ../main.c, line 1748.
  • I solved the problem which was that i had the wrong image flashed in awr1443 chipset. once i flashed the images from sdk 1.2 all worked fine with demo visualizer 3.1