SDK Version : 3.0.0
Is there any testing statistics for CAN Drivers provided in the SDK?
Currently I see that CAN driver keeps missing frames on the bus. This is happening with flash tool that works over UDS, and when the CAN frame distance is less than 0.6msec apart.
What is the recommended time distance between consecutive message?
CAN Configuration used is individual Mailbox based configuration.(Not FiFO)
Till 45% of the bus load, I do get proper communication, but after that it seems to missing messages.
Any pointer to resolve the same?