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.

Compiler/IWR6843AOPEVM: IWR6843AOPEVM

Part Number: IWR6843AOPEVM
Other Parts Discussed in Thread: IWR6843AOP

Tool/software: TI C/C++ Compiler

Dear team

I had tried to do mmwavelink application on IWR68xxAOP Demoboard with boost board.

Basically mmwavelink application "D:\ti\mmwave_sdk_03_05_00_04\packages\ti\control\mmwavelink\test\xwr68xx" works fine 

when I tried to enable linkmonitoring function, the following error occurs.

 in mss_main.c file, I just enabled by changing this:  gLinkMonitoringTest = true

.............

----------Debug: Monitoring Configuration-----------
Error: rlRfDigMonEnableConfig retVal=250
Feature: Set mmWave Link digital monitor Enable: Failed
Feature: Start Monitoring: Failed
******************************************
Debug: hello mms MmwaveLink Test completed
******************************************

only thing I had done is to change gLinkMonitoringTest to true from false.

What to do change more to enalbe gLinkMonitoringTest ?

BR,

kisub