Initializing the Message Management

During the startup phase of the system, the CAN message list shall be initialized. This builds a linked list of unused CAN message objects.


FigureFigure - CAN message database after initialization


  1. The function CanMsgInit() builds the internal CanMsg Data Area. The figure above shows the situation of the CAN message objects after the initialization.