- How can a missing destination message be distinguished from a missing source message?
- Capture or inspect both networks over the same failure interval. If the source identifier is absent, the evidence does not yet implicate the gateway. If the source is present with the expected timing and the destination is not, routing, filtering, destination-network state, or communication-layer mapping becomes more relevant.
- Why should raw CAN data be checked before decoded signals?
- A DBC mismatch can make a valid frame appear to contain an incorrect signal or can assign it to the wrong network. Comparing identifier, payload length, data bytes, and timing first separates traffic behavior from interpretation errors.
- Does successful forwarding of ordinary CAN frames rule out an ISO-TP problem?
- No. It only shows that at least part of the ordinary frame path is functioning. Segmented communication can still fail because ISO-TP or CanTp addressing, flow control, or timing differs from the working path.
- What evidence supports a routing configuration issue?
- A controlled comparison showing a valid source frame, a stable source network, and no corresponding frame on the intended destination—or a frame on an unintended destination—supports investigating routing. It does not by itself prove whether the defect is in gateway configuration or the communication-layer mapping.
- When is supplier or OEM involvement likely to be needed?
- Involvement is likely when the required route, message definition, activation condition, or AUTOSAR communication mapping is not available locally, or when the gateway software must be changed and validated by the responsible integration owner. Provide synchronized recordings, the problem description, the DBC used, and the exact expected route.