Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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


Panel
borderWidth0
titleFigureFigure - CAN message database after initialization

Image Added


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

...