
[CanTp] Vehicle Diagnostic Communication Part 28 [Simulation 16]
To realize MCAL-CANDRV, it is necessary to reproduce the receive and transmit completion interrupts.The XL driver library notifies the events of received, sent, and error via Win32API event object.Therefore, knowledge of thread and event object handling by Win32API is required.