Changes between Version 10 and Version 11 of spec/WdgM


Ignore:
Timestamp:
Oct 9, 2020, 9:50:01 AM (4 years ago)
Author:
fujisft-shigihara
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • spec/WdgM

    v10 v11  
    3131* API一覧
    3232
    33   ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||
    34   || [#WdgM_Init WdgM_Init]                               ||  0|| 0x00||
    35   || [#WdgM_DeInit WdgM_DeInit]                           ||  1|| 0x01||
    36   || [#WdgM_GetVersionInfo WdgM_GetVersionInfo]           ||  2|| 0x02||
    37   || [#WdgM_SetMode WdgM_SetMode]                         ||  3|| 0x03||
    38   || [#WdgM_GetMode WdgM_GetMode]                         || 11|| 0x0B||
    39   || [#WdgM_CheckpointReached WdgM_CheckpointReached]     || 14|| 0x0E||
    40   || [#WdgM_UpdateAliveCounter WdgM_UpdateAliveCounter]   ||  4|| 0x04||
    41   || [#WdgM_GetLocalStatus WdgM_GetLocalStatus]           || 12|| 0x0C||
    42   || [#WdgM_GetGlobalStatus WdgM_GetGlobalStatus]         || 13|| 0x0D||
    43   || [#WdgM_PerformReset WdgM_PerformReset]               || 15|| 0x0F||
    44   || [#WdgM_GetFirstExpiredSEID WdgM_GetFirstExpiredSEID] || 16|| 0x10||
    45   || [#WdgM_MainFunction WdgM_MainFunction]               ||  8|| 0x08||
    46 
    47 * コンフィギュレーション一覧
    48   * [#WdgMConfigSet WdgMConfigSet]
    49     * [#WdgMInitialMode WdgMInitialMode]
    50     * [#WdgMDemEventParameterRefs WdgMDemEventParameterRefs]
    51       * [#WDGM_E_IMPROPER_CALLER WDGM_E_IMPROPER_CALLER]
    52       * [#WDGM_E_MONITORING WDGM_E_MONITORING]
    53       * [#WDGM_E_SET_MODE WDGM_E_SET_MODE]
    54     * [#WdgMMode WdgMMode]
    55       * [#WdgMExpiredSupervisionCycleTol WdgMExpiredSupervisionCycleTol]
    56       * [#WdgMModeId WdgMModeId]
    57       * [#WdgMSupervisionCycle WdgMSupervisionCycle]
    58       * [#WdgMAliveSupervision WdgMAliveSupervision]
    59         * [#WdgMExpectedAliveIndications WdgMExpectedAliveIndications]
    60         * [#WdgMMaxMargin WdgMMaxMargin]
    61         * [#WdgMMinMargin WdgMMinMargin]
    62         * [#WdgMSupervisionReferenceCycle WdgMSupervisionReferenceCycle]
    63         * [#WdgMAliveSupervisionCheckpointRef WdgMAliveSupervisionCheckpointRef]
    64       * [#WdgMDeadlineSupervision WdgMDeadlineSupervision]
    65         * [#WdgMDeadlineMax WdgMDeadlineMax]
    66         * [#WdgMDeadlineMin WdgMDeadlineMin]
    67         * [#WdgMDeadlineStartRef WdgMDeadlineStartRef]
    68         * [#WdgMDeadlineStopRef WdgMDeadlineStopRef]
    69       * [#WdgMExternalLogicalSupervision WdgMExternalLogicalSupervision]
    70         * [#WdgMExternalCheckpointFinalRef WdgMExternalCheckpointFinalRef]
    71         * [#WdgMExternalCheckpointInitialRef WdgMExternalCheckpointInitialRef]
    72         * [#WdgMExternalTransition WdgMExternalTransition]
    73           * [#WdgMExternalTransitionDestRef WdgMExternalTransitionDestRef]
    74           * [#WdgMExternalTransitionSourceRef WdgMExternalTransitionSourceRef]
    75       * [#WdgMLocalStatusParams WdgMLocalStatusParams]
    76         * [#WdgMFailedAliveSupervisionRefCycleTol WdgMFailedAliveSupervisionRefCycleTol]
    77         * [#WdgMLocalStatusSupervisedEntityRef WdgMLocalStatusSupervisedEntityRef]
    78       * [#WdgMTrigger WdgMTrigger]
    79         * [#WdgMTriggerConditionValue WdgMTriggerConditionValue]
    80         * [#WdgMWatchdogMode WdgMWatchdogMode]
    81         * [#WdgMTriggerWatchdogRef WdgMTriggerWatchdogRef]
    82   * [#WdgMGeneral WdgMGeneral]
    83     * [#WdgMDefensiveBehavior WdgMDefensiveBehavior]
    84     * [#WdgMDemStoppedSupervisionReport WdgMDemStoppedSupervisionReport]
    85     * [#WdgMDevErrorDetect WdgMDevErrorDetect]
    86     * [#WdgMImmediateReset WdgMImmediateReset]
    87     * [#WdgMOffModeEnabled WdgMOffModeEnabled]
    88     * [#WdgMVersionInfoApi WdgMVersionInfoApi]
    89     * [#WdgMCallerIds WdgMCallerIds]
    90       * [#WdgMCallerId WdgMCallerId]
    91     * [#WdgMSupervisedEntity WdgMSupervisedEntity]
    92       * [#WdgMSupervisedEntityId WdgMSupervisedEntityId]
    93       * [#WdgMEcucPartitionRef WdgMEcucPartitionRef]
    94       * [#WdgMOsApplicationRef WdgMOsApplicationRef]
    95       * [#WdgMInternalCheckpointInitialRef WdgMInternalCheckpointInitialRef]
    96       * [#WdgMInternallCheckpointFinalRef WdgMInternallCheckpointFinalRef]
    97       * [#WdgMCheckpoint WdgMCheckpoint]
    98         * [#WdgMCheckpointId WdgMCheckpointId]
    99       * [#WdgMInternalTransition WdgMInternalTransition]
    100         * [#WdgMInternalTransitionDestRef WdgMInternalTransitionDestRef]
    101         * [#WdgMInternalTransitionSourceRef WdgMInternalTransitionSourceRef]
    102     * [#WdgMWatchdog WdgMWatchdog]
    103       * [#WdgMWatchdogName WdgMWatchdogName]
    104       * [#WdgMWatchdogDeviceRef WdgMWatchdogDeviceRef]
     33  ||= API =||= ID[[BR]][Dec] =||= ID[[BR]][Hex] =||= R4.0.3 =||= R4.2.2 =||
     34  || [#WdgM_Init WdgM_Init]                               ||  0|| 0x00||  ○  ||  ○  ||
     35  || [#WdgM_DeInit WdgM_DeInit]                           ||  1|| 0x01||  ○  ||  ○  ||
     36  || [#WdgM_GetVersionInfo WdgM_GetVersionInfo]           ||  2|| 0x02||  ○  ||  ○  ||
     37  || [#WdgM_SetMode WdgM_SetMode]                         ||  3|| 0x03||  ○  ||  ○  ||
     38  || [#WdgM_GetMode WdgM_GetMode]                         || 11|| 0x0B||  ○  ||  ○  ||
     39  || [#WdgM_CheckpointReached WdgM_CheckpointReached]     || 14|| 0x0E||  ○  ||  ○  ||
     40  || [#WdgM_UpdateAliveCounter WdgM_UpdateAliveCounter]   ||  4|| 0x04||  ○  ||  ○  ||
     41  || [#WdgM_GetLocalStatus WdgM_GetLocalStatus]           || 12|| 0x0C||  ○  ||  ○  ||
     42  || [#WdgM_GetGlobalStatus WdgM_GetGlobalStatus]         || 13|| 0x0D||  ○  ||  ○  ||
     43  || [#WdgM_PerformReset WdgM_PerformReset]               || 15|| 0x0F||  ○  ||  ○  ||
     44  || [#WdgM_GetFirstExpiredSEID WdgM_GetFirstExpiredSEID] || 16|| 0x10||  ○  ||  ○  ||
     45  || [#WdgM_MainFunction WdgM_MainFunction]               ||  8|| 0x08||  ○  ||  ○  ||
     46
     47* コンフィギュレーション一覧(R4.0.3 / R4.2.2)
     48  * [#WdgMConfigSet WdgMConfigSet] (○/○)
     49    * [#WdgMInitialMode WdgMInitialMode] (○/○)
     50    * [#WdgMDemEventParameterRefs WdgMDemEventParameterRefs] (○/○)
     51      * [#WDGM_E_IMPROPER_CALLER WDGM_E_IMPROPER_CALLER] (○/○)
     52      * [#WDGM_E_MONITORING WDGM_E_MONITORING] (○/○)
     53      * [#WDGM_E_SET_MODE WDGM_E_SET_MODE] (○/○)
     54      * [#WDGM_E_SUPERVISION WDGM_E_SUPERVISION] (-/○)
     55    * [#WdgMMode WdgMMode] (○/○)
     56      * [#WdgMExpiredSupervisionCycleTol WdgMExpiredSupervisionCycleTol] (○/○)
     57      * [#WdgMModeId WdgMModeId] (○/○)
     58      * [#WdgMSupervisionCycle WdgMSupervisionCycle] (○/○)
     59      * [#WdgMAliveSupervision WdgMAliveSupervision] (○/○)
     60        * [#WdgMExpectedAliveIndications WdgMExpectedAliveIndications] (○/○)
     61        * [#WdgMMaxMargin WdgMMaxMargin] (○/○)
     62        * [#WdgMMinMargin WdgMMinMargin] (○/○)
     63        * [#WdgMSupervisionReferenceCycle WdgMSupervisionReferenceCycle] (○/○)
     64        * [#WdgMAliveSupervisionCheckpointRef WdgMAliveSupervisionCheckpointRef] (○/○)
     65      * [#WdgMDeadlineSupervision WdgMDeadlineSupervision] (○/○)
     66        * [#WdgMDeadlineMax WdgMDeadlineMax] (○/○)
     67        * [#WdgMDeadlineMin WdgMDeadlineMin] (○/○)
     68        * [#WdgMDeadlineStartRef WdgMDeadlineStartRef] (○/○)
     69        * [#WdgMDeadlineStopRef WdgMDeadlineStopRef] (○/○)
     70      * [#WdgMExternalLogicalSupervision WdgMExternalLogicalSupervision] (○/○)
     71        * [#WdgMExternalCheckpointFinalRef WdgMExternalCheckpointFinalRef] (○/○)
     72        * [#WdgMExternalCheckpointInitialRef WdgMExternalCheckpointInitialRef] (○/○)
     73        * [#WdgMExternalTransition WdgMExternalTransition] (○/○)
     74          * [#WdgMExternalTransitionDestRef WdgMExternalTransitionDestRef] (○/○)
     75          * [#WdgMExternalTransitionSourceRef WdgMExternalTransitionSourceRef] (○/○)
     76      * [#WdgMLocalStatusParams WdgMLocalStatusParams] (○/○)
     77        * [#WdgMFailedAliveSupervisionRefCycleTol WdgMFailedAliveSupervisionRefCycleTol] (○/○)
     78        * [#WdgMLocalStatusSupervisedEntityRef WdgMLocalStatusSupervisedEntityRef] (○/○)
     79      * [#WdgMTrigger WdgMTrigger] (○/○)
     80        * [#WdgMTriggerConditionValue WdgMTriggerConditionValue] (○/○)
     81        * [#WdgMWatchdogMode WdgMWatchdogMode] (○/○)
     82        * [#WdgMTriggerWatchdogRef WdgMTriggerWatchdogRef] (○/○)
     83  * [#WdgMGeneral WdgMGeneral] (○/○)
     84    * [#WdgMDefensiveBehavior WdgMDefensiveBehavior] (○/○)
     85    * [#WdgMDemStoppedSupervisionReport WdgMDemStoppedSupervisionReport] (○/○)
     86    * [#WdgMDevErrorDetect WdgMDevErrorDetect] (○/○)
     87    * [#WdgMImmediateReset WdgMImmediateReset] (○/○)
     88    * [#WdgMOffModeEnabled WdgMOffModeEnabled] (○/○)
     89    * [#WdgMVersionInfoApi WdgMVersionInfoApi] (○/○)
     90    * [#WdgMCallerIds WdgMCallerIds] (○/○)
     91      * [#WdgMCallerId WdgMCallerId] (○/○)
     92    * [#WdgMSupervisedEntity WdgMSupervisedEntity] (○/○)
     93      * [#WdgMSupervisedEntityId WdgMSupervisedEntityId] (○/○)
     94      * [#WdgMEcucPartitionRef WdgMEcucPartitionRef] (○/○)
     95      * [#WdgMOSCounter WdgMOSCounter] (-/○)
     96      * [#WdgMOsApplicationRef WdgMOsApplicationRef] (○/○)
     97      * [#WdgMInternalCheckpointInitialRef WdgMInternalCheckpointInitialRef] (○/○)
     98      * [#WdgMInternallCheckpointFinalRef WdgMInternallCheckpointFinalRef] (○/○)
     99      * [#WdgMCheckpoint WdgMCheckpoint] (○/○)
     100        * [#WdgMCheckpointId WdgMCheckpointId] (○/○)
     101      * [#WdgMInternalTransition WdgMInternalTransition] (○/○)
     102        * [#WdgMInternalTransitionDestRef WdgMInternalTransitionDestRef] (○/○)
     103        * [#WdgMInternalTransitionSourceRef WdgMInternalTransitionSourceRef] (○/○)
     104    * [#WdgMWatchdog WdgMWatchdog] (○/○)
     105      * [#WdgMWatchdogName WdgMWatchdogName] (○/○)
     106      * [#WdgMWatchdogDeviceRef WdgMWatchdogDeviceRef] (○/○)
    105107
    106108* エラーコード一覧
    107   * "--"は[wiki:spec_DiagnosticEventManager Dem]により決定される
    108 
    109   ||= エラーコード =||= Dec =||= Hex =||
    110   || WDGM_E_NO_INIT             || 16|| 0x10||
    111   || WDGM_E_PARAM_CONFIG        || 17|| 0x11||
    112   || WDGM_E_PARAM_MODE          || 18|| 0x12||
    113   || WDGM_E_PARAM_SEID          || 19|| 0x13||
    114   || WDGM_E_INV_POINTER         || 20|| 0x14||
    115   || WDGM_E_DISABLE_NOT_ALLOWED || 21|| 0x15||
    116   || WDGM_E_CPID                || 22|| 0x16||
    117   || WDGM_E_DEPRECATED          || 23|| 0x17||
    118   || WDGM_E_AMBIGIOUS           || 24|| 0x18||
    119   || WDGM_E_SEDEACTIVATED       || 25|| 0x19||
    120   || WDGM_E_SUPERVISION         || --||   --||
    121   || WDGM_E_SET_MODE            || --||   --||
    122   || WDGM_E_IMPROPER_CALLER     || --||   --||
     109  * "--"は[wiki:spec/Dem Dem]により決定される
     110
     111  ||= エラーコード =||= Dec =||= Hex =||= R4.0.3 =||= R4.2.2 =||
     112  || WDGM_E_NO_INIT             || 16|| 0x10||  ○  ||  ○  ||
     113  || WDGM_E_PARAM_CONFIG        || 17|| 0x11||  ○  ||  ○  ||
     114  || WDGM_E_PARAM_MODE          || 18|| 0x12||  ○  ||  ○  ||
     115  || WDGM_E_PARAM_SEID          || 19|| 0x13||  ○  ||  ○  ||
     116  || WDGM_E_INV_POINTER         || 20|| 0x14||  ○  ||  ○  ||
     117  || WDGM_E_DISABLE_NOT_ALLOWED || 21|| 0x15||  ○  ||  ○  ||
     118  || WDGM_E_CPID                || 22|| 0x16||  ○  ||  ○  ||
     119  || WDGM_E_DEPRECATED          || 23|| 0x17||  ○  ||  ○  ||
     120  || WDGM_E_AMBIGIOUS           || 24|| 0x18||  ○  ||  ○  ||
     121  || WDGM_E_SEDEACTIVATED       || 25|| 0x19||  ○  ||  ○  ||
     122  || WDGM_E_SUPERVISION         || --||   --||  ○  ||  ○  ||
     123  || WDGM_E_SET_MODE            || --||   --||  ○  ||  ○  ||
     124  || WDGM_E_IMPROPER_CALLER     || --||   --||  ○  ||  ○  ||
    123125
    124126----
     
    203205* 型:Reference
    204206* 多重度:1
     207* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMConfigSet/WdgMMode}}}
    205208
    206209== WdgMDemEventParameterRefs ==
     
    217220* 型:Reference
    218221* 多重度:0..1
     222* 参照先:{{{/AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter}}}
    219223
    220224== WDGM_E_MONITORING ==
     
    224228* 型:Reference
    225229* 多重度:0..1
     230* 参照先:{{{/AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter}}}
    226231
    227232== WDGM_E_SET_MODE ==
     
    231236* 型:Reference
    232237* 多重度:0..1
     238* 参照先:{{{/AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter}}}
     239
     240== WDGM_E_SUPERVISION ==
     241{{{
     242/AUTOSAR/EcucDefs/WdgM/WdgMConfigSet/WdgMDemEventParameterRefs/WDGM_E_SUPERVISION
     243}}}
     244* 型:Reference
     245* 多重度:0..1
     246* 参照先:{{{/AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter}}}
    233247
    234248== WdgMMode ==
     
    245259* 型:IntegerParam
    246260* 多重度:1
     261* 上限値:65535
     262* 下限値:0
    247263
    248264== WdgMModeId ==
     
    252268* 型:IntegerParam
    253269* 多重度:1
     270* 上限値:255
     271* 下限値:0
    254272
    255273== WdgMSupervisionCycle ==
     
    259277* 型:FloatParam
    260278* 多重度:1
     279* 上限値:Inf
     280* 下限値:0
    261281
    262282== WdgMAliveSupervision ==
     
    273293* 型:IntegerParam
    274294* 多重度:1
     295* 上限値:65535
     296* 下限値:0
    275297
    276298== WdgMMaxMargin ==
     
    280302* 型:IntegerParam
    281303* 多重度:1
     304* 上限値:255
     305* 下限値:0
    282306
    283307== WdgMMinMargin ==
     
    287311* 型:IntegerParam
    288312* 多重度:1
     313* 上限値:255
     314* 下限値:0
    289315
    290316== WdgMSupervisionReferenceCycle ==
     
    294320* 型:IntegerParam
    295321* 多重度:1
     322* 上限値:65535
     323* 下限値:1
    296324
    297325== WdgMAliveSupervisionCheckpointRef ==
     
    301329* 型:Reference
    302330* 多重度:1
     331* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    303332
    304333== WdgMDeadlineSupervision ==
     
    315344* 型:FloatParam
    316345* 多重度:1
     346* 上限値:Inf
     347* 下限値:0
    317348
    318349== WdgMDeadlineMin ==
     
    322353* 型:FloatParam
    323354* 多重度:1
     355* 上限値:Inf
     356* 下限値:0
    324357
    325358== WdgMDeadlineStartRef ==
     
    329362* 型:Reference
    330363* 多重度:1
     364* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    331365
    332366== WdgMDeadlineStopRef ==
     
    336370* 型:Reference
    337371* 多重度:1
     372* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    338373
    339374== WdgMExternalLogicalSupervision ==
     
    350385* 型:Reference
    351386* 多重度:1..65535
     387* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    352388
    353389== WdgMExternalCheckpointInitialRef ==
     
    357393* 型:Reference
    358394* 多重度:1..65535
     395* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    359396
    360397== WdgMExternalTransition ==
     
    371408* 型:Reference
    372409* 多重度:1
     410* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    373411
    374412== WdgMExternalTransitionSourceRef ==
     
    378416* 型:Reference
    379417* 多重度:1
     418* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    380419
    381420== WdgMLocalStatusParams ==
     
    392431* 型:IntegerParam
    393432* 多重度:1
     433* 上限値:255
     434* 下限値:0
    394435
    395436== WdgMLocalStatusSupervisedEntityRef ==
     
    399440* 型:Reference
    400441* 多重度:1
     442* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity}}}
    401443
    402444== WdgMTrigger ==
     
    413455* 型:IntegerParam
    414456* 多重度:1
     457* 上限値:65535
     458* 下限値:1
    415459
    416460== WdgMWatchdogMode ==
     
    420464* 型:EnumerationParam
    421465* 多重度:1
     466* 選択肢:
     467  * WDGIF_FAST_MODE
     468  * WDGIF_OFF_MODE
     469  * WDGIF_SLOW_MODE
    422470
    423471== WdgMTriggerWatchdogRef ==
     
    427475* 型:Reference
    428476* 多重度:1
     477* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMWatchdog}}}
    429478
    430479== WdgMGeneral ==
     
    441490* 型:BooleanParam
    442491* 多重度:1
     492* デフォルト値:false
    443493
    444494== WdgMDemStoppedSupervisionReport ==
     
    490540* 型:IntegerParam
    491541* 多重度:0..255
     542* 上限値:65535
     543* 下限値:0
    492544
    493545== WdgMSupervisedEntity ==
     
    504556* 型:IntegerParam
    505557* 多重度:1
     558* 上限値:65535
     559* 下限値:0
    506560
    507561== WdgMEcucPartitionRef ==
     
    511565* 型:Reference
    512566* 多重度:0..1
     567* 参照先:{{{/AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition}}}
     568
     569== WdgMOSCounter ==
     570{{{
     571/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMOSCounter
     572}}}
     573* 型:Reference
     574* 多重度:0..1
     575* 参照先:{{{/AUTOSAR/EcucDefs/Os/OsCounter}}}
    513576
    514577== WdgMOsApplicationRef ==
     
    518581* 型:Reference
    519582* 多重度:0..1
     583* 参照先:{{{/AUTOSAR/EcucDefs/Os/OsApplication}}}
    520584
    521585== WdgMInternalCheckpointInitialRef ==
     
    525589* 型:Reference
    526590* 多重度:1
     591* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    527592
    528593== WdgMInternallCheckpointFinalRef ==
     
    532597* 型:Reference
    533598* 多重度:1..65535
     599* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    534600
    535601== WdgMCheckpoint ==
     
    546612* 型:IntegerParam
    547613* 多重度:1
     614* 上限値:65535
     615* 下限値:0
    548616
    549617== WdgMInternalTransition ==
     
    560628* 型:Reference
    561629* 多重度:1
     630* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    562631
    563632== WdgMInternalTransitionSourceRef ==
     
    567636* 型:Reference
    568637* 多重度:1
     638* 参照先:{{{/AUTOSAR/EcucDefs/WdgM/WdgMGeneral/WdgMSupervisedEntity/WdgMCheckpoint}}}
    569639
    570640== WdgMWatchdog ==
     
    588658* 型:Reference
    589659* 多重度:1
    590 
     660* 参照先:{{{/AUTOSAR/EcucDefs/WdgIf/WdgIfDevice}}}