Dear Officer,
We can get the interChirpProcessingTime, interChirpWaitTime, interFrameProcessingTime and interFrameWaitTime from DSP code MmwDemo_MsgTimeInfor structure.
1. What is unit for these value? Is it cpu ticks rather than usec or msec? How to convert in time unit?
2. How to calculate these time limit/maximum time based on the chirp/frame configuration? So we can monitor these timing and make sure it won't exceed the deadline limit?
3. Can we get the timing tracking from mss side also? Because we also need to including the process time in mcu side and also the UART/CAN transmission time..
Thanks and best regards
He Wei