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.

IWR6843AOP: IWR6843AOP

Part Number: IWR6843AOP

To whom it may be concerned,

I had added a statistic_calculation function(it uses 60 static float variables.) into MmwDemo_interFrameProcessing, dss_data_path.c in vitalsign code.

Error Message "DSS Frame Processing Deadline Miss Exception." shows.
I guess that a new frame comes in before finishing previous calculation.
How can I handle this not to cause this issue?
One thing I can try to do is to set 10 frame per sec for frame interval.
Are there any better way for it without sacrificing 10 frames per sec?
BR,
kisub