/* Real-time sequence execution */ START:2006/10/03.23:50:00 { SEQ:EIS_USC_Y_SEQ ; } /*------------------------------------------*/ /* Real sequences */ DEFSEQ(REAL) : EIS_USC_Y_SEQ{ C. : "EIS Start-up 2-b (COMENG001)" ; CMD : EIS_MODE_STBY ; C. : "Wait 30 sec " ; CMD : MDP_STS_EIS_ERR_CLR ; C. : "Wait 5 sec " ; CMD : EIS_ICU_MON_DIS ; C. : "Wait 5 sec " ; /* address size in hexadecimal as defined in SIB */ CMD : EIS_DUMP_HKTBL 00 00 00 02 80 ; C. : "Error in verification happens " ; C. : "Dump data should be a master memoery data for on-board memory data" ; /* The next command creates the upload commands from difference of two memory maps. */ C. : " RAM-ID PassID RAM-sub-ID (in decimal)" ; ENTRY : RAM EIS_HKTBL 01 881 ; CMD : EIS_DUMP_HKTBL 00 00 00 02 80 ; C. : "Error will not happen " ; CMD : EIS_ICU_MON_ENA ; CMD : EIS_SET_MHC_OPEPAR 02 58 00 01 E0 70 00 00 80 FC 41 33 14 6D 00 96 02 BC 06 F4 01 27 ; C. : "Wait 5 sec " ; } /*------------------------------------------*/ /* OP sequences */ /*------------------------------------------*/ /* OG sequences */