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.

IWR6843ISK: Limitation of frame periodicity

Part Number: IWR6843ISK

Hello,

Would you tel me about a limitation of frame periodicity?

I have tried to use OOB demo but a program halt with below error massage when there are moving targets.

{module#9}: "../objdetrangehwa.c", line 644: error {id:0x10000, args:[0x1b44c, 0x1b44c]}
xdc.runtime.Error.raise: terminating execution
[C674X_0] xdc.runtime.Main: "../objectdetection.c", line 1988: assertion failure
xdc.runtime.Error.raise: terminating execution

I show configure file used for this Demo.

sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 7 0
adcCfg 2 1
adcbufCfg -1 0 1 1 1
profileCfg 0 60 7 8 60 131586 0 60 1 512 10000 0 0 30
chirpCfg 0 0 0 0 0 0 0 1
chirpCfg 1 1 0 0 0 0 0 2
chirpCfg 2 2 0 0 0 0 0 4
frameCfg 0 2 16 0 16.7 1 0
lowPower 0 1
guiMonitor -1 1 0 0 0 0 0
cfarCfg -1 0 2 8 4 3 0 15 1
cfarCfg -1 1 0 4 2 3 1 15 1
multiObjBeamForming -1 1 0.5
clutterRemoval -1 0
calibDcRangeSig -1 0 -5 8 256
extendedMaxVelocity -1 0
bpmCfg -1 0 0 1
lvdsStreamCfg -1 0 0 0
compRangeBiasAndRxChanPhase 0.0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0
measureRangeBiasAndRxChanPhase 0 1.5 0.2
CQRxSatMonitor 0 3 5 121 0
CQSigImgMonitor 0 127 4
analogMonitor 0 0
aoaFovCfg -1 -90 90 -90 90
cfarFovCfg -1 0 0 8.92
cfarFovCfg -1 1 -1 1.00
sensorStart
The program work well when I change frame periodicity 16.7ms into 33.3ms. 

I guess a program halt when processing time exceed frame periodicity.

Is my guess correct?

I show my environment.

[Radar]

IWR6843ISK

[SDK]

 mmwave_sdk_03_03_00_03

[Loading image ]

‘…\ti\mmwave_sdk_03_03_00_03\packages\ti\utils\ccsdebug\xwr18xx_ccsdebug.bin’

[Demo]

'...\ti\mmwave_industrial_toolbox_4_2_1\labs\out_of_box_demo\68xx_mmwave_sdk_dsp'

[CCS]

8.3.1.00004

Regards,

Kazuki