Hi,
If we have a specific frame period such as 30 ms to complete the test on Demo Visualizer based on our spec.
But we found the test stop on demo visualizer sometimes when there are too many detected objects. It would cause the transmit output time too long as follows.
From the CCS debug , this error is from DSS, objectdetection.c, line 1974 when the demo visualizer was stopped.
The config CLI file is as attached file.
5543.Design14_E2E_config_2Tx_4Rx.cfg
If we increase the frame period , the issue can be fixed. Burt our spec cannot increase the frame period.
Question: If the frame of "InterFrameProcessingMargin - TransmitOutPutTime" is not enough , How to skip the frame to avoid the above error from objectdetection.c, line 1974 ?
Thanks for your help.
Best Regards,
A-Kai