AWR6843: Configuration Issue with 6843 in Level Sensing Lab

Part Number: AWR6843
Other Parts Discussed in Thread: AWR1843

Hello, I encountered a problem when configuring the 6843 using the Level_Sensing laboratory

The configuration parameters I used are as follows:

 

dfeDataOutputMode  1

channelCfg  1 1 0

adcCfg  2 2

adcbufCfg  0 1 1 1

profileCfg  0 77 7 7 114.4 0 0 33.71 1 1024 25000 0 0 52

chirpCfg  0 0 0 0 0 0 0 1

frameCfg  0 0 255 0 1000 1 0

lowPower  0 0

guiMonitor  1 1 0 0 0 1

RangeLimitCfg  2 1 1.0 3.0

sensorStart

 

When I changed frameCfg to 0 32 4 0 1000 1 0,

the debug information displayed

Error: MMWDemoMSS mmWave Configuration failed [Error code -203816658].

I'm not sure why this issue occurred. In fact, when both the chirp start index and chirp end index are 0, the number of loops can be successfully configured with any value not exceeding 255, but when I change the values of chirp start index and chirp end index, the parameters cannot be configured successfully. What is the problem?