3.2.5.11 DIAG_CAN_TransmitMarching1

Returns the status of the CAN_LOOPBACK, CAN_TIMING_MONITOR and CAN_INTERRUPTS diagnostics.

DIAG_TEST_STATUS DIAG_CAN_TransmitMarching1(void)

Diagnostic verifies the following faults do not exist

  • Transmitted message is incorrect

  • Received message is incorrect

  • Received message is sent to wrong buffer

  • No CAN Interrupt generated
  • Interrupt cannot be cleared

Operating Mode

  • Interface can be used at POST
Precondition
  • none

Parameters

  • void

Returns

  • DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.