Versions Compared

Key

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

During the startup phase of the system, the CAN bus management must be initialized. This clears all CAN bus objects in the Can bus table.


Panel
borderWidth0
titleFigure - CAN bus objects after initialization

Image Added


  1. The function CanBusInit() creates all needed OS data elements like queues, semaphores, etc.. and builds the internal CanBus Data Area.

...