AUTOSAR Generator : SAG Implementation of AUTOSAR Features : Timing Events

Timing Events

SAG uses two types of Timing Events:

TIME_COUNTER_TMEV - created when the Timer Runnable Entity is generated and used only by it (see Timeouts).
Specific Timing Event - for each Runnable Entity that has its Design-Attribute “Schedule Periodically” set to yes. You may define the period of the Runnable Entity, using the Design-Attribute Period. The name of the Timing Event is “<Runnable Entity Name>_TMEV”.

The following is an example of XML description of Timing Event: