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