Re: UDS Service TransferData with MAX_DATA (4093 bytes) length
Posted: Thu 18. Feb 2021, 15:38
Hello,
You received the following network error PCANTP_N_TIMEOUT_Bs(0x02) : Sender side timeout while waiting for flow control frame.
This means the UDS channel didn't receive the Flow Control frame from the ECU.
There can be 2 reasons, you'll need to check your trace file:
- if the flow control frame is NOT listed in the trace, then double-check the CAN ID and network address information used to communicate with this ECU.
- if the flow control frame is listed in the trace, then you have an undefined or incorrect mapping configuration with this ECU.
You received the following network error PCANTP_N_TIMEOUT_Bs(0x02) : Sender side timeout while waiting for flow control frame.
This means the UDS channel didn't receive the Flow Control frame from the ECU.
There can be 2 reasons, you'll need to check your trace file:
- if the flow control frame is NOT listed in the trace, then double-check the CAN ID and network address information used to communicate with this ECU.
- if the flow control frame is listed in the trace, then you have an undefined or incorrect mapping configuration with this ECU.