State and Modes
Component Documentation
- Data Dictionary.html
- Data Dictionary_GeneratedCFG_.html
- States_And_Modes_GeneratedConfiguration_MDD.html
- States_And_Modes_MDD.html
This is the multi-page printable view of this section. Click here to print.
States and Modes - Rev 10 | <- Global Program / Module Name | ||||||
Revision | Author | Date | Change Description | Data Dictionary Type: | Component | ||
1.0 | M. Story | 5-Jan-12 | Initial Creation | ||||
2 | OT | 18-Jan-12 | Updated Template (v3.1, Graph Settings) | ||||
3 | VK | 21-Mar-12 | Updates showing FDD names | ||||
4 | LWW | 23-Apr-12 | Added EcuResetActive_Cnt_M_lgc | ||||
5 | OT | 27-Jul-12 | Added EEPROM Failed to Close check | ||||
6 | OT | 2-Aug-12 | Fixed UTP Issues (added Rte_Pim_CloseCheck) | ||||
7 | VK | 15-Feb-13 | Updates to add module internal variables | ||||
8 | KJS | 5-Jun-13 | Added P/N Step diagnostic calibration | ||||
9 | KJS | 6-Jun-13 | Added Std Ref name to calibration | ||||
10 | NRAR | 18-Jun-13 | Made changes to make this DD more generic across projects | ||||
States and Modes - Rev 10 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Variable Information (Global Variables Only) | Achieved in Software Design | Used in Module List | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Layer 2 | Layer 3 | Layer 4 | Layer 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Constant Name | Description | Uints | Type | Engineering Value | ADC | ADC Diagnostics | Data Memory Verification | DC Link Power Control | DSP Computational Integrity | DSP SPI driver | Event Manager Driver | External Memory Driver | Flash Programming Exec | GPIO | Illegal OpCode Handler | Interrupt Handler | Motor Current Driver | Motor Driver Diagnostics | Motor Position Driver | Phase Feedback Capture | Powerdown Control | Primary Shutdown Control | Program Flow | Program Memory Diagnostic | PWM Duty Cycle | Redundant Memory Check | Redundant Rapid Shutdown | Scheduler | Stack Monitor | State Dependent Task List | System Boot & Startup | System Control | Temperature Sensor Diagnostic | Unused Interrupt Handler | Utilization Monitor | Watchdog Dirver | Smith | Battery Voltage | Battery Voltage Diagnostics | Diagnostic CTC Manager | Diagnostic Manager | Diagnostics Application Services | EOL TorqueTest | Flash Boot Loader | Flight Recorder | Handwheel Position | Handwheel Torque | Motor Control Output Conversion | Motor Position Diagnostics | Motor Position Initialization | Motor Velocity | Motor Velocity Tachometer | Serial Communications I/O | Serial Communications Services | States and Modes | Tuning Select | Vehicle Power Mode | Vehicle Speed | Controller Polarity | Current Estimation | Handwheel Velocity | Inverse Motor Model | Motor Temperature Estimation | Motor Torque Limit | Output Reasonableness Dianostic | Parameter Estimation | Quadrant and rate Detection | Active Pull Compensation | Assist | Damping | Duty Cycle | Kinematic Integrity Diagnostic | Long Term Vehicle Speed Diagnostic | Max Assist Limit | Return | State Output Control | Torque Output |
2.2a | Data File: | |||||
Header: | extern <TYPE><TAB><NAME>; | |||||
Source: | #pragma DATA_SECTION(<ROOTNAME>, "<SEGMENT>"); <TYPE> <NAME>; | |||||
EOL Constants: | ||||||
Header: | extern <TYPE><TAB><NAME>; | |||||
Source: | #pragma DATA_SECTION(<ROOTNAME>, "<SEGMENT>"); <TYPE> <NAME>; | |||||
Global (Embedded) Constants: | ||||||
Header: | #define <NAME><COL40><VALUE> | |||||
A2L Name | ||||||
Measurement: | rte_<SWC>_<NAME> | |||||
Calibration Constants: | ||||||
Tuning ID: | ||||||
Tuning: | N | Index Range: | ||||
Header: | extern CONST(<AUTOSAR_TYPE>, CAL_CONST) <NAME>; | |||||
Source: | #pragma DATA_SECTION(<ROOTNAME>, ".<SEGMENT>"); CONST(<AUTOSAR_TYPE>, CAL_CONST) <NAME> = <VALUE>; | |||||
eCal: | <NAME> | |||||
Tuning: | Y | Index Range: | ||||
Header: | <NONCRITICAL> #define <ROOTNAME><TAB>k_N_CalNC_Cnt_Str.<ROOTNAME> <NONCRITICAL> <SAFETYCRITICAL> #define <ROOTNAME><TAB>k_S_CalSC_Cnt_Str.<ROOTNAME> <SAFETYCRITICAL> | |||||
Source: | ||||||
eCal: | <NONCRITICAL> k_N_CalNC_Cnt_Str.<ROOTNAME> <NONCRITICAL> <SAFETYCRITICAL> k_S_CalSC_Cnt_Str.<ROOTNAME> <SAFETYCRITICAL> | |||||
Tuning: | P | Index Range: | ||||
Header: | <NONCRITICAL> #define <ROOTNAME><TAB>k_N_CalNC_Cnt_Str.Personality[L3_S_CalPersSelect_Cnt_G_u16].<ROOTNAME> <NONCRITICAL> <SAFETYCRITICAL> #define <ROOTNAME><TAB>k_S_CalSC_Cnt_Str.SC_Personality[L3_S_CalPersSelect_Cnt_G_u16].<ROOTNAME> <SAFETYCRITICAL> | |||||
Source: | ||||||
eCal: | <NONCRITICAL> k_N_CalNC_Cnt_Str.Personality[L3_S_CalPersSelect_Cnt_G_u16].<ROOTNAME> <NONCRITICAL> <SAFETYCRITICAL> k_S_CalSC_Cnt_Str.SC_Personality[L3_S_CalPersSelect_Cnt_G_u16].<ROOTNAME> <SAFETYCRITICAL> | |||||
Short cut | Macro | Sescription |
Ctrl-q | ClearDataDictFilter | Will clear all autofilters on the Global Data Dictionary |
DFD_Create | Creates a Series of Data Flow Worksheet Pages from the information in the data dictionary. If Data Flow Worksheet pages already exist, they will be deleted first. | |
DFD_Delete | Will clear all Data Flow Diagram pages from the Data Dictionary. This will make the file smaller for archiving. | |
DFD_Print | Formate and prepares to print the Data Flow Worksheet pages. |
States and Modes - Rev 1 | <- Global Program / Module Name | ||||||
Revision | Author | Date | Change Description | Data Dictionary Type: | Component | ||
1.0 | NRAR | 18-Jun-13 | Initial Creation for StaMd generated configuration | ||||
States and Modes - Rev 1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Variable Information (Global Variables Only) | Achieved in Software Design | Used in Module List | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Layer 2 | Layer 3 | Layer 4 | Layer 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Constant Name | Description | Uints | Type | Engineering Value | ADC | ADC Diagnostics | Data Memory Verification | DC Link Power Control | DSP Computational Integrity | DSP SPI driver | Event Manager Driver | External Memory Driver | Flash Programming Exec | GPIO | Illegal OpCode Handler | Interrupt Handler | Motor Current Driver | Motor Driver Diagnostics | Motor Position Driver | Phase Feedback Capture | Powerdown Control | Primary Shutdown Control | Program Flow | Program Memory Diagnostic | PWM Duty Cycle | Redundant Memory Check | Redundant Rapid Shutdown | Scheduler | Stack Monitor | State Dependent Task List | System Boot & Startup | System Control | Temperature Sensor Diagnostic | Unused Interrupt Handler | Utilization Monitor | Watchdog Dirver | Smith | Battery Voltage | Battery Voltage Diagnostics | Diagnostic CTC Manager | Diagnostic Manager | Diagnostics Application Services | EOL TorqueTest | Flash Boot Loader | Flight Recorder | Handwheel Position | Handwheel Torque | Motor Control Output Conversion | Motor Position Diagnostics | Motor Position Initialization | Motor Velocity | Motor Velocity Tachometer | Serial Communications I/O | Serial Communications Services | States and Modes | Tuning Select | Vehicle Power Mode | Vehicle Speed | Controller Polarity | Current Estimation | Handwheel Velocity | Inverse Motor Model | Motor Temperature Estimation | Motor Torque Limit | Output Reasonableness Dianostic | Parameter Estimation | Quadrant and rate Detection | Active Pull Compensation | Assist | Damping | Duty Cycle | Kinematic Integrity Diagnostic | Long Term Vehicle Speed Diagnostic | Max Assist Limit | Return | State Output Control | Torque Output |
2.2a | Data File: | |||||
Header: | extern <TYPE><TAB><NAME>; | |||||
Source: | #pragma DATA_SECTION(<ROOTNAME>, "<SEGMENT>"); <TYPE> <NAME>; | |||||
EOL Constants: | ||||||
Header: | extern <TYPE><TAB><NAME>; | |||||
Source: | #pragma DATA_SECTION(<ROOTNAME>, "<SEGMENT>"); <TYPE> <NAME>; | |||||
Global (Embedded) Constants: | ||||||
Header: | #define <NAME><COL40><VALUE> | |||||
A2L Name | ||||||
Measurement: | rte_<SWC>_<NAME> | |||||
Calibration Constants: | ||||||
Tuning ID: | ||||||
Tuning: | N | Index Range: | ||||
Header: | extern CONST(<AUTOSAR_TYPE>, CAL_CONST) <NAME>; | |||||
Source: | #pragma DATA_SECTION(<ROOTNAME>, ".<SEGMENT>"); CONST(<AUTOSAR_TYPE>, CAL_CONST) <NAME> = <VALUE>; | |||||
eCal: | <NAME> | |||||
Tuning: | Y | Index Range: | ||||
Header: | <NONCRITICAL> #define <ROOTNAME><TAB>k_N_CalNC_Cnt_Str.<ROOTNAME> <NONCRITICAL> <SAFETYCRITICAL> #define <ROOTNAME><TAB>k_S_CalSC_Cnt_Str.<ROOTNAME> <SAFETYCRITICAL> | |||||
Source: | ||||||
eCal: | <NONCRITICAL> k_N_CalNC_Cnt_Str.<ROOTNAME> <NONCRITICAL> <SAFETYCRITICAL> k_S_CalSC_Cnt_Str.<ROOTNAME> <SAFETYCRITICAL> | |||||
Tuning: | P | Index Range: | ||||
Header: | <NONCRITICAL> #define <ROOTNAME><TAB>k_N_CalNC_Cnt_Str.Personality[L3_S_CalPersSelect_Cnt_G_u16].<ROOTNAME> <NONCRITICAL> <SAFETYCRITICAL> #define <ROOTNAME><TAB>k_S_CalSC_Cnt_Str.SC_Personality[L3_S_CalPersSelect_Cnt_G_u16].<ROOTNAME> <SAFETYCRITICAL> | |||||
Source: | ||||||
eCal: | <NONCRITICAL> k_N_CalNC_Cnt_Str.Personality[L3_S_CalPersSelect_Cnt_G_u16].<ROOTNAME> <NONCRITICAL> <SAFETYCRITICAL> k_S_CalSC_Cnt_Str.SC_Personality[L3_S_CalPersSelect_Cnt_G_u16].<ROOTNAME> <SAFETYCRITICAL> | |||||
Short cut | Macro | Sescription |
Ctrl-q | ClearDataDictFilter | Will clear all autofilters on the Global Data Dictionary |
DFD_Create | Creates a Series of Data Flow Worksheet Pages from the information in the data dictionary. If Data Flow Worksheet pages already exist, they will be deleted first. | |
DFD_Delete | Will clear all Data Flow Diagram pages from the Data Dictionary. This will make the file smaller for archiving. | |
DFD_Print | Formate and prepares to print the Data Flow Worksheet pages. |
Design of State and Modes configuration data. Generic design for all projects
None, files are generated by Configurator.
Module Inputs | Module Outputs |
---|---|
CTerm_Cnt_lgc | |
ATerm_Cnt_lgc | |
FTerm_Cnt_lgc | |
RampStatusComplete_Cnt_lgc | |
ControlledDampStatusComplete_Cnt_lgc | |
TMFTestComplete_Cnt_lgc |
Variable Name | DataType | Resolution | Legal Range (min) | Legal Range (max) | Multiplicity | Software Segment |
---|---|---|---|---|---|---|
StTrnsVctr_Cnt_D_b08 | Bitfield8 | uint8: Bit0:F Bit1:C Bit2:M Bit3:A | FULL | FULL | 1:1 | STAMD#_START_SEC_VAR_CLEARED_8 |
WarmInitMilestoneRqst_Cnt_M_u32 | Uint32 | 1 | 0 | FULL | 1:1 | STAMD#_START_SEC_VAR_CLEARED_32 |
WarmInitMilestoneRqst#_Cnt_M_u32 | Uint32 | 1 | 0 | FULL | 0:n | STAMD#_START_SEC_VAR_CLEARED_32 |
EcuResetActive_Cnt_M_lgc | boolean | N/A | FALSE | TRUE | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
FinalNvMWriteInProgress_Cnt_M_lgc | boolean | N/A | FALSE | TRUE | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
StopTODPerOperation_Cnt_M_lgc | boolean | N/A | FALSE | TRUE | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
TODState_Cnt_M_lgc | boolean | N/A | FALSE | TRUE | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
TransitionComplete_Cnt_M_lgc | N/A | FALSE | TRUE | N/A | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
SystemState_Cnt_M_enum | Rte_ModeType_StaMd_Mode | N/A | N/A | N/A | 1:1 | STAMD#_START_SEC_VAR_INIT_UNSPECIFIED |
SystemState#_Cnt_M_enum | Rte_ModeType_StaMd_Mode | N/A | N/A | N/A | 0:n | STAMD#_START_SEC_VAR_INIT_UNSPECIFIED |
SysCSystemState_Cnt_M_enum | Rte_ModeType_StaMd_Mode | N/A | N/A | N/A | 1:1 | STAMD#_START_SEC_VAR_INIT_UNSPECIFIED |
Lnk_TypeH#_Start | uint8 | 1 | 0 | FULL | 0:n | AP_STAMD_CONST |
Lnk_TypeH#_Size | Const uint32 pointer | 1 | 0 | 8192 | 0:n | AP_STAMD_CONST |
StaMdsSysCFltCntr_Cnt_M_u16 | Uint16 | 1 | 0 | FULL | 1:1 | STAMD#_START_SEC_VAR_CLEARED_16 |
Note “#” denotes the application number. It can be any value =1 to n. Check project configuration files under UTP/Contract folder
Typedef Name | Element Name | User Defined Type | Legal Range (min) | Legal Range (max) |
---|---|---|---|---|
Rte_ModeType_StaMd_Mode | RTE_MODE_StaMd_Mode_DISABLE RTE_MODE_StaMd_Mode_OFF RTE_MODE_StaMd_Mode_OPERATE RTE_MODE_StaMd_Mode_WARMINIT RTE_TRANSITION_StaMd_Mode | N/A | N/A | N/A |
Constant Name |
---|
k_StaMdsSysCDiag_Cnt_str |
Constant Name | Resolution | Units | Value |
---|
Constant Name |
---|
BC_STAMD_SYSCHKINCOREAPP |
Constant Name | Resolution | Value | Software Segment |
---|---|---|---|
Rte_ModeType_StaMd_Mode t_StateLkpTbl_Cnt_u8 [D_STATELKPSTATES_CNT_U16] [D_STATELKPVCTRS_CNT_U16] | N/A | { {RTE_MODE_StaMd_Mode_OFF,
{RTE_MODE_StaMd_Mode_OFF,
{RTE_MODE_StaMd_Mode_OPERATE,
{RTE_MODE_StaMd_Mode_DISABLE,
} | CONST_UNSPECIFIED |
T_CurrentSystemState_Ptr_enum[ *SIZE] | N/A | {&SystemState#_Cnt_M_enum, } | AP_STAMD_CONST |
T_TypeHInfo_Cnt_Str[ *SIZE] | TypeHInfoType_Str | { {&Lnk_TypeH#_Start, &Lnk_TypeH#_Size}, } | AP_STAMD_CONST |
T_WarmInitMilestoneRqst_Ptr_enum[*SIZE] | N/A | { &WarmInitMilestoneRqst#_Cnt_M_u32, } | AP_STAMD_CONST |
Note: The entries in the state lookup table rely on the fact that generated values for the system state are maintained. If the generated values are changed then the entries have to re arranged.
Note: * SIZE for above tables varies across projects.Check Project configuration files for size and elements of tables..
The library functions / Macros that are called by the various sub modules are identified below,
None
Function Name | MilestoneRqst#_WarmInitMilestoneComplete | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | user | StaMd_Users | 0 | 31 |
Return Value | None |
Function Name | MilestoneRqst#_WarmInitMilestoneNotComplete | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | user | StaMd_Users | 0 | 31 |
Return Value | None |
Function Name | StaMd#_Trns_DemShutdown | Type | Min | Max |
---|---|---|---|---|
Multiplicity | 0 : 1 | |||
Arguments Passed | none | |||
Return Value | None |
Rte_Call_DiagMgr_StaCtrl_Shutdown
NONE
Function Name | StaMd#_Per1 | Type | Min | Max |
---|---|---|---|---|
Multiplicity | 0 : n | |||
Arguments Passed | none | |||
Return Value | None |
SetBits_m(var, mask) : var = var | mask
ClrBits_m(var, mask) : var = var & mask
NONE
Data | Value |
---|---|
CTerm_Cnt_lgc | D_FALSE_CNT_LGC |
ATerm_Cnt_lgc | D_TRUE_CNT_LGC |
FTerm_Cnt_lgc | D_FALSE_CNT_LGC |
None
None
None
Function Name | Calling Frequency | System State(s) in which the function is called |
---|---|---|
Function Name | Sub-Module called by (Serial Comm Function Name) |
---|---|
This table identifies the software segments for functions identified in this module.
Name of Sub Module | Software Segment |
---|---|
This table identifies the software segments for global and local functions identified in this module.
Name of Sub Module | Software Segment |
---|---|
MilestoneRqst#_WarmInitMilestoneComplete | RTE_AP_STAMD_APPL_CODE |
MilestoneRqst#_WarmInitMilestoneNotComplete | RTE_AP_STAMD_APPL_CODE |
StaMd#_Per1 | RTE_AP_STAMD_APPL_CODE |
Item # | Rev # | Change Description | Date | Author Initials |
---|---|---|---|---|
1 | 1 | Initial version. | 18-June-13 | NRAR |
This module handles the EPS system state transitions and is used to determine the operating system state based on knowledge of customer and internal inputs. The System State is used in turn by the Scheduler to determine the task list to be executed in a particular state.
None, files are generated by Configurator.
Module Inputs | Module Outputs |
---|---|
CTerm_Cnt_lgc | CloseCheck_Cnt_u32 |
ATerm_Cnt_lgc | TypeHData_Cnt_u08[D_TYPEHDATASIZE_CNT_U16] |
FTerm_Cnt_lgc | |
RampStatusComplete_Cnt_lgc | |
ControlledDampStatusComplete_Cnt_lgc | |
TMFTestComplete_Cnt_lgc |
Variable Name | DataType | Resolution | Legal Range (min) | Legal Range (max) | Multiplicity | Software Segment |
---|---|---|---|---|---|---|
StTrnsVctr_Cnt_D_b08 | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_CLEARED_8 |
WarmInitMilestoneRqst_Cnt_M_u32 | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_CLEARED_32 |
WarmInitMilestoneRqst#_Cnt_M_u32 | Refer * | Refer * | Refer * | Refer * | 0:n | STAMD#_START_SEC_VAR_CLEARED_32 |
EcuResetActive_Cnt_M_lgc | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
FinalNvMWriteInProgress_Cnt_M_lgc | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
StopTODPerOperation_Cnt_M_lgc | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
TODState_Cnt_M_lgc | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
TransitionComplete_Cnt_M_lgc | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_CLEARED_BOOLEAN |
SystemState_Cnt_M_enum | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_INIT_UNSPECIFIED |
SystemState#_Cnt_M_enum | Refer * | Refer * | Refer * | Refer * | 0:n | STAMD#_START_SEC_VAR_INIT_UNSPECIFIED |
SysCSystemState_Cnt_M_enum | Refer * | Refer * | Refer * | Refer * | 1:1 | STAMD#_START_SEC_VAR_INIT_UNSPECIFIED |
Lnk_TypeH#_Start | Refer * | Refer * | Refer * | Refer * | 0:n | AP_STAMD_CONST |
Lnk_TypeH#_Size | Refer * | Refer * | Refer * | Refer * | 0:n | AP_STAMD_CONST |
Note: “ Refer *” - Refer to States_And_Modes_GeneratedCfg_MDD
Note “#” denotes application number(1 to n) which varies across projects. Check project configuration files Under UTP/ Contract folder for number of applications
Typedef Name | Element Name | User Defined Type | Legal Range (min) | Legal Range (max) |
---|---|---|---|---|
TypeHInfoType_Str | Start | Const uint8 pointer | 0 | Full |
Size | Uint32 | 0 | Full | |
Rte_ModeType_StaMd_Mode | RTE_MODE_StaMd_Mode_DISABLE RTE_MODE_StaMd_Mode_OFF RTE_MODE_StaMd_Mode_OPERATE RTE_MODE_StaMd_Mode_WARMINIT RTE_TRANSITION_StaMd_Mode | N/A | N/A | N/A |
Constant Name |
---|
k_StaMdsSysCDiag_Cnt_str |
Constant Name | Resolution | Units | Value |
---|---|---|---|
D_STATELKPVCTRS_CNT_U16 | 1 | Counts | 16 |
D_STATELKPSTATES_CNT_U16 | 1 | Counts | 4 |
D_TVBITF_CNT_U16 | 1 | Counts | 0x01 |
D_TVBITC_CNT_U16 | 1 | Counts | 0x02 |
D_TVBITM_CNT_U16 | 1 | Counts | 0x04 |
D_TVBITA_CNT_U16 | 1 | Counts | 0x08 |
D_CLOSECHECKVALUE_CNT_U32 | 1 | Counts | 0 x00FF00FF |
D_CLOSECHECKGARBAGE_CNT_U32 | 1 | Counts | 0x5555AAAA |
Constant Name |
---|
*D_STAMD_DIAGMGR_CLIENTSERVER_CALL |
*D_TYPEHDATASIZE_CNT_U16 |
*D_DIAGMGR_SHUTDOWN_TASK |
*BC_STAMD_TODSTEADYSTATE |
*BC_STAMD_TOD2MSTOGGLE |
*BC_STAMD_SYSCHKINCOREAPP |
Note: * Values of these Global data constants tend to change based on project configuration. Check Project configuration files under UTP/Contract folder
Constant Name | Resolution | Value | Software Segment |
---|---|---|---|
Rte_ModeType_StaMd_Mode t_StateLkpTbl_Cnt_u8 [D_STATELKPSTATES_CNT_U16] [D_STATELKPVCTRS_CNT_U16] | N/A | { {RTE_MODE_StaMd_Mode_OFF,
{RTE_MODE_StaMd_Mode_OFF,
{RTE_MODE_StaMd_Mode_OPERATE,
{RTE_MODE_StaMd_Mode_DISABLE,
} | CONST_UNSPECIFIED |
T_CurrentSystemState_Ptr_enum[ *SIZE] | N/A | Refer * | AP_STAMD_CONST |
T_TypeHInfo_Cnt_Str[ *SIZE] | TypeHInfoType_Str | Refer * | AP_STAMD_CONST |
T_WarmInitMilestoneRqst_Ptr_enum[*SIZE] | N/A | Refer * | AP_STAMD_CONST |
Note: The entries in the state lookup table rely on the fact that generated values for the system state are maintained. If the generated values are changed then the entries have to re arranged.
Note: * SIZE for above tables varies across projects.Check Project configuration files for size and elements of tables..
Note: Refer * : Refer to States_And_Modes_GeneratedCfg_MDD
The library functions / Macros that are called by the various sub modules are identified below,
None
Function Name | MilestoneRqst_WarmInitMilestoneComplete | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | user | StaMd_Users | 0 | 31 |
Return Value | None |
Function Name | MilestoneRqst_WarmInitMilestoneNotComplete | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | user | StaMd_Users | 0 | 31 |
Return Value | None |
Function Name | StaMd_SCom_EcuReset | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | none | |||
Return Value | None |
EcuResetActive_Cnt_M_lgc = TRUE
Function Name | StaMd_Trns1 | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | none | |||
Return Value | None |
WriteTypeH()
#if(D_STAMD_DIAGMGR_CLIENTSERVER_CALL == STD_ON)
Rte_Call_DiagMgr_StaCtrl_Shutdown();
#else
ActivateTask(D_DIAGMGR_SHUTDOWN_TASK);
#endif
NVMWRITEALLFUNC()
FinalNvMWriteInProgress_Cnt_M_lgc = TRUE
Note: D_STAMD_DIAGMGR_CLIENTSERVER_CALL is generated as STD_ON or STD_OFF based on the configuration of the program.
Function Name | StaMd_Init1 | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | none | |||
Return Value | None |
Function Name | StaMd_Per1 | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | none | |||
Return Value | None |
Function Name | SystemStateCheck | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | FTermActive_Cnt_T_lgc | boolean | FALSE | TRUE |
CTermActive_Cnt_T_lgc | boolean | FALSE | TRUE | |
ATermActive_Cnt_T_lgc | boolean | FALSE | TRUE | |
RampStatusCmp_Cnt_T_lgc | boolean | FALSE | TRUE | |
CtrldDmpStsCmp_Cnt_T_lgc | boolean | FALSE | TRUE | |
TMFTestComplete_Cnt_T_lgc | boolean | FALSE | TRUE | |
SysCFltCntr_Ptr_T_u16 | uint16 * | 0 | 255 | |
Return Value | FaultStatus_Cnt_T_enum | NxtrDiagMgrStatus | NTC_STATUS_PASSED NTC_STATUS_FAILED NTC_STATUS_PREPASSED NTC_STATUS_PREFAILED |
SetBits_m(var, mask) : var = var | mask
ClrBits_m(var, mask) : var = var & mask
Function Name | BldTranVctr | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | SysState_Cnt_T_Enum | Rte_ModeType_StaMd_Mode | RTE_MODE_StaMd_Mode_DISABLE RTE_MODE_StaMd_Mode_OFF RTE_MODE_StaMd_Mode_OPERATE RTE_MODE_StaMd_Mode_WARMINIT RTE_TRANSITION_StaMd_Mode | |
FTermActive_Cnt_T_lgc | boolean | FALSE | TRUE | |
CTermActive_Cnt_T_lgc | boolean | FALSE | TRUE | |
ATermActive_Cnt_T_lgc | boolean | FALSE | TRUE | |
RampStatusCmp_Cnt_T_lgc | boolean | FALSE | TRUE | |
CtrldDmpStsCmp_Cnt_T_lgc | boolean | FALSE | TRUE | |
Return Value | TransVec_Cnt_T_u8 | uint8 | FULL | FULL |
NvM_GetErrorStatus has been used instead of an RTE_Call_GetErrorStatus in order to specify the blockID and also to prevent the integrator map it to a wrong port interface.
Function Name | ReadTypeH | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | None | |||
Return Value | none |
ReadTypeH functions call has been added to this module although the FDD doesn’t call them out as this module performs the system NvH memory read after system power up.
Function Name | WriteTypeH | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | none | |||
Return Value | none |
WriteTypeH functions call has been added to this module although the FDD doesn’t call them out as this module performs the system NvH memory write before system shutdown.
Function Name | CheckWarmInitComplete | Type | Min | Max |
---|---|---|---|---|
Arguments Passed | None | |||
Return Value | WarmInitMilestoneComp_Cnt_T_lgc | Boolean | FALSE | TRUE |
Data | Value |
---|---|
CTerm_Cnt_lgc | D_FALSE_CNT_LGC |
ATerm_Cnt_lgc | D_TRUE_CNT_LGC |
FTerm_Cnt_lgc | D_FALSE_CNT_LGC |
None
None
None
Function Name | Calling Frequency | System State(s) in which the function is called |
---|---|---|
Function Name | Sub-Module called by (Serial Comm Function Name) |
---|---|
This table identifies the software segments for functions identified in this module.
Name of Sub Module | Software Segment |
---|---|
This table identifies the software segments for global and local functions identified in this module.
Name of Sub Module | Software Segment |
---|---|
BldTranVctr | RTE_AP_STAMD_APPL_CODE |
MilestoneRqst_WarmInitMilestoneComplete | RTE_AP_STAMD_APPL_CODE |
MilestoneRqst_WarmInitMilestoneNotComplete | RTE_AP_STAMD_APPL_CODE |
ReadTypeH | RTE_AP_STAMD_APPL_CODE |
WriteTypeH | RTE_AP_STAMD_APPL_CODE |
CheckWarmInitComplete | RTE_AP_STAMD_APPL_CODE |
SystemStateCheck | RTE_AP_STAMD_APPL_CODE |
StaMd_SCom_EcuReset | RTE_AP_STAMD_APPL_CODE |
StaMd_Trns1 | RTE_AP_STAMD_APPL_CODE |
StaMd_Per1 | RTE_AP_STAMD_APPL_CODE |
StaMd_Init1 | RTE_AP_STAMD_APPL_CODE |
.FDD does not currently support “Transition” state required for RTE runnables triggered on state transitions. Current design simply does nothing if in “Transition” state.
FDD requirement state that an off state milestone is considered as complete when all the NVM writes are complete. This milestone is currently performed internally by querying the NVM write status in this module.
FDD calls out for the F Term input to this module as a Boolean type diagnostic flag that is used to indicate a fault requesting removal of assist and currently there is no requirement for a component to send out this flag(according to FDD data dictionary version 86 dated 16th Mar 2012). However, it has been implemented in Diagnostic manager version FDD37B_001.6
Item # | Rev # | Change Description | Date | Author Initials |
---|---|---|---|---|
1 | 1 | Initial EA3.0 version. | 11-Apr-11 | LWW |
2 | 2 | Updated range errors found during UTP | 13-Apr-11 | LWW |
3 | 3 | Added RampStatusCmp_Cnt_T_lgc | 05-Jan-12 | M. Story |
4 | 4 | Updated for issues found at Unit Test | 30-Jan-12 | M. Story |
5 | 5 | Updates to meet FDD 10C v006 | 20-Mar-12 | VK |
6 | 6 | Updates to fix anomaly 3143 | 09-Apr-12 | VK |
7 | 7 | Added SCom function and logic to perform ECU Reset | 26-Apr-12 | LWW |
8 | 8 | Updated to fix Anom 3158 for LookUpTable | 7-May-12 | NRAR |
9 | 9 | Added EEPROM Failed to Close check | 27-Jul-12 | OT |
10 | 10 | Changed write complete check on Close Check diagnostic | 03-Aug-12 | LWW |
11 | 11 | Added checkpoints, removed call to end operation cycle, added a MemMap section for const table | 21-Sep-12 | LWW |
12 | 12 | Updated to the latest src(v16) | 15-Feb-13 | VK |
13 | 13 | Moved state transition complete logic ahead of the switch case statement to always be performed | 05-Jun-13 | KJS |
14 | 14 | Applied final changes to A5108 correction in Per1 | 05-Jun-13 | KJS |
15 | 15 | Changes made to MDD to be more generic for all projects | 18-June-13 | NRAR |
16 | 16 | MDD version updated to match synergy version | 27-June-13 | NRAR |
17 | 17 | Fixed anomaly 5205, added logic to force TOD low in toggle mode during powerdown. | 27-June-13 | LWW |
1.0a | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Name of Tester: | Rajsi Tyagi | ||||
Code File(s) Under Test: | Ap_StaMd.c | ||||
Code File(s) Version: | 16 | ||||
Module Design Document: | States_And_Modes_MDD | ||||
Module Design Document Version: | 12 | ||||
Unit Test Plan Version: | 8 | ||||
Optimization Level: | Level 2 | ||||
Compiler (CodeGen) Version: | TMS470_4.9.5 | ||||
Model Type: | Excel Macro | ||||
Model Version: | 6 | ||||
Special Test Requirements: | None | ||||
Test Date: | 4/3/2013 | ||||
Comments: | NOTE 1: For memcpy function, as its a built in lib function when ever we stub it, it shows declaration not compatible. So we need to create a dummy function representing the same functionality. So created a test.c file in src folder and just copy below code in it void memcpy_dup((void *) &Lnk_TypeH_Start, (void *) &(*Rte_Pim_TypeHRamBuffer()), (uint16)&Lnk_TypeH_Size) { } And in Tessy window, Go to "defines" section of module and define memcpy=memcpy_dup. NOTE 2: memcpy() function is Stubbed and Parameters of this function are kept in Input but input values are ignored in Test Cases of ReadTypeH(), WriteTypeH(), StaMd_Init1() and StaMd_Trns1() functions. NOTE 3: Inline function defined in Globalmacro.h is not unit tested. NOTE 4: In BldTranVctr function, in case RTE_MODE_StaMd_Mode_OFF, within ELSE path, if (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8) = FALSE condition is uncoveerd. | ||||
Index of Tests: | |||||
Test Set up | Test Worksheets | Test Status | Run TS | ||
MR_WIMComp Setup | MilestoneRqst_WIMComplete() B | -- | -- | 8 | |
MR_WIMNotComp Setup | MilestoneRqst_WIMNotComplete( B | -- | -- | 8 | |
BldTranVctr Setup | BldTr B(SYSCHKINCOREAPP=STD_ON) | -- | -- | 25 | |
11 | BldTr P(SYSCHKINCOREAPP=STD_ON) | -- | -- | 11 | |
25 | BldT B(SYSCHKINCOREAPP=STD_OFF) | -- | -- | 25 | |
11 | BldT P(SYSCHKINCOREAPP=STD_OFF) | -- | -- | 11 | |
25 | BldTra B(TODSTEADYSTATE=STD_ON) | -- | -- | 25 | |
11 | BldTra P(TODSTEADYSTATE=STD_ON) | -- | -- | 11 | |
25 | BldTranV B(TOD2MSTOGGLE=STD_ON) | -- | -- | 25 | |
11 | BldTranV P(TOD2MSTOGGLE=STD_ON) | -- | -- | 11 | |
25 | BldTranVctr() B(ALL_ON) | -- | -- | 25 | |
11 | BldTranVctr() p(ALL_ON) | -- | -- | 11 | |
Per1 Setup | StaMd B(SYSCHKINCOREAPP=STD_ON) | -- | -- | 25 | |
6 | StaMd P(SYSCHKINCOREAPP=STD_ON) | -- | -- | 6 | |
25 | StaM B(SYSCHKINCOREAPP=STD_OFF) | -- | -- | 25 | |
6 | StaM P(SYSCHKINCOREAPP=STD_OFF) | -- | -- | 6 | |
25 | StaMd_ B(TODSTEADYSTATE=STD_ON) | -- | -- | 25 | |
7 | StaMd_ P(TODSTEADYSTATE=STD_ON) | -- | -- | 7 | |
25 | StaMd_Pe B(TOD2MSTOGGLE=STD_ON) | -- | -- | 25 | |
8 | StaMd_Pe P(TOD2MSTOGGLE=STD_ON) | -- | -- | 8 | |
25 | StaMd_Per1() B(All_ON) | -- | -- | 25 | |
7 | StaMd_Per1() P(All_ON) | -- | -- | 7 | |
ReadTypeH() | ReadTypeH() B | -- | -- | 8 | |
2 | ReadTypeH() p | -- | -- | 2 | |
WriteTypeH() | WriteTypeH() B | -- | -- | 8 | |
2 | WriteTypeH() p | -- | -- | 2 | |
StaMd_SCom_EcuReset | StaMd_SCom_EcuReset() B | -- | -- | 1 | |
SystemStateCheck | SystemStateCheck() B | -- | -- | 22 | |
20 | SystemStateCheck() p | -- | -- | 20 | |
CheckWarmInitComplete | CheckWarmInitComplete() B | -- | -- | 8 | |
2 | CheckWarmInitComplete() P | -- | -- | 2 | |
StaMd_Trns1 | StaMd_Trns1() B | -- | -- | 1 | |
StaMd_Init1 | StaMd_Init1() B | -- | -- | 3 | |
2 | StaMd_Init1() P | -- | -- | 2 | |
![]() | |||||||||||
Delphi Saginaw Software Unit Test Tool | |||||||||||
Rev:2.2c | |||||||||||
Module Definitions | |||||||||||
Module Test Functions | Module Set/Read Variables | Module Function Stubs | |||||||||
Return Type | Name | Parameter Prototype | Scope | Type | Name | Default Value | Return Type | Name | Parameter Prototype | ||
void | MilestoneRqst_WIMComplete | (uint8 user_1) | M | uint8 | StTrnsVctr_Cnt_D_b08 | void | Rte_Enter_StaMds_MilestoneRqst_WARMINIT_ExclArea | (void) | |||
void | MilestoneRqst_WIMNotComplete | (uint8 user_2) | G | uint32 | WARMINITMilestoneRqst_Cnt_M_u32 | void | Rte_Exit_StaMds_MilestoneRqst_WARMINIT_ExclArea | (void) | |||
uint8 | BldTranVctr | (uint8 SysState_Cnt_T_Enum, boolean FTermActive_Cnt_T_lgc, boolean CTermActive_Cnt_T_lgc, boolean ATermActive_Cnt_T_lgc, boolean RampStatusCmp_Cnt_T_lgc, boolean CtrldDmpStsCmp_Cnt_T_lgc) | G | boolean | FTerm_Cnt_lgc | uint8 | NvM_GetErrorStatus | (void) | |||
void | ReadTypeH | (void) | G | boolean | CTerm_Cnt_lgc | void | Rte_Call_TOD_OP_SET | (void) | |||
void | WriteTypeH | (void) | G | boolean | ATerm_Cnt_lgc | void | SuspendAllInterrupts | (void) | |||
void | StaMd_Per1 | (void) | G | boolean | RampStatusComplete_Cnt_lgc | void | ResumeAllInterrupts | (void) | |||
void | StaMd_SCom_EcuReset | (void) | G | boolean | ControlledDampStatusComplete_Cnt_lgc | void | memcpy | (void) | |||
uint8 | SystemStateCheck | (Boolean FTermActive1_Cnt_T_lgc, boolean CTermActive1_Cnt_T_lgc, boolean ATermActive1_Cnt_T_lgc, boolean RampStatusCmp1_Cnt_T_lgc, boolean CtrldDmpStsCmp1_Cnt_T_lgc, boolean TMFTestComplete_Cnt_T_lgc) | G | uint8 | t_StateLkpTbl_Cnt_u8_r0[16] | void | Rte_Call_NxtrDiagMgr_SetOperationCycleState | (void) | |||
boolean | CheckWarmInitComplete | (void) | G | uint8 | t_StateLkpTbl_Cnt_u8_r1[16] | void | Rte_Switch_SystemState_Mode | (void) | |||
void | StaMd_Trns1 | (void) | G | uint8 | t_StateLkpTbl_Cnt_u8_r2[16] | uint8 | Rte_Mode_SystemState_Mode | (void) | |||
void | StaMd_Init1 | (void) | G | uint8 | t_StateLkpTbl_Cnt_u8_r3[16] | void | Dem_Shutdown | (void) | |||
M | boolean | EcuResetActive_Cnt_M_lgc | void | NvM_WriteAll | (void) | ||||||
G | uint8 | Ip_NTC | void | Rte_Call_TypeHData_WriteBlock | (void) | ||||||
G | uint8 | Ip_Param | void | Mcu_PerformReset | (void) | ||||||
G | uint8 | Ip_Status | void | Rte_Call_CloseCheckData_WriteBlock | (void) | ||||||
G | uint32 | Rte_Pim_CloseCheck | void | Rte_Call_NxtrDiagMgr_SetNTCStatus | (void) | ||||||
M | boolean | FinalNvMWriteInProgress_Cnt_M_lgc | 0 | UINT8 | Rte_Call_CloseCheckData_GetErrorStatus | (void) | |||||
G | boolean | TMFTestComplete_Cnt_lgc | void | DemIf_DemShutdown | (void) | ||||||
M | uint32 | WarmInitMilestoneRqst9_Cnt_M_u32 | void | NVMWRITEALLFUNC | (void) | ||||||
M | uint32 | CloseCheck_Cnt_u32 | 0 | void | Rte_Call_StaMd_Per1_CP0_CheckpointReached | (void) | |||||
M | uint8 | TypeHData_Cnt_u08[300] | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | void | Rte_Call_StaMd_Per1_CP1_CheckpointReached | (void) | |||||
M | boolean | StopTODPerOperation_Cnt_M_lgc | 0 | ||||||||
M | boolean | TODState_Cnt_M_lgc | |||||||||
M | boolean | TransitionComplete_Cnt_M_lgc | |||||||||
M | uint8 | SystemState_Cnt_M_enum | |||||||||
M | uint8 | SysCSystemState_Cnt_M_enum | 0 | ||||||||
M | uint8 | Lnk_TypeH4_Start | 0 | ||||||||
M | uint32 | Lnk_TypeH4_Size | |||||||||
M | uint8 | Lnk_TypeH10_Start | 0 | ||||||||
M | uint32 | Lnk_TypeH10_Size | |||||||||
M | uint8 | Lnk_TypeH9_Start | 0 | ||||||||
M | uint32 | Lnk_TypeH9_Size | |||||||||
M | uint8 | Rte_ModeType_StaMd_Mode | |||||||||
M | uint8 | SystemState9_Cnt_M_enum | |||||||||
G | uint8 | BC_STAMD_SYSCHKINCOREAPP | |||||||||
G | uint8 | BC_STAMD_TODSTEADYSTATE | |||||||||
G | uint8 | BC_STAMD_TOD2MSTOGGLE | |||||||||
G | TypeHInfoType_Str.uint8 | T_TypeHInfo_Cnt_Str0.Start[300] | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||||||||
G | TypeHInfoType_Str.uint32 | T_TypeHInfo_Cnt_Str0.Size | |||||||||
G | TypeHInfoType_Str.uint8 | T_TypeHInfo_Cnt_Str1.Start[300] | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||||||||
G | TypeHInfoType_Str.uint32 | T_TypeHInfo_Cnt_Str1.Size | |||||||||
G | TypeHInfoType_Str.uint8 | T_TypeHInfo_Cnt_Str2.Start[300] | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||||||||
G | TypeHInfoType_Str.uint32 | T_TypeHInfo_Cnt_Str2.Size | |||||||||
G | TypeHInfoType_Str.uint8 | T_TypeHInfo_Cnt_Str[3].Start[300] | |||||||||
G | TypeHInfoType_Str.uint32 | T_TypeHInfo_Cnt_Str[3].Size |
![]() | |||||||||||
Nexteer Saginaw Software Unit Test Tool | |||||||||||
Rev:2.6 9/23/09 | |||||||||||
Variable Range Definitions | |||||||||||
Variable Name | Max Value | Min Value | |||||||||
StTrnsVctr_Cnt_D_b08 | |||||||||||
WARMINITMilestoneRqst_Cnt_M_u32 | |||||||||||
FTerm_Cnt_lgc | |||||||||||
CTerm_Cnt_lgc | |||||||||||
ATerm_Cnt_lgc | |||||||||||
RampStatusComplete_Cnt_lgc | |||||||||||
ControlledDampStatusComplete_Cnt_lgc | |||||||||||
SystemState_Cnt_D_enum | |||||||||||
t_StateLkpTbl_Cnt_u8_r0[16] | |||||||||||
t_StateLkpTbl_Cnt_u8_r1[16] | |||||||||||
t_StateLkpTbl_Cnt_u8_r2[16] | |||||||||||
t_StateLkpTbl_Cnt_u8_r3[16] | |||||||||||
user_1 | |||||||||||
user_2 | |||||||||||
SysState_Cnt_T_Enum | |||||||||||
WARMINITMilestoneRqst_Cnt_T_u32 | |||||||||||
FTermActive_Cnt_T_lgc | |||||||||||
CTermActive_Cnt_T_lgc | |||||||||||
ATermActive_Cnt_T_lgc | |||||||||||
RampStatusCmp_Cnt_T_lgc | |||||||||||
CtrldDmpStsCmp_Cnt_T_lgc | |||||||||||
EcuResetActive_Cnt_M_lgc | |||||||||||
Ip_NTC | |||||||||||
Ip_Param | |||||||||||
Ip_Status | |||||||||||
Rte_Pim_CloseCheck | |||||||||||
FinalNvMWriteInProgress_Cnt_M_lgc | |||||||||||
TMFTestComplete_Cnt_lgc | |||||||||||
WarmInitMilestoneRqst9_Cnt_M_u32 | |||||||||||
CloseCheck_Cnt_u32 | |||||||||||
TypeHData_Cnt_u08 [300] | |||||||||||
StopTODPerOperation_Cnt_M_lgc | |||||||||||
TODState_Cnt_M_lgc | |||||||||||
TransitionComplete_Cnt_M_lgc | |||||||||||
SystemState_Cnt_M_enum | |||||||||||
SysCSystemState_Cnt_M_enum | |||||||||||
Lnk_TypeH4_Start | |||||||||||
Lnk_TypeH4_Size | |||||||||||
Lnk_TypeH10_Start | |||||||||||
Lnk_TypeH10_Size | |||||||||||
Lnk_TypeH9_Start | |||||||||||
Lnk_TypeH9_Size | |||||||||||
Rte_ModeType_StaMd_Mode | |||||||||||
SystemState9_Cnt_M_enum | |||||||||||
BC_STAMD_SYSCHKINCOREAPP | |||||||||||
BC_STAMD_TODSTEADYSTATE | |||||||||||
BC_STAMD_TOD2MSTOGGLE | |||||||||||
FTermActive1_Cnt_T_lgc | |||||||||||
CTermActive1_Cnt_T_lgc | |||||||||||
ATermActive1_Cnt_T_lgc | |||||||||||
RampStatusCmp1_Cnt_T_lgc | |||||||||||
CtrldDmpStsCmp1_Cnt_T_lgc | |||||||||||
TMFTestComplete_Cnt_T_lgc | |||||||||||
TypeHInfoType_Str.Start[300] | |||||||||||
TypeHInfoType_Str.Size | |||||||||||
TypeHInfoType_Str[3].Start[300] | |||||||||||
TypeHInfoType_Str[3].Size | |||||||||||
T_TypeHInfo_Cnt_Str[3].Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str[3].Size | |||||||||||
T_TypeHInfo_Cnt_Str[2].Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str[2].Size | |||||||||||
T_TypeHInfo_Cnt_Str[3].Start[299] | |||||||||||
T_TypeHInfo_Cnt_Str[0].Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str[0].Size | |||||||||||
T_TypeHInfo_Cnt_Str[1].Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str[1].Size | |||||||||||
T_TypeHInfo_Cnt_Str[0].Start(300) | |||||||||||
T_TypeHInfo_Cnt_Str[0].Start[299] | |||||||||||
T_TypeHInfo_Cnt_Str[0].Start[] | |||||||||||
T_TypeHInfo_Cnt_Str1.Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str1.Size | |||||||||||
T_TypeHInfo_Cnt_Str2.Size | |||||||||||
T_TypeHInfo_Cnt_Str3.Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str3.Size | |||||||||||
T_TypeHInfo_Cnt_Str2.Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str(1).Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str(1).Size | |||||||||||
T_TypeHInfo_Cnt_Str(2).Size | |||||||||||
T_TypeHInfo_Cnt_Str(3).Size | |||||||||||
T_TypeHInfo_Cnt_Str(2).Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str(3).Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str2(2).Size | |||||||||||
T_TypeHInfo_Cnt_Str3(3).Size | |||||||||||
T_TypeHInfo_Cnt_Str2(2).Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str3(3).Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str0.Start[300] | |||||||||||
T_TypeHInfo_Cnt_Str0.Size | |||||||||||
TypeHData_Cnt_u08 [3] | |||||||||||
T_TypeHInfo_Cnt_Str[3].Start[3] | |||||||||||
T_TypeHInfo_Cnt_Str0.Start[3] | |||||||||||
T_TypeHInfo_Cnt_Str1.Start[3] | |||||||||||
T_TypeHInfo_Cnt_Str2.Start[3] | |||||||||||
TypeHData_Cnt_u08[300] |
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
MilestoneRqst_WIMComplete | B | 8 | WARMINITMilestoneRqst_Cnt_M_u32 | WARMINITMilestoneRqst_Cnt_M_u32 | Rte_Enter_StaMds_MilestoneRqst_WARMINIT_ExclArea |
Rte_Exit_StaMds_MilestoneRqst_WARMINIT_ExclArea |
MilestoneRqst_WIMComplete | TS | -- | ||||||||||
B | Param | I/P | O/P | Func Stub Counter | Func Stub Counter | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | user_1 | WARMINITMilestoneRqst_Cnt_M_u32 | WARMINITMilestoneRqst_Cnt_M_u32 | Rte_Enter_StaMds_MilestoneRqst_WARMINIT_ExclArea | Rte_Exit_StaMds_MilestoneRqst_WARMINIT_ExclArea | WARMINITMilestoneRqst_Cnt_M_u32 | Rte_Enter_StaMds_MilestoneRqst_WARMINIT_ExclArea | Rte_Exit_StaMds_MilestoneRqst_WARMINIT_ExclArea | P/F | CPU Cycles | |
1 | param min | 0 | 62376 | -- | -- | -- | 62376 | 1 | 1 | -- | ||
2 | param max | 31 | 58443 | -- | -- | -- | 58443 | 1 | 1 | -- | ||
3 | param mid | 14 | 26442 | -- | -- | -- | 10058 | 1 | 1 | -- | ||
4 | I/p min | 15 | 0 | -- | -- | -- | 0 | 1 | 1 | -- | ||
5 | I/p max | 27 | 4294967295 | -- | -- | -- | 4160749567 | 1 | 1 | -- | ||
6 | I/p mid | 7 | 1345634 | -- | -- | -- | 1345634 | 1 | 1 | -- | ||
7 | All min | 0 | 0 | -- | -- | -- | 0 | 1 | 1 | -- | ||
8 | All max | 31 | 4294967295 | -- | -- | -- | 2147483647 | 1 | 1 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
MilestoneRqst_WIMNotComplete | B | 8 | WARMINITMilestoneRqst_Cnt_M_u32 | WARMINITMilestoneRqst_Cnt_M_u32 | Rte_Enter_StaMds_MilestoneRqst_WARMINIT_ExclArea |
Rte_Exit_StaMds_MilestoneRqst_WARMINIT_ExclArea |
MilestoneRqst_WIMNotComplete | TS | -- | ||||||||||
B | Param | I/P | O/P | Func Stub Counter | Func Stub Counter | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | user_2 | WARMINITMilestoneRqst_Cnt_M_u32 | WARMINITMilestoneRqst_Cnt_M_u32 | Rte_Enter_StaMds_MilestoneRqst_WARMINIT_ExclArea | Rte_Exit_StaMds_MilestoneRqst_WARMINIT_ExclArea | WARMINITMilestoneRqst_Cnt_M_u32 | Rte_Enter_StaMds_MilestoneRqst_WARMINIT_ExclArea | Rte_Exit_StaMds_MilestoneRqst_WARMINIT_ExclArea | P/F | CPU Cycles | |
1 | param min | 0 | 56777 | -- | -- | -- | 56777 | 1 | 1 | -- | ||
2 | param max | 31 | 376544 | -- | -- | -- | 2147860192 | 1 | 1 | -- | ||
3 | param mid | 15 | 56344 | -- | -- | -- | 56344 | 1 | 1 | -- | ||
4 | I/p min | 7 | 0 | -- | -- | -- | 128 | 1 | 1 | -- | ||
5 | I/p max | 27 | 4294967295 | -- | -- | -- | 4294967295 | 1 | 1 | -- | ||
6 | I/p mid | 29 | 744334 | -- | -- | -- | 537615246 | 1 | 1 | -- | ||
7 | All min | 0 | 0 | -- | -- | -- | 1 | 1 | 1 | -- | ||
8 | All max | 31 | 4294967295 | -- | -- | -- | 4294967295 | 1 | 1 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
BldTranVctr | B(SYSCHKINCOREAPP=STD_ON) | 25 | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | NvM_GetErrorStatus |
BldTranVctr | P(SYSCHKINCOREAPP=STD_ON) | 11 | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | Rte_Call_TOD_OP_SET |
BldTranVctr | B(SYSCHKINCOREAPP=STD_OFF) | 25 | WARMINITMilestoneRqst_Cnt_M_u32 | StopTODPerOperation_Cnt_M_lgc | Rte_Call_CloseCheckData_WriteBlock |
BldTranVctr | P(SYSCHKINCOREAPP=STD_OFF) | 11 | WarmInitMilestoneRqst9_Cnt_M_u32 | ||
BldTranVctr | B(TODSTEADYSTATE=STD_ON) | 25 | BC_STAMD_SYSCHKINCOREAPP | ||
BldTranVctr | P(TODSTEADYSTATE=STD_ON) | 11 | BC_STAMD_TODSTEADYSTATE | ||
BldTranVctr | B(TOD2MSTOGGLE=STD_ON) | 25 | BC_STAMD_TOD2MSTOGGLE | ||
BldTranVctr | P(TOD2MSTOGGLE=STD_ON) | 11 | |||
BldTranVctr | B(ALL_ON) | 25 | |||
BldTranVctr | p(ALL_ON) | 11 |
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
B(SYSCHKINCOREAPP=STD_ON) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | SysState_Cnt_T_Enum min | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 1 | 0 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | SysState_Cnt_T_Enum max | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 1 | 0 | 0 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | SysState_Cnt_T_Enum pos | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 1 | 0 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
4 | FTermActive_Cnt_T_lgc min | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 1 | 0 | 0 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | FTermActive_Cnt_T_lgc max | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 1 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | CTermActive_Cnt_T_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 7768 | 666 | 1 | 0 | 0 | 67 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
7 | CTermActive_Cnt_T_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 67567 | 777 | 1 | 0 | 0 | 78 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
8 | ATermActive_Cnt_T_lgc min | 2 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 323 | 888 | 1 | 0 | 0 | 89 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | ATermActive_Cnt_T_lgc max | 3 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 5634 | 999 | 1 | 0 | 0 | 90 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
10 | RampStatusCmp_Cnt_T_lgc min | 4 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 41234 | 7457 | 1 | 0 | 0 | 11 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
11 | RampStatusCmp_Cnt_T_lgc max | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 1 | 7645 | 4234 | 1 | 0 | 0 | 22 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
12 | CtrldDmpStsCmp_Cnt_T_lgc min | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 7457 | 767 | 1 | 0 | 0 | 33 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
13 | CtrldDmpStsCmp_Cnt_T_lgc max | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 34123 | 44 | 1 | 0 | 0 | 44 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
14 | EcuResetActive_Cnt_M_lgc min | 3 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 4234 | 6456 | 1 | 0 | 0 | 55 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
15 | EcuResetActive_Cnt_M_lgc max | 4 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 9789 | 34123 | 1 | 0 | 0 | 66 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
16 | FinalNvMWriteInProgress_Cnt_M_lgc min | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 78567 | 67456 | 1 | 0 | 0 | 77 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
17 | FinalNvMWriteInProgress_Cnt_M_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 46456 | 8768 | 1 | 0 | 0 | 88 | -- | -- | -- | -- | -- | -- | -- | 9 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
18 | NvM_GetErrorStatus min | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 1 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
19 | NvM_GetErrorStatus max | 3 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 52345 | 5345 | 1 | 0 | 0 | 255 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
20 | NvM_GetErrorStatus pos | 4 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 8980 | 3213 | 1 | 0 | 0 | 123 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
21 | Rte_Call_CloseCheckData_GetErrorStatus min | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 7567 | 574 | 1 | 0 | 0 | 123 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
22 | Rte_Call_CloseCheckData_GetErrorStatus max | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 5235 | 3123 | 1 | 0 | 0 | 142 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
23 | Rte_Call_CloseCheckData_GetErrorStatus pos | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 4234 | 634 | 1 | 0 | 0 | 163 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
25 | All max | 4 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 4294967295 | 4294967295 | 1 | 0 | 0 | 255 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
P(SYSCHKINCOREAPP=STD_ON) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | (TRUE == FTermActive_Cnt_T_lgc) = True and (TRUE == CTermActive_Cnt_T_lgc)=True and (TRUE == ATermActive_Cnt_T_lgc)=True | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 1 | 0 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | (TRUE == FTermActive_Cnt_T_lgc) = false (TRUE == CTermActive_Cnt_T_lgc)=False and (TRUE == ATermActive_Cnt_T_lgc)=False | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 1 | 0 | 0 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =True || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE)) | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 1 | 0 | 0 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
4 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =False || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE))=True | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 1 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | (CheckWarmInitComplete() == TRUE)=False | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 1 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8) = True and ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 1 | 0 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
7 | ((True = RampStatusCmp_Cnt_T_lgc) = True Or (CtrldDmpStsCmp_Cnt_T_lgc = True))=True | 2 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 3213 | 4214 | 1 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
8 | (CheckWarmInitComplete() == TRUE)=True | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 15 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | (NVM_REQ_PENDING <> NVMErrorStatus_Cnt_T_u8)=False | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 1 | 0 | 0 | 2 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=False and (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8)=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 424 | 333 | 1 | 0 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 0 | 2 | 0 | 0 | -- | ||
11 | (TRUE == EcuResetActive_Cnt_M_lgc)=False | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 424 | 333 | 1 | 0 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 0 | 2 | 0 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
B(SYSCHKINCOREAPP=STD_OFF) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | SysState_Cnt_T_Enum min | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 0 | 0 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | SysState_Cnt_T_Enum max | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 0 | 0 | 0 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | SysState_Cnt_T_Enum pos | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 0 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
4 | FTermActive_Cnt_T_lgc min | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 0 | 0 | 0 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | FTermActive_Cnt_T_lgc max | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 0 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | CTermActive_Cnt_T_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 7768 | 666 | 0 | 0 | 0 | 67 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
7 | CTermActive_Cnt_T_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 67567 | 777 | 0 | 0 | 0 | 78 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
8 | ATermActive_Cnt_T_lgc min | 2 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 323 | 888 | 0 | 0 | 0 | 89 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | ATermActive_Cnt_T_lgc max | 3 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 5634 | 999 | 0 | 0 | 0 | 90 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
10 | RampStatusCmp_Cnt_T_lgc min | 4 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 41234 | 7457 | 0 | 0 | 0 | 11 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
11 | RampStatusCmp_Cnt_T_lgc max | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 1 | 7645 | 4234 | 0 | 0 | 0 | 22 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
12 | CtrldDmpStsCmp_Cnt_T_lgc min | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 7457 | 767 | 0 | 0 | 0 | 33 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
13 | CtrldDmpStsCmp_Cnt_T_lgc max | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 34123 | 44 | 0 | 0 | 0 | 44 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
14 | EcuResetActive_Cnt_M_lgc min | 3 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 4234 | 6456 | 0 | 0 | 0 | 55 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
15 | EcuResetActive_Cnt_M_lgc max | 4 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 9789 | 34123 | 0 | 0 | 0 | 66 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
16 | FinalNvMWriteInProgress_Cnt_M_lgc min | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 78567 | 67456 | 0 | 0 | 0 | 77 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
17 | FinalNvMWriteInProgress_Cnt_M_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 46456 | 8768 | 0 | 0 | 0 | 88 | -- | -- | -- | -- | -- | -- | -- | 9 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
18 | NvM_GetErrorStatus min | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 0 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
19 | NvM_GetErrorStatus max | 3 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 52345 | 5345 | 0 | 0 | 0 | 255 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
20 | NvM_GetErrorStatus pos | 4 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 8980 | 3213 | 0 | 0 | 0 | 123 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
21 | Rte_Call_CloseCheckData_GetErrorStatus min | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 7567 | 574 | 0 | 0 | 0 | 123 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
22 | Rte_Call_CloseCheckData_GetErrorStatus max | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 5235 | 3123 | 0 | 0 | 0 | 142 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
23 | Rte_Call_CloseCheckData_GetErrorStatus pos | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 4234 | 634 | 0 | 0 | 0 | 163 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
25 | All max | 4 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 4294967295 | 4294967295 | 0 | 0 | 0 | 255 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
P(SYSCHKINCOREAPP=STD_OFF) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | (TRUE == FTermActive_Cnt_T_lgc) = True and (TRUE == CTermActive_Cnt_T_lgc)=True and (TRUE == ATermActive_Cnt_T_lgc)=True | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 0 | 0 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | (TRUE == FTermActive_Cnt_T_lgc) = false (TRUE == CTermActive_Cnt_T_lgc)=False and (TRUE == ATermActive_Cnt_T_lgc)=False | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 0 | 0 | 0 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =True || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE)) | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 0 | 0 | 0 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
4 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =False || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE))=True | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 0 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | (CheckWarmInitComplete() == TRUE)=False | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 0 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8) = True and ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 0 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
7 | ((True = RampStatusCmp_Cnt_T_lgc) = True Or (CtrldDmpStsCmp_Cnt_T_lgc = True))=True | 2 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 3213 | 4214 | 0 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
8 | (CheckWarmInitComplete() == TRUE)=True | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 15 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | (NVM_REQ_PENDING <> NVMErrorStatus_Cnt_T_u8)=False | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 0 | 0 | 2 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=False and (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8)=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 424 | 333 | 0 | 0 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 0 | 2 | 0 | 0 | -- | ||
11 | (TRUE == EcuResetActive_Cnt_M_lgc)=False | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 424 | 333 | 0 | 0 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 0 | 2 | 0 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
B(TODSTEADYSTATE=STD_ON) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | SysState_Cnt_T_Enum min | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 0 | 1 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | SysState_Cnt_T_Enum max | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 0 | 1 | 0 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | SysState_Cnt_T_Enum pos | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 1 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
4 | FTermActive_Cnt_T_lgc min | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 0 | 1 | 0 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | FTermActive_Cnt_T_lgc max | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 0 | 1 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | CTermActive_Cnt_T_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 7768 | 666 | 0 | 1 | 0 | 67 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
7 | CTermActive_Cnt_T_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 67567 | 777 | 0 | 1 | 0 | 78 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
8 | ATermActive_Cnt_T_lgc min | 2 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 323 | 888 | 0 | 1 | 0 | 89 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | ATermActive_Cnt_T_lgc max | 3 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 5634 | 999 | 0 | 1 | 0 | 90 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
10 | RampStatusCmp_Cnt_T_lgc min | 4 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 41234 | 7457 | 0 | 1 | 0 | 11 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
11 | RampStatusCmp_Cnt_T_lgc max | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 1 | 7645 | 4234 | 0 | 1 | 0 | 22 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
12 | CtrldDmpStsCmp_Cnt_T_lgc min | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 7457 | 767 | 0 | 1 | 0 | 33 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
13 | CtrldDmpStsCmp_Cnt_T_lgc max | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 34123 | 44 | 0 | 1 | 0 | 44 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
14 | EcuResetActive_Cnt_M_lgc min | 3 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 4234 | 6456 | 0 | 1 | 0 | 55 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
15 | EcuResetActive_Cnt_M_lgc max | 4 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 9789 | 34123 | 0 | 1 | 0 | 66 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
16 | FinalNvMWriteInProgress_Cnt_M_lgc min | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 78567 | 67456 | 0 | 1 | 0 | 77 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
17 | FinalNvMWriteInProgress_Cnt_M_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 46456 | 8768 | 0 | 1 | 0 | 88 | -- | -- | -- | -- | -- | -- | -- | 9 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
18 | NvM_GetErrorStatus min | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 0 | 1 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
19 | NvM_GetErrorStatus max | 3 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 52345 | 5345 | 0 | 1 | 0 | 255 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
20 | NvM_GetErrorStatus pos | 4 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 8980 | 3213 | 0 | 1 | 0 | 123 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
21 | Rte_Call_CloseCheckData_GetErrorStatus min | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 7567 | 574 | 0 | 1 | 0 | 123 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
22 | Rte_Call_CloseCheckData_GetErrorStatus max | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 5235 | 3123 | 0 | 1 | 0 | 142 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
23 | Rte_Call_CloseCheckData_GetErrorStatus pos | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 4234 | 634 | 0 | 1 | 0 | 163 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
25 | All max | 4 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 4294967295 | 4294967295 | 0 | 1 | 0 | 255 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
P(TODSTEADYSTATE=STD_ON) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | (TRUE == FTermActive_Cnt_T_lgc) = True and (TRUE == CTermActive_Cnt_T_lgc)=True and (TRUE == ATermActive_Cnt_T_lgc)=True | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 0 | 1 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | (TRUE == FTermActive_Cnt_T_lgc) = false (TRUE == CTermActive_Cnt_T_lgc)=False and (TRUE == ATermActive_Cnt_T_lgc)=False | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 0 | 1 | 0 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =True || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE)) | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 0 | 1 | 0 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
4 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =False || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE))=True | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 0 | 1 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | (CheckWarmInitComplete() == TRUE)=False | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 0 | 1 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8) = True and ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 1 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
7 | ((True = RampStatusCmp_Cnt_T_lgc) = True Or (CtrldDmpStsCmp_Cnt_T_lgc = True))=True | 2 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 3213 | 4214 | 0 | 1 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
8 | (CheckWarmInitComplete() == TRUE)=True | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | 15 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | (NVM_REQ_PENDING <> NVMErrorStatus_Cnt_T_u8)=False | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 1 | 0 | 2 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=False and (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8)=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 424 | 333 | 0 | 1 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 0 | 2 | 0 | 0 | -- | ||
11 | (TRUE == EcuResetActive_Cnt_M_lgc)=False | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 424 | 333 | 0 | 1 | 0 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 1 | 2 | 1 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
B(TOD2MSTOGGLE=STD_ON) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | SysState_Cnt_T_Enum min | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 0 | 0 | 1 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | SysState_Cnt_T_Enum max | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 0 | 0 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | SysState_Cnt_T_Enum pos | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 0 | 1 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
4 | FTermActive_Cnt_T_lgc min | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 0 | 0 | 1 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | FTermActive_Cnt_T_lgc max | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 0 | 0 | 1 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | CTermActive_Cnt_T_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 7768 | 666 | 0 | 0 | 1 | 67 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
7 | CTermActive_Cnt_T_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 67567 | 777 | 0 | 0 | 1 | 78 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
8 | ATermActive_Cnt_T_lgc min | 2 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 323 | 888 | 0 | 0 | 1 | 89 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | ATermActive_Cnt_T_lgc max | 3 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 5634 | 999 | 0 | 0 | 1 | 90 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
10 | RampStatusCmp_Cnt_T_lgc min | 4 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 41234 | 7457 | 0 | 0 | 1 | 11 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
11 | RampStatusCmp_Cnt_T_lgc max | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 1 | 7645 | 4234 | 0 | 0 | 1 | 22 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
12 | CtrldDmpStsCmp_Cnt_T_lgc min | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 7457 | 767 | 0 | 0 | 1 | 33 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
13 | CtrldDmpStsCmp_Cnt_T_lgc max | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 34123 | 44 | 0 | 0 | 1 | 44 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
14 | EcuResetActive_Cnt_M_lgc min | 3 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 4234 | 6456 | 0 | 0 | 1 | 55 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
15 | EcuResetActive_Cnt_M_lgc max | 4 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 9789 | 34123 | 0 | 0 | 1 | 66 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
16 | FinalNvMWriteInProgress_Cnt_M_lgc min | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 78567 | 67456 | 0 | 0 | 1 | 77 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
17 | FinalNvMWriteInProgress_Cnt_M_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 46456 | 8768 | 0 | 0 | 1 | 88 | -- | -- | -- | -- | -- | -- | -- | 9 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
18 | NvM_GetErrorStatus min | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 0 | 0 | 1 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
19 | NvM_GetErrorStatus max | 3 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 52345 | 5345 | 0 | 0 | 1 | 255 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
20 | NvM_GetErrorStatus pos | 4 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 8980 | 3213 | 0 | 0 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
21 | Rte_Call_CloseCheckData_GetErrorStatus min | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 7567 | 574 | 0 | 0 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
22 | Rte_Call_CloseCheckData_GetErrorStatus max | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 5235 | 3123 | 0 | 0 | 1 | 142 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
23 | Rte_Call_CloseCheckData_GetErrorStatus pos | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 4234 | 634 | 0 | 0 | 1 | 163 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
25 | All max | 4 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 4294967295 | 4294967295 | 0 | 0 | 1 | 255 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
P(TOD2MSTOGGLE=STD_ON) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | (TRUE == FTermActive_Cnt_T_lgc) = True and (TRUE == CTermActive_Cnt_T_lgc)=True and (TRUE == ATermActive_Cnt_T_lgc)=True | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 0 | 0 | 1 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | (TRUE == FTermActive_Cnt_T_lgc) = false (TRUE == CTermActive_Cnt_T_lgc)=False and (TRUE == ATermActive_Cnt_T_lgc)=False | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 0 | 0 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =True || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE)) | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 0 | 0 | 1 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
4 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =False || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE))=True | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 0 | 0 | 1 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | (CheckWarmInitComplete() == TRUE)=False | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 0 | 0 | 1 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8) = True and ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 0 | 1 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
7 | ((True = RampStatusCmp_Cnt_T_lgc) = True Or (CtrldDmpStsCmp_Cnt_T_lgc = True))=True | 2 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 3213 | 4214 | 0 | 0 | 1 | 0 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
8 | (CheckWarmInitComplete() == TRUE)=True | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 56 | -- | -- | -- | -- | -- | -- | -- | 15 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | (NVM_REQ_PENDING <> NVMErrorStatus_Cnt_T_u8)=False | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 0 | 0 | 1 | 2 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=False and (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8)=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 424 | 333 | 0 | 0 | 1 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 0 | 2 | 0 | 0 | -- | ||
11 | (TRUE == EcuResetActive_Cnt_M_lgc)=False | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 424 | 333 | 0 | 0 | 1 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 1 | 2 | 0 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
B(ALL_ON) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | SysState_Cnt_T_Enum min | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 1 | 1 | 1 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | SysState_Cnt_T_Enum max | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 1 | 1 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | SysState_Cnt_T_Enum pos | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 1 | 1 | 1 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
4 | FTermActive_Cnt_T_lgc min | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 1 | 1 | 1 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | FTermActive_Cnt_T_lgc max | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 1 | 1 | 1 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | CTermActive_Cnt_T_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 7768 | 666 | 1 | 1 | 1 | 67 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
7 | CTermActive_Cnt_T_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 67567 | 777 | 1 | 1 | 1 | 78 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
8 | ATermActive_Cnt_T_lgc min | 2 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 323 | 888 | 1 | 1 | 1 | 89 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | ATermActive_Cnt_T_lgc max | 3 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 5634 | 999 | 1 | 1 | 1 | 90 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
10 | RampStatusCmp_Cnt_T_lgc min | 4 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 41234 | 7457 | 1 | 1 | 1 | 11 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
11 | RampStatusCmp_Cnt_T_lgc max | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 1 | 7645 | 4234 | 1 | 1 | 1 | 22 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
12 | CtrldDmpStsCmp_Cnt_T_lgc min | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 7457 | 767 | 1 | 1 | 1 | 33 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
13 | CtrldDmpStsCmp_Cnt_T_lgc max | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 34123 | 44 | 1 | 1 | 1 | 44 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
14 | EcuResetActive_Cnt_M_lgc min | 3 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 4234 | 6456 | 1 | 1 | 1 | 55 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
15 | EcuResetActive_Cnt_M_lgc max | 4 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 9789 | 34123 | 1 | 1 | 1 | 66 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
16 | FinalNvMWriteInProgress_Cnt_M_lgc min | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 78567 | 67456 | 1 | 1 | 1 | 77 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
17 | FinalNvMWriteInProgress_Cnt_M_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 46456 | 8768 | 1 | 1 | 1 | 88 | -- | -- | -- | -- | -- | -- | -- | 9 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
18 | NvM_GetErrorStatus min | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 1 | 1 | 1 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
19 | NvM_GetErrorStatus max | 3 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 52345 | 5345 | 1 | 1 | 1 | 255 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
20 | NvM_GetErrorStatus pos | 4 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 8980 | 3213 | 1 | 1 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
21 | Rte_Call_CloseCheckData_GetErrorStatus min | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 7567 | 574 | 1 | 1 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | 9 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
22 | Rte_Call_CloseCheckData_GetErrorStatus max | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 5235 | 3123 | 1 | 1 | 1 | 142 | -- | -- | -- | -- | -- | -- | -- | 2 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
23 | Rte_Call_CloseCheckData_GetErrorStatus pos | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 4234 | 634 | 1 | 1 | 1 | 163 | -- | -- | -- | -- | -- | -- | -- | 13 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | ||
25 | All max | 4 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 4294967295 | 4294967295 | 1 | 1 | 1 | 255 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
BldTranVctr | TS | -- | ||||||||||||||||||||||||||||||
p(ALL_ON) | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Function Return Val | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected Return Val | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | SysState_Cnt_T_Enum | FTermActive_Cnt_T_lgc | CTermActive_Cnt_T_lgc | ATermActive_Cnt_T_lgc | RampStatusCmp_Cnt_T_lgc | CtrldDmpStsCmp_Cnt_T_lgc | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | NvM_GetErrorStatus | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | BldTranVctr | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | StopTODPerOperation_Cnt_M_lgc | NvM_GetErrorStatus | Rte_Call_TOD_OP_SET | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | (TRUE == FTermActive_Cnt_T_lgc) = True and (TRUE == CTermActive_Cnt_T_lgc)=True and (TRUE == ATermActive_Cnt_T_lgc)=True | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 8976 | 111 | 1 | 1 | 1 | 12 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
2 | (TRUE == FTermActive_Cnt_T_lgc) = false (TRUE == CTermActive_Cnt_T_lgc)=False and (TRUE == ATermActive_Cnt_T_lgc)=False | 4 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 222 | 1 | 1 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
3 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =True || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE)) | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 5676 | 444 | 1 | 1 | 1 | 45 | -- | -- | -- | -- | -- | -- | -- | 4 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
4 | ((TRUE == RampStatusCmp_Cnt_T_lgc) =False || (CtrldDmpStsCmp_Cnt_T_lgc == TRUE))=True | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3213 | 4214 | 1 | 1 | 1 | 0 | -- | -- | -- | -- | -- | -- | -- | 6 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
5 | (CheckWarmInitComplete() == TRUE)=False | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3123 | 555 | 1 | 1 | 1 | 56 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
6 | (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8) = True and ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 1 | 1 | 1 | 34 | -- | -- | -- | -- | -- | -- | -- | 11 | 0 | 16711935 | 0 | 1 | 0 | 1 | -- | ||
7 | ((True = RampStatusCmp_Cnt_T_lgc) = True Or (CtrldDmpStsCmp_Cnt_T_lgc = True))=True | 2 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 3213 | 4214 | 1 | 1 | 1 | 0 | -- | -- | -- | -- | -- | -- | -- | 2 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
8 | (CheckWarmInitComplete() == TRUE)=True | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 56 | -- | -- | -- | -- | -- | -- | -- | 15 | 1 | 0 | 0 | 0 | 0 | 0 | -- | ||
9 | (NVM_REQ_PENDING <> NVMErrorStatus_Cnt_T_u8)=False | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 424 | 333 | 1 | 1 | 1 | 2 | -- | -- | -- | -- | -- | -- | -- | 11 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ( FinalNvMWriteInProgress_Cnt_M_lgc == TRUE )=False and (NVM_REQ_PENDING != NVMErrorStatus_Cnt_T_u8)=True | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 424 | 333 | 1 | 1 | 1 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 0 | 2 | 0 | 0 | -- | ||
11 | (TRUE == EcuResetActive_Cnt_M_lgc)=False | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 424 | 333 | 1 | 1 | 1 | 34 | -- | -- | -- | -- | -- | -- | -- | 15 | 0 | 0 | 1 | 2 | 1 | 0 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
StaMd_Per1 | B(SYSCHKINCOREAPP=STD_ON) | 25 | FTerm_Cnt_lgc | TODState_Cnt_M_lgc | Rte_Call_StaMd_Per1_CP0_CheckpointReached |
StaMd_Per1 | P(SYSCHKINCOREAPP=STD_ON) | 6 | CTerm_Cnt_lgc | TransitionComplete_Cnt_M_lgc | Rte_Mode_SystemState_Mode |
StaMd_Per1 | B(SYSCHKINCOREAPP=STD_OFF) | 25 | ATerm_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | Rte_Call_TOD_OP_SET |
StaMd_Per1 | P(SYSCHKINCOREAPP=STD_OFF) | 6 | RampStatusComplete_Cnt_lgc | SystemState_Cnt_M_enum | Rte_Switch_SystemState_Mode |
StaMd_Per1 | B(TODSTEADYSTATE=STD_ON) | 25 | ControlledDampStatusComplete_Cnt_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | Rte_Call_NxtrDiagMgr_SetNTCStatus |
StaMd_Per1 | P(TODSTEADYSTATE=STD_ON) | 7 | TMFTestComplete_Cnt_lgc | CloseCheck_Cnt_u32 | Rte_Call_StaMd_Per1_CP1_CheckpointReached |
StaMd_Per1 | B(TOD2MSTOGGLE=STD_ON) | 25 | StopTODPerOperation_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | NvM_GetErrorStatus |
StaMd_Per1 | P(TOD2MSTOGGLE=STD_ON) | 8 | TODState_Cnt_M_lgc | Rte_Call_CloseCheckData_WriteBlock | |
StaMd_Per1 | B(All_ON) | 25 | SystemState_Cnt_M_enum | ||
StaMd_Per1 | P(All_ON) | 7 | SystemState9_Cnt_M_enum | ||
t_StateLkpTbl_Cnt_u8_r0[16] | |||||
t_StateLkpTbl_Cnt_u8_r1[16] | |||||
t_StateLkpTbl_Cnt_u8_r2[16] | |||||
t_StateLkpTbl_Cnt_u8_r3[16] | |||||
EcuResetActive_Cnt_M_lgc | |||||
FinalNvMWriteInProgress_Cnt_M_lgc | |||||
WARMINITMilestoneRqst_Cnt_M_u32 | |||||
WarmInitMilestoneRqst9_Cnt_M_u32 | |||||
TransitionComplete_Cnt_M_lgc | |||||
SysCSystemState_Cnt_M_enum | |||||
BC_STAMD_SYSCHKINCOREAPP | |||||
BC_STAMD_TODSTEADYSTATE | |||||
BC_STAMD_TOD2MSTOGGLE |
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
B(SYSCHKINCOREAPP=STD_ON) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | FTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 1 | 0 | 0 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
2 | FTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 1 | 0 | 0 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | -- | ||
3 | CTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 1 | 0 | 0 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
4 | CTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 432 | 987 | 1 | 0 | 1 | 0 | 0 | 3 | 167 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ATerm_Cnt_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 654 | 789 | 0 | 3 | 1 | 0 | 0 | 2 | 145 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
6 | ATerm_Cnt_lgc max | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 876 | 678 | 1 | 2 | 1 | 0 | 0 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | -- | ||
7 | RampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 987 | 567 | 0 | 1 | 1 | 0 | 0 | 0 | 99 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
8 | RampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 1 | 0 | 0 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
9 | ControlledDampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 678 | 345 | 0 | 3 | 1 | 0 | 0 | 2 | 77 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 1 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ControlledDampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 567 | 234 | 1 | 2 | 1 | 0 | 0 | 1 | 66 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | -- | ||
11 | TMFTestComplete_Cnt_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 456 | 123 | 0 | 1 | 1 | 0 | 0 | 0 | 55 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
12 | TMFTestComplete_Cnt_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 345 | 999 | 1 | 0 | 1 | 0 | 0 | 3 | 44 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
13 | StopTODPerOperation_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 234 | 888 | 0 | 3 | 1 | 0 | 0 | 2 | 33 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
14 | StopTODPerOperation_Cnt_M_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 123 | 777 | 1 | 2 | 1 | 0 | 0 | 1 | 22 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 16711935 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | -- | ||
15 | TODState_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 999 | 666 | 0 | 1 | 1 | 0 | 0 | 0 | 11 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
16 | TODState_Cnt_M_lgc max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 888 | 555 | 1 | 0 | 1 | 0 | 0 | 3 | 89 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
17 | SystemState_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 777 | 444 | 0 | 3 | 1 | 0 | 0 | 2 | 78 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
18 | SystemState_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 3 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 666 | 333 | 1 | 2 | 1 | 0 | 0 | 1 | 67 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
19 | SystemState9_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 555 | 222 | 0 | 1 | 1 | 0 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
20 | SystemState9_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 1 | 0 | 0 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 3 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | -- | ||
21 | t_StateLkpTbl_Cnt_u8_r[16] constant values | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 333 | 434 | 0 | 3 | 1 | 0 | 0 | 2 | 34 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | -- | ||
22 | EcuResetActive_Cnt_M_lgc min | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 222 | 3123 | 1 | 2 | 1 | 0 | 0 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | -- | ||
23 | EcuResetActive_Cnt_M_lgc max | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 1111 | 774 | 0 | 1 | 1 | 0 | 0 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
25 | All max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 4294967295 | 4294967295 | 1 | 3 | 1 | 0 | 0 | 3 | 255 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
P(SYSCHKINCOREAPP=STD_ON) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | case Default | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 1 | 0 | 0 | 4 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
2 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = false and (TRUE == TransitionComplete_Cnt_T_lgc)=true and (TRUE == EcuResetActive_Cnt_M_lgc)=false and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum) =false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=false && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=true | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 1 | 0 | 0 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
3 | (TRUE == EcuResetActive_Cnt_M_lgc)=true and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=false | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 1 | 0 | 0 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | -- | ||
4 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = true and (TRUE == TransitionComplete_Cnt_T_lgc)=false | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 1 | 0 | 0 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=true && (FALSE == TMFTestComplete_Cnt_T_lgc))=false | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 1 | 0 | 0 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
6 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) =true&& (FALSE == TMFTestComplete_Cnt_T_lgc))=true | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 1 | 0 | 0 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 3 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
B(SYSCHKINCOREAPP=STD_OFF) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | FTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 0 | 0 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
2 | FTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 0 | 0 | 0 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | -- | ||
3 | CTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 0 | 0 | 0 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
4 | CTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 432 | 987 | 1 | 0 | 0 | 0 | 0 | 3 | 167 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ATerm_Cnt_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 654 | 789 | 0 | 3 | 0 | 0 | 0 | 2 | 145 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
6 | ATerm_Cnt_lgc max | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 876 | 678 | 1 | 2 | 0 | 0 | 0 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | -- | ||
7 | RampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 987 | 567 | 0 | 1 | 0 | 0 | 0 | 0 | 99 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
8 | RampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 0 | 0 | 0 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
9 | ControlledDampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 678 | 345 | 0 | 3 | 0 | 0 | 0 | 2 | 77 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 1 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ControlledDampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 567 | 234 | 1 | 2 | 0 | 0 | 0 | 1 | 66 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | -- | ||
11 | TMFTestComplete_Cnt_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 456 | 123 | 0 | 1 | 0 | 0 | 0 | 0 | 55 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
12 | TMFTestComplete_Cnt_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 345 | 999 | 1 | 0 | 0 | 0 | 0 | 3 | 44 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
13 | StopTODPerOperation_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 234 | 888 | 0 | 3 | 0 | 0 | 0 | 2 | 33 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
14 | StopTODPerOperation_Cnt_M_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 123 | 777 | 1 | 2 | 0 | 0 | 0 | 1 | 22 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 16711935 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | -- | ||
15 | TODState_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 999 | 666 | 0 | 1 | 0 | 0 | 0 | 0 | 11 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
16 | TODState_Cnt_M_lgc max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 888 | 555 | 1 | 0 | 0 | 0 | 0 | 3 | 89 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
17 | SystemState_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 777 | 444 | 0 | 3 | 0 | 0 | 0 | 2 | 78 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
18 | SystemState_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 3 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 666 | 333 | 1 | 2 | 0 | 0 | 0 | 1 | 67 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
19 | SystemState9_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 555 | 222 | 0 | 1 | 0 | 0 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
20 | SystemState9_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 0 | 0 | 0 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
21 | t_StateLkpTbl_Cnt_u8_r[16] constant values | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 333 | 434 | 0 | 3 | 0 | 0 | 0 | 2 | 34 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
22 | EcuResetActive_Cnt_M_lgc min | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 222 | 3123 | 1 | 2 | 0 | 0 | 0 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | -- | ||
23 | EcuResetActive_Cnt_M_lgc max | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 1111 | 774 | 0 | 1 | 0 | 0 | 0 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
25 | All max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 4294967295 | 4294967295 | 1 | 3 | 0 | 0 | 0 | 3 | 255 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 1 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
P(SYSCHKINCOREAPP=STD_OFF) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | case Default | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 0 | 0 | 4 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
2 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = false and (TRUE == TransitionComplete_Cnt_T_lgc)=true and (TRUE == EcuResetActive_Cnt_M_lgc)=false and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum) =false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=false && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=true | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 0 | 0 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
3 | (TRUE == EcuResetActive_Cnt_M_lgc)=true and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=false | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 0 | 0 | 0 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | -- | ||
4 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = true and (TRUE == TransitionComplete_Cnt_T_lgc)=false | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 0 | 0 | 0 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=true && (FALSE == TMFTestComplete_Cnt_T_lgc))=false | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 0 | 0 | 0 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
6 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) =true&& (FALSE == TMFTestComplete_Cnt_T_lgc))=true | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 0 | 0 | 0 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
B(TODSTEADYSTATE=STD_ON) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | FTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 1 | 0 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
2 | FTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 0 | 1 | 0 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
3 | CTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 0 | 1 | 0 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
4 | CTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 432 | 987 | 1 | 0 | 0 | 1 | 0 | 3 | 167 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ATerm_Cnt_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 654 | 789 | 0 | 3 | 0 | 1 | 0 | 2 | 145 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
6 | ATerm_Cnt_lgc max | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 876 | 678 | 1 | 2 | 0 | 1 | 0 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
7 | RampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 987 | 567 | 0 | 1 | 0 | 1 | 0 | 0 | 99 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
8 | RampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 0 | 1 | 0 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | -- | ||
9 | ControlledDampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 678 | 345 | 0 | 3 | 0 | 1 | 0 | 2 | 77 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 1 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ControlledDampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 567 | 234 | 1 | 2 | 0 | 1 | 0 | 1 | 66 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
11 | TMFTestComplete_Cnt_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 456 | 123 | 0 | 1 | 0 | 1 | 0 | 0 | 55 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
12 | TMFTestComplete_Cnt_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 345 | 999 | 1 | 0 | 0 | 1 | 0 | 3 | 44 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | -- | ||
13 | StopTODPerOperation_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 234 | 888 | 0 | 3 | 0 | 1 | 0 | 2 | 33 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
14 | StopTODPerOperation_Cnt_M_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 123 | 777 | 1 | 2 | 0 | 1 | 0 | 1 | 22 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 16711935 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | -- | ||
15 | TODState_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 999 | 666 | 0 | 1 | 0 | 1 | 0 | 0 | 11 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
16 | TODState_Cnt_M_lgc max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 888 | 555 | 1 | 0 | 0 | 1 | 0 | 3 | 89 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
17 | SystemState_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 777 | 444 | 0 | 3 | 0 | 1 | 0 | 2 | 78 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
18 | SystemState_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 3 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 666 | 333 | 1 | 2 | 0 | 1 | 0 | 1 | 67 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
19 | SystemState9_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 555 | 222 | 0 | 1 | 0 | 1 | 0 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
20 | SystemState9_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 0 | 1 | 0 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
21 | t_StateLkpTbl_Cnt_u8_r[16] constant values | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 333 | 434 | 0 | 3 | 0 | 1 | 0 | 2 | 34 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
22 | EcuResetActive_Cnt_M_lgc min | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 222 | 3123 | 1 | 2 | 0 | 1 | 0 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
23 | EcuResetActive_Cnt_M_lgc max | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 1111 | 774 | 0 | 1 | 0 | 1 | 0 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | -- | ||
25 | All max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 4294967295 | 4294967295 | 1 | 3 | 0 | 1 | 0 | 3 | 255 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 1 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
P(TODSTEADYSTATE=STD_ON) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | case Default | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 1 | 0 | 4 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
2 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = false and (TRUE == TransitionComplete_Cnt_T_lgc)=true and (TRUE == EcuResetActive_Cnt_M_lgc)=false and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum) =false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=false && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=true | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 1 | 0 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
3 | (TRUE == EcuResetActive_Cnt_M_lgc)=true and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=false | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 0 | 1 | 0 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
4 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = true and (TRUE == TransitionComplete_Cnt_T_lgc)=false | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 0 | 1 | 0 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=true && (FALSE == TMFTestComplete_Cnt_T_lgc))=false | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 0 | 1 | 0 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | -- | ||
6 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) =true&& (FALSE == TMFTestComplete_Cnt_T_lgc))=true | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 0 | 1 | 0 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
7 | (NxtSysState_Cnt_T_enum != RTE_MODE_StaMd_Mode_OFF) = False | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 987 | 567 | 0 | 1 | 0 | 1 | 0 | 0 | 99 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
B(TOD2MSTOGGLE=STD_ON) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | FTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 0 | 1 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
2 | FTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 0 | 0 | 1 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
3 | CTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 0 | 0 | 1 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
4 | CTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 432 | 987 | 1 | 0 | 0 | 0 | 1 | 3 | 167 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ATerm_Cnt_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 654 | 789 | 0 | 3 | 0 | 0 | 1 | 2 | 145 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
6 | ATerm_Cnt_lgc max | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 876 | 678 | 1 | 2 | 0 | 0 | 1 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
7 | RampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 987 | 567 | 0 | 1 | 0 | 0 | 1 | 0 | 99 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
8 | RampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 0 | 0 | 1 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | -- | ||
9 | ControlledDampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 678 | 345 | 0 | 3 | 0 | 0 | 1 | 2 | 77 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 1 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ControlledDampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 567 | 234 | 1 | 2 | 0 | 0 | 1 | 1 | 66 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
11 | TMFTestComplete_Cnt_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 456 | 123 | 0 | 1 | 0 | 0 | 1 | 0 | 55 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
12 | TMFTestComplete_Cnt_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 345 | 999 | 1 | 0 | 0 | 0 | 1 | 3 | 44 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | -- | ||
13 | StopTODPerOperation_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 234 | 888 | 0 | 3 | 0 | 0 | 1 | 2 | 33 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
14 | StopTODPerOperation_Cnt_M_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 123 | 777 | 1 | 2 | 0 | 0 | 1 | 1 | 22 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 16711935 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | -- | ||
15 | TODState_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 999 | 666 | 0 | 1 | 0 | 0 | 1 | 0 | 11 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
16 | TODState_Cnt_M_lgc max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 888 | 555 | 1 | 0 | 0 | 0 | 1 | 3 | 89 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
17 | SystemState_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 777 | 444 | 0 | 3 | 0 | 0 | 1 | 2 | 78 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
18 | SystemState_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 3 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 666 | 333 | 1 | 2 | 0 | 0 | 1 | 1 | 67 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 3 | 1 | 0 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
19 | SystemState9_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 555 | 222 | 0 | 1 | 0 | 0 | 1 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
20 | SystemState9_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 0 | 0 | 1 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
21 | t_StateLkpTbl_Cnt_u8_r[16] constant values | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 333 | 434 | 0 | 3 | 0 | 0 | 1 | 2 | 34 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
22 | EcuResetActive_Cnt_M_lgc min | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 222 | 3123 | 1 | 2 | 0 | 0 | 1 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
23 | EcuResetActive_Cnt_M_lgc max | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 1111 | 774 | 0 | 1 | 0 | 0 | 1 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | -- | ||
25 | All max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 4294967295 | 4294967295 | 1 | 3 | 0 | 0 | 1 | 3 | 255 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 1 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
P(TOD2MSTOGGLE=STD_ON) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | case Default | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 0 | 1 | 4 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
2 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = false and (TRUE == TransitionComplete_Cnt_T_lgc)=true and (TRUE == EcuResetActive_Cnt_M_lgc)=false and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum) =false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=false && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=true | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 0 | 0 | 1 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
3 | (TRUE == EcuResetActive_Cnt_M_lgc)=true and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=false | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 0 | 0 | 1 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 1 | 0 | 16711935 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | -- | ||
4 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = true and (TRUE == TransitionComplete_Cnt_T_lgc)=false | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 0 | 0 | 1 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=true && (FALSE == TMFTestComplete_Cnt_T_lgc))=false | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 0 | 0 | 1 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | -- | ||
6 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) =true&& (FALSE == TMFTestComplete_Cnt_T_lgc))=true | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 0 | 0 | 1 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
7 | (NxtSysState_Cnt_T_enum != RTE_MODE_StaMd_Mode_OFF)=false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 987 | 567 | 0 | 1 | 0 | 0 | 1 | 0 | 99 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | -- | ||
8 | (TRUE == TODState_Cnt_M_lgc)=True | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 234 | 888 | 0 | 3 | 0 | 0 | 1 | 2 | 33 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
B(All_ON) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | FTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 1 | 1 | 1 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
2 | FTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 1 | 1 | 1 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 1 | -- | ||
3 | CTerm_Cnt_lgc min | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 1 | 1 | 1 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
4 | CTerm_Cnt_lgc max | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 432 | 987 | 1 | 0 | 1 | 1 | 1 | 3 | 167 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ATerm_Cnt_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 654 | 789 | 0 | 3 | 1 | 1 | 1 | 2 | 145 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
6 | ATerm_Cnt_lgc max | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 876 | 678 | 1 | 2 | 1 | 1 | 1 | 1 | 123 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 1 | -- | ||
7 | RampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 987 | 567 | 0 | 1 | 1 | 1 | 1 | 0 | 99 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
8 | RampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 1 | 1 | 1 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | -- | ||
9 | ControlledDampStatusComplete_Cnt_lgc min | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 678 | 345 | 0 | 3 | 1 | 1 | 1 | 2 | 77 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 1 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
10 | ControlledDampStatusComplete_Cnt_lgc max | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 567 | 234 | 1 | 2 | 1 | 1 | 1 | 1 | 66 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 1 | -- | ||
11 | TMFTestComplete_Cnt_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 456 | 123 | 0 | 1 | 1 | 1 | 1 | 0 | 55 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
12 | TMFTestComplete_Cnt_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 345 | 999 | 1 | 0 | 1 | 1 | 1 | 3 | 44 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | -- | ||
13 | StopTODPerOperation_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 234 | 888 | 0 | 3 | 1 | 1 | 1 | 2 | 33 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
14 | StopTODPerOperation_Cnt_M_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 123 | 777 | 1 | 2 | 1 | 1 | 1 | 1 | 22 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 16711935 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | -- | ||
15 | TODState_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 999 | 666 | 0 | 1 | 1 | 1 | 1 | 0 | 11 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
16 | TODState_Cnt_M_lgc max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 3 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 888 | 555 | 1 | 0 | 1 | 1 | 1 | 3 | 89 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 0 | 3 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
17 | SystemState_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 777 | 444 | 0 | 3 | 1 | 1 | 1 | 2 | 78 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
18 | SystemState_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 3 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 666 | 333 | 1 | 2 | 1 | 1 | 1 | 1 | 67 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 0 | 0 | 3 | 1 | 0 | 2 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | -- | ||
19 | SystemState9_Cnt_M_enum min | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 555 | 222 | 0 | 1 | 1 | 1 | 1 | 0 | 56 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
20 | SystemState9_Cnt_M_enum max | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 1 | 1 | 1 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 3 | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 0 | 0 | -- | ||
21 | t_StateLkpTbl_Cnt_u8_r[16] constant values | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 333 | 434 | 0 | 3 | 1 | 1 | 1 | 2 | 34 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | -- | ||
22 | EcuResetActive_Cnt_M_lgc min | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 222 | 3123 | 1 | 2 | 1 | 1 | 1 | 1 | 23 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 1 | -- | ||
23 | EcuResetActive_Cnt_M_lgc max | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 1111 | 774 | 0 | 1 | 1 | 1 | 1 | 0 | 12 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
24 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | -- | ||
25 | All max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 4294967295 | 4294967295 | 1 | 3 | 1 | 1 | 1 | 3 | 255 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
StaMd_Per1 | TS | -- | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
P(All_ON) | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | I/P | Func Stub Return Val | Func Stub Return Val | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTerm_Cnt_lgc | CTerm_Cnt_lgc | ATerm_Cnt_lgc | RampStatusComplete_Cnt_lgc | ControlledDampStatusComplete_Cnt_lgc | TMFTestComplete_Cnt_lgc | StopTODPerOperation_Cnt_M_lgc | TODState_Cnt_M_lgc | SystemState_Cnt_M_enum | SystemState9_Cnt_M_enum | t_StateLkpTbl_Cnt_u8_r0[16] | t_StateLkpTbl_Cnt_u8_r1[16] | t_StateLkpTbl_Cnt_u8_r2[16] | t_StateLkpTbl_Cnt_u8_r3[16] | EcuResetActive_Cnt_M_lgc | FinalNvMWriteInProgress_Cnt_M_lgc | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | BC_STAMD_SYSCHKINCOREAPP | BC_STAMD_TODSTEADYSTATE | BC_STAMD_TOD2MSTOGGLE | Rte_Mode_SystemState_Mode | NvM_GetErrorStatus | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | TODState_Cnt_M_lgc | TransitionComplete_Cnt_M_lgc | StopTODPerOperation_Cnt_M_lgc | SystemState_Cnt_M_enum | FinalNvMWriteInProgress_Cnt_M_lgc | CloseCheck_Cnt_u32 | SysCSystemState_Cnt_M_enum | Rte_Call_StaMd_Per1_CP0_CheckpointReached | Rte_Mode_SystemState_Mode | Rte_Call_TOD_OP_SET | Rte_Switch_SystemState_Mode | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_StaMd_Per1_CP1_CheckpointReached | NvM_GetErrorStatus | Rte_Call_CloseCheckData_WriteBlock | P/F | CPU Cycles | |
1 | case Default | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 1 | 1 | 1 | 4 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 2 | 0 | 0 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
2 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = false and (TRUE == TransitionComplete_Cnt_T_lgc)=true and (TRUE == EcuResetActive_Cnt_M_lgc)=false and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum) =false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=false && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=true | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 1 | 2 | 2 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 0 | 6656 | 432 | 0 | 3 | 1 | 1 | 1 | 2 | 213 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 0 | 0 | 0 | 0 | 3 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
3 | (TRUE == EcuResetActive_Cnt_M_lgc)=true and ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=false && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) && (FALSE == TMFTestComplete_Cnt_T_lgc)) and (NxtSysState_Cnt_T_enum != SysState_Cnt_T_enum)=false | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 1 | 5235 | 654 | 1 | 2 | 1 | 1 | 1 | 1 | 185 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 1 | 0 | 16711935 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 1 | -- | ||
4 | (*(T_CurrentSystemState_Ptr_enum[i]) != SysState_Cnt_T_enum) = true and (TRUE == TransitionComplete_Cnt_T_lgc)=false | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 521 | 876 | 0 | 1 | 1 | 1 | 1 | 0 | 178 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | -- | ||
5 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum)=true && (FALSE == TMFTestComplete_Cnt_T_lgc))=false | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 789 | 456 | 1 | 0 | 1 | 1 | 1 | 3 | 88 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | -- | ||
6 | ((RTE_MODE_StaMd_Mode_DISABLE == NxtSysState_Cnt_T_enum)=true && (RTE_MODE_StaMd_Mode_WARMINIT == SysState_Cnt_T_enum) =true&& (FALSE == TMFTestComplete_Cnt_T_lgc))=true | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 3 | 3 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 0 | 1 | 444 | 646 | 1 | 0 | 1 | 1 | 1 | 3 | 45 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 0 | 1 | 0 | 3 | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 0 | 0 | -- | ||
7 | (NxtSysState_Cnt_T_enum != RTE_MODE_StaMd_Mode_OFF)=False | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 0, 0, 3, 0 | 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3 | 2, 2, 2, 2, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 0, 3, 0, 2, 0 | 1 | 0 | 987 | 567 | 0 | 1 | 1 | 1 | 1 | 0 | 99 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
ReadTypeH | B | 8 | TypeHData_Cnt_u08[300] | T_TypeHInfo_Cnt_Str0.Start[300] | SuspendAllInterrupts |
ReadTypeH | p | 2 | T_TypeHInfo_Cnt_Str0.Size | T_TypeHInfo_Cnt_Str1.Start[300] | ResumeAllInterrupts |
T_TypeHInfo_Cnt_Str1.Size | T_TypeHInfo_Cnt_Str2.Start[300] | ||||
T_TypeHInfo_Cnt_Str2.Size |
ReadTypeH | TS | -- | -- | |||||||||||||||
B | I/P | I/P | I/P | I/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | TypeHData_Cnt_u08[300] | T_TypeHInfo_Cnt_Str0.Size | T_TypeHInfo_Cnt_Str1.Size | T_TypeHInfo_Cnt_Str2.Size | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | SuspendAllInterrupts | ResumeAllInterrupts | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | SuspendAllInterrupts | ResumeAllInterrupts | P/F | CPU Cycles | |
1 | T_TypeHInfo_Cnt_Str[3].Size min | 10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250 | 0 | 0 | 0 | -- | -- | -- | -- | -- | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
2 | T_TypeHInfo_Cnt_Str[3].Size max | 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254 | 300 | 0 | 0 | -- | -- | -- | -- | -- | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
3 | T_TypeHInfo_Cnt_Str[3].Size pos | 10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250 | 23 | 34 | 46 | -- | -- | -- | -- | -- | 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150, 160, 170, 180, 190, 200, 210, 220, 230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 240, 250, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150, 160, 170, 180, 190, 200, 210, 220, 230, 240, 250, 10, 20, 30, 40, 50, 60, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 80, 90, 100, 110, 120, 130, 140, 150, 160, 170, 180, 190, 200, 210, 220, 230, 240, 250, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150, 160, 170, 180, 190, 200, 210, 220, 230, 240, 250, 10, 20, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
4 | TypeHData_Cnt_u08 [300] min | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | 50 | 60 | 70 | -- | -- | -- | -- | -- | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
5 | TypeHData_Cnt_u08 [300] max | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | 53 | 54 | 23 | -- | -- | -- | -- | -- | 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
6 | TypeHData_Cnt_u08 [300] pos | 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254 | 25 | 64 | 29 | -- | -- | -- | -- | -- | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
7 | All min | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | 0 | 0 | 0 | -- | -- | -- | -- | -- | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
8 | All max | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | 300 | 0 | 0 | -- | -- | -- | -- | -- | 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
ReadTypeH | TS | -- | ||||||||||||||||
p | I/P | I/P | I/P | I/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | TypeHData_Cnt_u08[300] | T_TypeHInfo_Cnt_Str0.Size | T_TypeHInfo_Cnt_Str1.Size | T_TypeHInfo_Cnt_Str2.Size | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | SuspendAllInterrupts | ResumeAllInterrupts | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | SuspendAllInterrupts | ResumeAllInterrupts | P/F | CPU Cycles | |
1 | (T_TypeHInfo_Cnt_Str[TypeHInfoIdx_Cnt_T_u08].Size != 0U) = False | 10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250 | 0 | 0 | 0 | -- | -- | -- | -- | -- | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
2 | (T_TypeHInfo_Cnt_Str[TypeHInfoIdx_Cnt_T_u08].Size != 0U)=True | 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254 | 300 | 0 | 0 | -- | -- | -- | -- | -- | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254, 254 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
WriteTypeH | B | 8 | T_TypeHInfo_Cnt_Str0.Size | TypeHData_Cnt_u08[300] | SuspendAllInterrupts |
WriteTypeH | p | 2 | T_TypeHInfo_Cnt_Str1.Size | ResumeAllInterrupts | |
T_TypeHInfo_Cnt_Str2.Size | Rte_Call_TypeHData_WriteBlock | ||||
T_TypeHInfo_Cnt_Str0.Start[300] | |||||
T_TypeHInfo_Cnt_Str1.Start[300] | |||||
T_TypeHInfo_Cnt_Str2.Start[300] |
WriteTypeH | TS | -- | ||||||||||||||||
B | I/P | I/P | I/P | I/P | I/P | I/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | T_TypeHInfo_Cnt_Str0.Size | T_TypeHInfo_Cnt_Str1.Size | T_TypeHInfo_Cnt_Str2.Size | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | TypeHData_Cnt_u08[300] | SuspendAllInterrupts | ResumeAllInterrupts | Rte_Call_TypeHData_WriteBlock | TypeHData_Cnt_u08[300] | SuspendAllInterrupts | ResumeAllInterrupts | Rte_Call_TypeHData_WriteBlock | P/F | CPU Cycles | |
1 | T_TypeHInfo_Cnt_Str[3].Size min | 0 | 0 | 0 | 75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75 | 220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | -- | -- | -- | -- | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | -- | ||
2 | T_TypeHInfo_Cnt_Str[3].Size max | 300 | 0 | 0 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | 75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75 | 220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220 | -- | -- | -- | -- | 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157, 157 | 1 | 1 | 1 | -- | ||
3 | T_TypeHInfo_Cnt_Str[3].Size pos | 25 | 45 | 65 | 220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | -- | -- | -- | -- | 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | -- | ||
4 | T_TypeHInfo_Cnt_Str[3].Start[300] min | 43 | 64 | 35 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | -- | -- | -- | -- | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | -- | ||
5 | T_TypeHInfo_Cnt_Str[3].Start[300] max | 42 | 74 | 24 | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | -- | -- | -- | -- | 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | -- | ||
6 | T_TypeHInfo_Cnt_Str[3].Start[300] pos | 32 | 86 | 34 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | -- | -- | -- | -- | 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | -- | ||
7 | All min | 0 | 0 | 0 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | -- | -- | -- | -- | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | -- | ||
8 | All max | 300 | 0 | 0 | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | -- | -- | -- | -- | 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255 | 1 | 1 | 1 | -- | ||
WriteTypeH | TS | -- | ||||||||||||||||
p | I/P | I/P | I/P | I/P | I/P | I/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | T_TypeHInfo_Cnt_Str0.Size | T_TypeHInfo_Cnt_Str1.Size | T_TypeHInfo_Cnt_Str2.Size | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | TypeHData_Cnt_u08[300] | SuspendAllInterrupts | ResumeAllInterrupts | Rte_Call_TypeHData_WriteBlock | TypeHData_Cnt_u08[300] | SuspendAllInterrupts | ResumeAllInterrupts | Rte_Call_TypeHData_WriteBlock | P/F | CPU Cycles | |
1 | (T_TypeHInfo_Cnt_Str[TypeHInfoIdx_Cnt_T_u08].Size != 0U) = False | 0 | 0 | 0 | 75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75 | 220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | -- | -- | -- | -- | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | -- | ||
2 | (T_TypeHInfo_Cnt_Str[TypeHInfoIdx_Cnt_T_u08].Size != 0U) = True | 100 | 100 | 100 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | 75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75 | 220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220 | -- | -- | -- | -- | 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 157, 157, 157, 157, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220 | 1 | 1 | 1 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
StaMd_SCom_EcuReset | B | 1 | EcuResetActive_Cnt_M_lgc |
StaMd_SCom_EcuReset | TS | -- | ||||
B | O/P | Expected O/P | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | EcuResetActive_Cnt_M_lgc | EcuResetActive_Cnt_M_lgc | P/F | CPU Cycles | |
1 | Check for O/p variable | -- | 1 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
SystemStateCheck | B | 22 | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | |
SystemStateCheck | p | 20 | SysCSystemState_Cnt_M_enum | ||
EcuResetActive_Cnt_M_lgc | |||||
SystemState_Cnt_M_enum | |||||
WARMINITMilestoneRqst_Cnt_M_u32 | |||||
WarmInitMilestoneRqst9_Cnt_M_u32 |
SystemStateCheck | TS | -- | ||||||||||||||||||
B | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | Function Return Val | O/P | Expected Return Val | Expected O/P | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTermActive1_Cnt_T_lgc | CTermActive1_Cnt_T_lgc | ATermActive1_Cnt_T_lgc | RampStatusCmp1_Cnt_T_lgc | CtrldDmpStsCmp1_Cnt_T_lgc | TMFTestComplete_Cnt_T_lgc | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | EcuResetActive_Cnt_M_lgc | SystemState_Cnt_M_enum | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | SystemStateCheck | SysCSystemState_Cnt_M_enum | SystemStateCheck | SysCSystemState_Cnt_M_enum | P/F | CPU Cycles | |
1 | FTermActive1_Cnt_T_lgc min | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 35345 | 45234 | -- | -- | 0 | 1 | -- | ||
2 | FTermActive1_Cnt_T_lgc max | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 2 | 4234 | 745 | -- | -- | 1 | 1 | -- | ||
3 | CTermActive1_Cnt_T_lgc min | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 3 | 1 | 3 | 745 | 34123 | -- | -- | 1 | 1 | -- | ||
4 | CTermActive1_Cnt_T_lgc max | 1 | 1 | 1 | 1 | 1 | 0 | 1 | 2 | 1 | 0 | 4234 | 23123 | -- | -- | 1 | 1 | -- | ||
5 | ATermActive1_Cnt_T_lgc min | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 7457 | 4234 | -- | -- | 0 | 1 | -- | ||
6 | ATermActive1_Cnt_T_lgc max | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 3 | 1 | 2 | 78768 | 52 | -- | -- | 1 | 1 | -- | ||
7 | RampStatusCmp1_Cnt_T_lgc min | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 3 | 45234 | 4234 | -- | -- | 1 | 1 | -- | ||
8 | RampStatusCmp1_Cnt_T_lgc max | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 2 | 1 | 0 | 90780 | 34123 | -- | -- | 1 | 1 | -- | ||
9 | CtrldDmpStsCmp1_Cnt_T_lgc min | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 56435 | 5345 | -- | -- | 0 | 1 | -- | ||
10 | CtrldDmpStsCmp1_Cnt_T_lgc max | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 3 | 1 | 2 | 4124 | 97689 | -- | -- | 1 | 1 | -- | ||
11 | TMFTestComplete_Cnt_T_lgc min | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3 | 7567 | 5235 | -- | -- | 1 | 1 | -- | ||
12 | TMFTestComplete_Cnt_T_lgc max | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 2 | 1 | 0 | 9789 | 76456 | -- | -- | 1 | 1 | -- | ||
13 | TransitionComplete_Cnt_M_lgc min | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 634 | 423 | -- | -- | 2 | 0 | -- | ||
14 | TransitionComplete_Cnt_M_lgc max | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 1 | 2 | 4234 | 55235 | -- | -- | 1 | 1 | -- | ||
15 | SysCSystemState_Cnt_M_enum min | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 3 | 785678 | 87567 | -- | -- | 1 | 1 | -- | ||
16 | SysCSystemState_Cnt_M_enum max | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 1 | 0 | 8768 | 124 | -- | -- | 1 | 1 | -- | ||
17 | EcuResetActive_Cnt_M_lgc min | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 5235 | 525 | -- | -- | 0 | 1 | -- | ||
18 | EcuResetActive_Cnt_M_lgc max | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 2 | 1 | 2 | 7567 | 545 | -- | -- | 1 | 1 | -- | ||
19 | SystemState_Cnt_M_enum min | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 5235 | 66 | -- | -- | 1 | 1 | -- | ||
20 | SystemState_Cnt_M_enum max | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 1 | 3 | 4124 | 5235 | -- | -- | 1 | 1 | -- | ||
21 | All min | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | -- | 2 | 0 | -- | ||
22 | All max | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 3 | 1 | 3 | 4294967295 | 4294967295 | -- | -- | 1 | 1 | -- | ||
SystemStateCheck | TS | -- | ||||||||||||||||||
p | Param | Param | Param | Param | Param | Param | I/P | I/P | I/P | I/P | I/P | I/P | Function Return Val | O/P | Expected Return Val | Expected O/P | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | FTermActive1_Cnt_T_lgc | CTermActive1_Cnt_T_lgc | ATermActive1_Cnt_T_lgc | RampStatusCmp1_Cnt_T_lgc | CtrldDmpStsCmp1_Cnt_T_lgc | TMFTestComplete_Cnt_T_lgc | TransitionComplete_Cnt_M_lgc | SysCSystemState_Cnt_M_enum | EcuResetActive_Cnt_M_lgc | SystemState_Cnt_M_enum | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | SystemStateCheck | SysCSystemState_Cnt_M_enum | SystemStateCheck | SysCSystemState_Cnt_M_enum | P/F | CPU Cycles | |
1 | (TRUE == TransitionComplete_Cnt_M_lgc) = True and (TRUE == EcuResetActive_Cnt_M_lgc)=True and (SysCSystemState_Cnt_M_enum != SystemState_Cnt_M_enum)=False and ((False = FTermActive1_Cnt_T_lgc)=True And (True = CTermActive1_Cnt_T_lgc) =TrueAnd (True = ATermActive1_Cnt_T_lgc))=false and (FALSE == ATermActive_Cnt_T_lgc)=True | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 35345 | 45234 | -- | -- | 0 | 1 | -- | ||
2 | (TRUE == TransitionComplete_Cnt_M_lgc) = False | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 634 | 423 | -- | -- | 2 | 0 | -- | ||
3 | (TRUE == ATermActive_Cnt_T_lgc) = True and (SysCSystemState_Cnt_M_enum != SystemState_Cnt_M_enum)=True | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 2 | 4234 | 745 | -- | -- | 1 | 1 | -- | ||
4 | (TRUE == ATermActive_Cnt_T_lgc) = False | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 3 | 45234 | 4234 | -- | -- | 1 | 1 | -- | ||
5 | (TRUE == EcuResetActive_Cnt_M_lgc) = False | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 5235 | 525 | -- | -- | 0 | 1 | -- | ||
6 | ((TRUE == RampStatusCmp_Cnt_T_lgc)=False || (TRUE == CtrldDmpStsCmp_Cnt_T_lgc))=True | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 2 | 1 | 1 | 35345 | 45234 | -- | -- | 0 | 1 | -- | ||
7 | ((TRUE == RampStatusCmp_Cnt_T_lgc)=False || (TRUE == CtrldDmpStsCmp_Cnt_T_lgc))=False | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 2 | 1 | 1 | 35345 | 45234 | -- | -- | 0 | 1 | -- | ||
8 | ((TRUE == RampStatusCmp_Cnt_T_lgc)=True || (TRUE == CtrldDmpStsCmp_Cnt_T_lgc))=False | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 2 | 1 | 1 | 35345 | 45234 | -- | -- | 0 | 1 | -- | ||
9 | ((False = FTermActive1_Cnt_T_lgc)=True And (True = CTermActive1_Cnt_T_lgc) =TrueAnd (True = ATermActive1_Cnt_T_lgc))=True | 0 | 1 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 35345 | 45234 | -- | -- | 0 | 1 | -- | ||
10 | ((False = FTermActive1_Cnt_T_lgc)=True And (True = CTermActive1_Cnt_T_lgc) =falseAnd (True = ATermActive1_Cnt_T_lgc))=True and (FALSE == ATermActive_Cnt_T_lgc)=False | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 35345 | 45234 | -- | -- | 0 | 1 | -- | ||
11 | ((False = FTermActive1_Cnt_T_lgc)=false And (True = CTermActive1_Cnt_T_lgc) =falseAnd (True = ATermActive1_Cnt_T_lgc))=True | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 35345 | 45234 | -- | -- | 0 | 1 | -- | ||
12 | ((CheckWarmInitComplete_Temp = True)=False And (False = FTermActive1_Cnt_T_lgc) And (True = CTermActive1_Cnt_T_lgc) And (True = ATermActive1_Cnt_T_lgc)) and (((FALSE == ATermActive_Cnt_T_lgc) =True || (TRUE == FTermActive_Cnt_T_lgc)) =False && (TRUE == TMFTestComplete_Cnt_T_lgc))=True | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 3 | 1 | 3 | 745 | 34123 | -- | -- | 1 | 1 | -- | ||
13 | ((CheckWarmInitComplete_Temp = True)=True And (False = FTermActive1_Cnt_T_lgc) =True And (True = CTermActive1_Cnt_T_lgc) = FalseAnd (True = ATermActive1_Cnt_T_lgc)) | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 3 | 1 | 3 | 0 | 0 | -- | -- | 1 | 1 | -- | ||
14 | ((CheckWarmInitComplete_Temp = True)=True And (False = FTermActive1_Cnt_T_lgc) =false And (True = CTermActive1_Cnt_T_lgc) And (True = ATermActive1_Cnt_T_lgc)) | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 3 | 1 | 3 | 0 | 0 | -- | -- | 1 | 1 | -- | ||
15 | ((CheckWarmInitComplete_Temp = True)=True And (False = FTermActive1_Cnt_T_lgc) =True And (True = CTermActive1_Cnt_T_lgc)=True And (True = ATermActive1_Cnt_T_lgc))=False | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 3 | 1 | 3 | 0 | 0 | -- | -- | 1 | 1 | -- | ||
16 | ((CheckWarmInitComplete_Temp = True)=True And (False = FTermActive1_Cnt_T_lgc) =True And (True = CTermActive1_Cnt_T_lgc)=True And (True = ATermActive1_Cnt_T_lgc))=True | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 3 | 1 | 3 | 0 | 0 | -- | -- | 1 | 1 | -- | ||
17 | (((False = ATermActive1_Cnt_T_lgc)=False Or (True = FTermActive1_Cnt_T_lgc)) =False And (True = TMFTestComplete_Cnt_T_lgc))=True | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 3 | 1 | 3 | 745 | 34123 | -- | -- | 1 | 1 | -- | ||
18 | (((False = ATermActive1_Cnt_T_lgc)=False Or (True = FTermActive1_Cnt_T_lgc)) =True And (True = TMFTestComplete_Cnt_T_lgc))=False | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 3 | 1 | 3 | 745 | 34123 | -- | -- | 1 | 1 | -- | ||
19 | (((False = ATermActive1_Cnt_T_lgc)=False Or (True = FTermActive1_Cnt_T_lgc)) =True And (True = TMFTestComplete_Cnt_T_lgc))=True | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 3 | 1 | 3 | 745 | 34123 | -- | -- | 1 | 1 | -- | ||
20 | (((FALSE == ATermActive_Cnt_T_lgc) =True || (TRUE == FTermActive_Cnt_T_lgc)) =False && (TRUE == TMFTestComplete_Cnt_T_lgc))=False | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 3 | 1 | 3 | 745 | 34123 | -- | -- | 1 | 1 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
CheckWarmInitComplete | B | 8 | WARMINITMilestoneRqst_Cnt_M_u32 | ||
CheckWarmInitComplete | P | 2 | WarmInitMilestoneRqst9_Cnt_M_u32 |
CheckWarmInitComplete | TS | -- | ||||||
B | I/P | I/P | Function Return Val | Expected Return Val | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | CheckWarmInitComplete | CheckWarmInitComplete | P/F | CPU Cycles | |
1 | WARMINITMilestoneRqst_Cnt_M_u32 min | 0 | 634534 | -- | 0 | -- | ||
2 | WARMINITMilestoneRqst_Cnt_M_u32 max | 4294967295 | 53452 | -- | 0 | -- | ||
3 | WARMINITMilestoneRqst_Cnt_M_u32 pos | 645636 | 4414 | -- | 0 | -- | ||
4 | WarmInitMilestoneRqst9_Cnt_M_u32 min | 23123 | 0 | -- | 0 | -- | ||
5 | WarmInitMilestoneRqst9_Cnt_M_u32 max | 534534 | 4294967295 | -- | 0 | -- | ||
6 | WarmInitMilestoneRqst9_Cnt_M_u32 pos | 32523 | 645636 | -- | 0 | -- | ||
7 | All min | 0 | 0 | -- | 1 | -- | ||
8 | All max | 4294967295 | 4294967295 | -- | 0 | -- | ||
CheckWarmInitComplete | TS | -- | ||||||
P | I/P | I/P | Function Return Val | Expected Return Val | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | WARMINITMilestoneRqst_Cnt_M_u32 | WarmInitMilestoneRqst9_Cnt_M_u32 | CheckWarmInitComplete | CheckWarmInitComplete | P/F | CPU Cycles | |
1 | (0 = WARMINITMilestoneRqst_Cnt_T_u32) False | 0 | 634534 | -- | 0 | -- | ||
2 | (0 = WARMINITMilestoneRqst_Cnt_T_u32) True | 0 | 0 | -- | 1 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
StaMd_Trns1 | B | 1 | T_TypeHInfo_Cnt_Str0.Size | FinalNvMWriteInProgress_Cnt_M_lgc | DemIf_DemShutdown |
T_TypeHInfo_Cnt_Str1.Size | TypeHData_Cnt_u08[300] | NVMWRITEALLFUNC | |||
T_TypeHInfo_Cnt_Str2.Size | SuspendAllInterrupts | ||||
T_TypeHInfo_Cnt_Str0.Start[300] | ResumeAllInterrupts | ||||
T_TypeHInfo_Cnt_Str1.Start[300] | Rte_Call_TypeHData_WriteBlock | ||||
T_TypeHInfo_Cnt_Str2.Start[300] |
StaMd_Trns1 | TS | -- | ||||||||||||||||||||||
B | I/P | I/P | I/P | I/P | I/P | I/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | T_TypeHInfo_Cnt_Str0.Size | T_TypeHInfo_Cnt_Str1.Size | T_TypeHInfo_Cnt_Str2.Size | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | FinalNvMWriteInProgress_Cnt_M_lgc | TypeHData_Cnt_u08[300] | DemIf_DemShutdown | NVMWRITEALLFUNC | SuspendAllInterrupts | ResumeAllInterrupts | Rte_Call_TypeHData_WriteBlock | FinalNvMWriteInProgress_Cnt_M_lgc | TypeHData_Cnt_u08[300] | DemIf_DemShutdown | NVMWRITEALLFUNC | SuspendAllInterrupts | ResumeAllInterrupts | Rte_Call_TypeHData_WriteBlock | P/F | CPU Cycles | |
1 | Check for O/p variable and Call trace | 25 | 45 | 65 | 220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | 157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157,157 | -- | -- | -- | -- | -- | -- | -- | 1 | 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | 1 | 1 | -- | ||
![]() | |||||
Nexteer EPS Unit Test Tool | |||||
Rev:2.7b | |||||
Test Setup | |||||
Number Of Calibrations | 0 | ||||
Number Of Calibration Sets | 0 | ||||
Calibration Sheet | |||||
Function(s) Under Test | Variables | Function Stubs | |||
Function Name | TestType | Test Vectors | Set | Read | Function Name |
StaMd_Init1 | B | 3 | CloseCheck_Cnt_u32 | CloseCheck_Cnt_u32 | Rte_Call_NxtrDiagMgr_SetNTCStatus |
StaMd_Init1 | P | 2 | TypeHData_Cnt_u08[300] | Ip_NTC | Rte_Call_CloseCheckData_WriteBlock |
T_TypeHInfo_Cnt_Str0.Size | Ip_Param | SuspendAllInterrupts | |||
T_TypeHInfo_Cnt_Str1.Size | Ip_Status | ResumeAllInterrupts | |||
T_TypeHInfo_Cnt_Str2.Size | T_TypeHInfo_Cnt_Str0.Start[300] | ||||
T_TypeHInfo_Cnt_Str1.Start[300] | |||||
T_TypeHInfo_Cnt_Str2.Start[300] |
StaMd_Init1 | TS | -- | -- | ||||||||||||||||||||||||||||
B | I/P | I/P | I/P | I/P | I/P | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | CloseCheck_Cnt_u32 | TypeHData_Cnt_u08[300] | T_TypeHInfo_Cnt_Str0.Size | T_TypeHInfo_Cnt_Str1.Size | T_TypeHInfo_Cnt_Str2.Size | CloseCheck_Cnt_u32 | Ip_NTC | Ip_Param | Ip_Status | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_CloseCheckData_WriteBlock | SuspendAllInterrupts | ResumeAllInterrupts | CloseCheck_Cnt_u32 | Ip_NTC | Ip_Param | Ip_Status | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_CloseCheckData_WriteBlock | SuspendAllInterrupts | ResumeAllInterrupts | P/F | CPU Cycles | |
1 | CloseCheck_Cnt_u32 min | 0 | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | 0 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1431677610 | 191 | 1 | 1 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | 1 | -- | ||
2 | CloseCheck_Cnt_u32 max | 4294967295 | 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255 | 300 | 0 | 0 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1431677610 | 191 | 1 | 1 | 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | 1 | -- | ||
3 | CloseCheck_Cnt_u32 pos | 16711935 | 75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75 | 50 | 60 | 70 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1431677610 | 191 | 1 | 0 | 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 75, 75, 75, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | 1 | -- | ||
StaMd_Init1 | TS | -- | -- | ||||||||||||||||||||||||||||
P | I/P | I/P | I/P | I/P | I/P | O/P | O/P | O/P | O/P | O/P | O/P | O/P | Func Stub Counter | Func Stub Counter | Func Stub Counter | Func Stub Counter | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected O/P | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Expected Stub Cnt | Test Status | Perf. Metrics | Comments | |
Vector Number | Vector Description | CloseCheck_Cnt_u32 | TypeHData_Cnt_u08[300] | T_TypeHInfo_Cnt_Str0.Size | T_TypeHInfo_Cnt_Str1.Size | T_TypeHInfo_Cnt_Str2.Size | CloseCheck_Cnt_u32 | Ip_NTC | Ip_Param | Ip_Status | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_CloseCheckData_WriteBlock | SuspendAllInterrupts | ResumeAllInterrupts | CloseCheck_Cnt_u32 | Ip_NTC | Ip_Param | Ip_Status | T_TypeHInfo_Cnt_Str0.Start[300] | T_TypeHInfo_Cnt_Str1.Start[300] | T_TypeHInfo_Cnt_Str2.Start[300] | Rte_Call_NxtrDiagMgr_SetNTCStatus | Rte_Call_CloseCheckData_WriteBlock | SuspendAllInterrupts | ResumeAllInterrupts | P/F | CPU Cycles | |
1 | (CloseCheck_Cnt_u32 = D_CLOSECHECKVALUE_CNT_U32) False | 52352 | 220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220,220 | 100 | 100 | 100 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1431677610 | 191 | 1 | 1 | 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | 1 | -- | ||
2 | (CloseCheck_Cnt_u32 = D_CLOSECHECKVALUE_CNT_U32) True | 16711935 | 75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75,75 | 23 | 34 | 46 | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 1431677610 | 191 | 1 | 0 | 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 | 1 | 1 | 1 | 1 | -- | ||