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.

IWR1443BOOST: error upon calling CFAR HWA

Part Number: IWR1443BOOST

Hi, after porting all necessary code from mmwave_demo regarding CFAR HWA into the high accuracy lab, i am getting an error i do not understand.

Error: HWA_configParamSet(12) returned -2801
{module#8}: "../data_path.c", line 1440: error {id:0x10000, args:[0x12498, 0x12498]}
xdc.runtime.Error.raise: terminating execution

reverse engineering the program leads to this line causing the error:

 (paramsetIdx>=ptrHWADriver->hwAttrs->numHwaParamSets)

What does this mean? this is all standard code from the mmwave_demo.

Please help me out,  i need to get the CFAR HWA to work to find the closest peak possible.

Furthermore, where can i find the generated peaklist?

cheers