Hi,
I am working on customization of DSP processing chain, based on objectdetection.c module. I need only Range/Doppler processing and detection matrix (Range, Doppler bin size = 256, 64) will be sent out over SW LVDS.
I have use TI demo from sdk 3.5.0.4, then comment out unused processing units (cfar, aoa...). However, I am getting in a trouble the customized processing chain was able to run only once.
While debugging, I figured out that event of mark end of processing of the frame happened after then new frame started.
From my understanding, it could not be the case since range/doppler processing should not be longer than inter-frame margin time. My DSS trace attached below.
I am not sure if something went wrong here, you all please let me know.
Thanks,
QHLam