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.

IWR1642: out-of-box可视化演示出错

Part Number: IWR1642

我严格按照guide 进行了操作后,在可视化时出现了问题,我使用的sdk版本是1.2.0.5,板子是es1.0的。出现的问题如下图。我没有进行过任何的修改。

  • Hello,

    I am sorry that I am unable to understand Chinese but looking at the snapshot, I believe you are getting an exception in the IWR1642 OOB demo. I notice that you are using a very old version of Industrial Toolbox (2.2.0) and the OOB demo in that version may not be compatible with the production IWR1642 silicon. Please use the 16xx OOB demo in the latest version of Industrial Toolbox (4.3.2).

    Regards

    -Nitin 

  • Hello,

    Please confirm the binary and the GUI you use is match. And both them should support ES1.0 device.

    Then, the dss_main.c Line 1519 indicate the mmwDemo_cfgAnalogMonitor enable fails.

    Two suggestions:

    1. Double confirm the silicon ES version and software version. Use the default binary from SDK. And re-flash the device with correct binary file.

    2. You can also try disable the monitor feature in cfg and try again. analogMonitor 0 0

    Regards,

    Wesley