Tool/software: TI-RTOS
Hi,
we use utils_dcan in SDK_VISION_03_04 and found something strange.
we connect our device to the car with OBD connector, we want to read the velocity.
the symptom is sometimes we can read the velocity and sometimes we can not read the velocity.
and when we can not read, we need to restart the device and re-connect to the car.
after some tests, we found the period call function still post event, but this event seems not trigger Utils_dcanTxTsk to send the read command.
could you please help to give some hints or possibility to cause this symptom
Thanks~~~