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.

AWR2243: The advance chirp function

Part Number: AWR2243

Hi all

I want to increase the chirp start frequency of every chirp in a frame by a fix step.

for example. the start frequency of first chirp is 77GHz, the second is 77G+1MHz, the third is 77G+2MHz and the 128 chirp is 77G+128MHz

So i use the advance chirp function to do this just as below

But if i call the" MMWL_advChirpConfig " and only config the 

CHIRP_FREQ_START_VAR

(Chirp Param Idx = 1)

Then the chip will report errors ,the error code is 311

This error means 

So if i want to use "Advance chirp config" function,do i need config all the Chirp Param Idxs from 0 to 9?

Thanks