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/IWR6843ISK-ODS: Set number of loops in framecfg

Part Number: IWR6843ISK-ODS

Tool/software: TI C/C++ Compiler

Dear TI

My development environment is below:

-Test Board: IWR6843ISK-ODS
-Demo Project: 68xx_aop_mmwave_sdk_hwa
-SDK Version: mmwave_sdk_03_05_00_04

In HARD_CODED_CONFIG I would like to control the number of loops parameter to less than 16 (e.g. 8,4,2,or 1).

However, the error is occurred when the number of loops parameters set to 8.

- Setting parameter : 'frameCfg 0 2 8 0 100 1 0'

- Error message 

Debug: Sending rlRfSetLdoBypassConfig with 0 0 0
Error: DPM Report 4 received with error:-30301 arg0:0x64 arg1:0x8005f88
{module#9}: "../mss/main.c", line 2162: error {id:0x10000, args:[0x20f4c, 0x20f4c]}
xdc.runtime.Error.raise: terminating execution

Please let me know what I need to do to set the loop parameters to 8 or less.

Best Regards