]> rtime.felk.cvut.cz Git - arc.git/commitdiff
Updated examples for mpc5567qrtech
authorjutt <devnull@localhost>
Mon, 15 Oct 2012 08:13:51 +0000 (10:13 +0200)
committerjutt <devnull@localhost>
Mon, 15 Oct 2012 08:13:51 +0000 (10:13 +0200)
39 files changed:
boards/mpc5567qrtech/examples/led_rte/config/Dio_Cfg.h
boards/mpc5567qrtech/examples/led_rte/config/EcuM_Cfg.h
boards/mpc5567qrtech/examples/led_rte/config/EcuM_PBcfg.c
boards/mpc5567qrtech/examples/led_rte/config/IoHwAb_Analog.h
boards/mpc5567qrtech/examples/led_rte/config/IoHwAb_Cfg.h
boards/mpc5567qrtech/examples/led_rte/config/IoHwAb_Dcm.h
boards/mpc5567qrtech/examples/led_rte/config/IoHwAb_Digital.h
boards/mpc5567qrtech/examples/led_rte/config/IoHwAb_Pwm.h
boards/mpc5567qrtech/examples/led_rte/config/Mcu_Cfg.c
boards/mpc5567qrtech/examples/led_rte/config/Mcu_Cfg.h
boards/mpc5567qrtech/examples/led_rte/config/Os_Cfg.h
boards/mpc5567qrtech/examples/led_rte/config/Port_Cfg.c
boards/mpc5567qrtech/examples/led_rte/config/Port_Cfg.h
boards/mpc5567qrtech/examples/led_rte/config/Rte_Type.h
boards/mpc5567qrtech/examples/os_simple/config/Det_Cfg.h
boards/mpc5567qrtech/examples/os_simple/config/Dio_Cfg.h
boards/mpc5567qrtech/examples/os_simple/config/EcuM_Cfg.h
boards/mpc5567qrtech/examples/os_simple/config/EcuM_PBcfg.c
boards/mpc5567qrtech/examples/os_simple/config/Mcu_Cfg.c
boards/mpc5567qrtech/examples/os_simple/config/Mcu_Cfg.h
boards/mpc5567qrtech/examples/os_simple/config/Os_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/CanIf_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/CanIf_SpecialPdus.h
boards/mpc5567qrtech/examples/rte_simple/config/Can_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/Can_PBcfg.c
boards/mpc5567qrtech/examples/rte_simple/config/Com_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/Com_PbCfg.h
boards/mpc5567qrtech/examples/rte_simple/config/Det_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/Dio_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/EcuM_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/EcuM_PBcfg.c
boards/mpc5567qrtech/examples/rte_simple/config/Mcu_Cfg.c
boards/mpc5567qrtech/examples/rte_simple/config/Mcu_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/Os_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/PduR_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/PduR_PbCfg.h
boards/mpc5567qrtech/examples/rte_simple/config/Port_Cfg.c
boards/mpc5567qrtech/examples/rte_simple/config/Port_Cfg.h
boards/mpc5567qrtech/examples/rte_simple/config/Rte_Type.h

index 8b98641fd963d810607adadd0c77c6c024c4ef8a..645940b7939bbfa742df3c0f1544232cc1c8f231 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((DIO_SW_MAJOR_VERSION == 1) && (DIO_SW_MINOR_VERSION == 0)) )
-#error Dio: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+\r
+#if !(((DIO_SW_MAJOR_VERSION == 1) && (DIO_SW_MINOR_VERSION == 0)) )\r
+#error Dio: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 \r
 #ifndef DIO_CFG_H_\r
 #define DIO_CFG_H_\r
index 29bdec2adf53bfee314e7bd6c73fe3622f513986..4995c662ad3ffe3355b91179507a1f4e883dad25 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.1.10\r
+* Generator version:       2.1.11\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((ECUM_SW_MAJOR_VERSION == 2) && (ECUM_SW_MINOR_VERSION == 0)) )
-#error EcuM: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((ECUM_SW_MAJOR_VERSION == 2) && (ECUM_SW_MINOR_VERSION == 0)) )\r
+#error EcuM: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 \r
 #ifndef ECUM_CFG_H_\r
@@ -38,7 +38,7 @@ typedef enum {
 } EcuM_UserList;\r
 \r
 // EcuM Sleep Mode IDs\r
-#define ECUM_SLEEP_MODE_EcuMSleepMode 0\r
+#define ECUM_SLEEP_MODE_ECUMSLEEPMODE 0\r
 #define ECUM_SLEEP_MODE_CNT 1\r
 \r
 typedef enum {\r
@@ -51,5 +51,7 @@ typedef enum {
        ECUM_WKSOURCE_ALL_SOURCES = 0x3FFFFFFF\r
 } EcuM_WakeupSourceType ;\r
 \r
+#define ECUM_WKSOURCE_USER_CNT 1\r
+\r
 #endif /*ECUM_CFG_H_*/\r
 \r
index 7e39ab376bbb82cfab2db971d7a8f18187a7f08e..a0c41cb7fbbb83c87720b0b7eca6911b6fed6adb 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.1.10\r
+* Generator version:       2.1.11\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
@@ -36,20 +36,10 @@ extern const ComM_ConfigType ComM_Config;
 extern const J1939Tp_ConfigType J1939Tp_Config;\r
 #endif\r
 \r
-#if defined(USE_WDGM)\r
-const EcuM_WdgMType EcuM_WdgMConfig = {\r
-  .EcuMSupervisedEntity = NULL,\r
-  .EcuMWdgMWakeupMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMStartupMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMRunMode = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMPostRunMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMShutdownMode = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-};\r
-#endif\r
 \r
 const EcuM_SleepModeType EcuM_SleepModeConfig[] = {\r
        { // EcuMSleepMode \r
-               .EcuMSleepModeId = ECUM_SLEEP_MODE_EcuMSleepMode,\r
+               .EcuMSleepModeId = ECUM_SLEEP_MODE_ECUMSLEEPMODE,\r
                .EcuMWakeupSourceMask = ECUM_WKSOURCE_ECUMWAKEUPSOURCE,\r
                .EcuMSleepModeMcuMode = MCU_MODE_SLEEP,\r
 #if defined(USE_WDGM)\r
@@ -73,15 +63,16 @@ const EcuM_WakeupSourceConfigType EcuM_WakeupSourceConfig[] = {
 EcuM_ConfigType EcuMConfig =\r
 {\r
        .EcuMDefaultShutdownTarget = ECUM_STATE_RESET,\r
-       .EcuMDefaultSleepMode = 0, // Don't care\r
+       .EcuMDefaultSleepMode = 0,\r
        .EcuMDefaultAppMode = OSDEFAULTAPPMODE,\r
        .EcuMNvramReadAllTimeout = ECUM_NVRAM_READALL_TIMEOUT,\r
        .EcuMNvramWriteAllTimeout = ECUM_NVRAM_WRITEALL_TIMEOUT,\r
        .EcuMRunMinimumDuration = ECUM_NVRAM_MIN_RUN_DURATION,\r
 #if defined(USE_WDGM)\r
-       .EcuMWdgMConfig = &EcuM_WdgMConfig,\r
+       .EcuMWdgMConfig = NULL,\r
 #endif\r
        .EcuMSleepModeConfig = EcuM_SleepModeConfig,\r
+       .EcuMWakeupSourceConfig = EcuM_WakeupSourceConfig,\r
 \r
 #if defined(USE_MCU)\r
        .McuConfig = McuConfigData,\r
index a15d3c81026080afa02d513e106bbbc6207f81f8..77ca652a7fb7a1a20334eb1c34a8503047d233d0 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-#ifndef IOHWAB_ANALOG_H_
-#define IOHWAB_ANALOG_H_
-
-#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )
-#error IoHwAb: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+#ifndef IOHWAB_ANALOG_H_\r
+#define IOHWAB_ANALOG_H_\r
+\r
+#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )\r
+#error IoHwAb: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 /****************************************** Analog types ******************************************/\r
 \r
 /***************************************** Analog inputs ******************************************/\r
@@ -27,5 +27,5 @@
 \r
 /************************************ Analog validation macros ************************************/\r
 \r
-
-#endif /* IOHWAB_ANALOG_H_ */
+\r
+#endif /* IOHWAB_ANALOG_H_ */\r
index a2ce96495db93bef7725ab839b62c8f85f5445b6..dcb6eb2ec91d9610b035f70adf0faba0655ec5f4 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-#ifndef IOHWAB_CFG_H_
-#define IOHWAB_CFG_H_
-
-#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )
-#error IoHwAb: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+#ifndef IOHWAB_CFG_H_\r
+#define IOHWAB_CFG_H_\r
+\r
+#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )\r
+#error IoHwAb: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 #define IOHWAB_DEV_ERROR_DETECT                STD_ON\r
 \r
-
-#endif /* IOHWAB_CFG_H_ */
+\r
+#endif /* IOHWAB_CFG_H_ */\r
index 32307ec121ca7b7500eeadcc89a8329bb72ed225..173cc73a73c7815737ca177e205e5f7d374f2c4f 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-#ifndef IOHWAB_DCM_H_
-#define IOHWAB_DCM_H_
-
-#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )
-#error IoHwAb: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+#ifndef IOHWAB_DCM_H_\r
+#define IOHWAB_DCM_H_\r
+\r
+#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )\r
+#error IoHwAb: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 #include "IoHwAb_Types.h"\r
 \r
 /******************************************** Digital *********************************************/\r
@@ -27,5 +27,5 @@ Std_ReturnType IoHwAb_Dcm_DigitalSignal_Red_Led(uint8 action, IoHwAb_LevelType v
 \r
 /********************************************* Analog *********************************************/\r
 \r
-
-#endif /* IOHWAB_DCM_H_ */
+\r
+#endif /* IOHWAB_DCM_H_ */\r
index 70d338f0305b2387b787caa35e29af0db619f106..7df8f8f0b3c867adcfce66f2aaaf00f34292cc9c 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-#ifndef IOHWAB_DIGITAL_H_
-#define IOHWAB_DIGITAL_H_
-
-#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )
-#error IoHwAb: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+#ifndef IOHWAB_DIGITAL_H_\r
+#define IOHWAB_DIGITAL_H_\r
+\r
+#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )\r
+#error IoHwAb: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 /**************************************** Digital outputs *****************************************/\r
 \r
 #define IOHWAB_SIGNAL_DIGITALSIGNAL_RED_LED    0\r
@@ -45,5 +45,5 @@ Std_ReturnType IoHwAb_Get_Digital(IoHwAb_SignalType signal, IoHwAb_LevelType *va
 #define IOHWAB_SIGNAL_IS_VALID_DIGITAL_INPUT(signal) \\r
                (FALSE)\r
 \r
-
-#endif /* IOHWAB_DIGITAL_H_ */
+\r
+#endif /* IOHWAB_DIGITAL_H_ */\r
index 66070470091ff833dfa662b1f6691103b3b09067..a7587e8b60f6c652ecf70d807ec669944c7c17a0 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-#ifndef IOHWAB_PWM_H_
-#define IOHWAB_PWM_H_
-
-#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )
-#error IoHwAb: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+#ifndef IOHWAB_PWM_H_\r
+#define IOHWAB_PWM_H_\r
+\r
+#if !(((IOHWAB_SW_MAJOR_VERSION == 1) && (IOHWAB_SW_MINOR_VERSION == 0)) )\r
+#error IoHwAb: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 /****************************************** Pwm outputs *******************************************/\r
 \r
 /************************************ Parameterized Pwm output ************************************/\r
@@ -37,5 +37,5 @@ Std_ReturnType IoHwAb_Set_FrequencyAndDuty(IoHwAb_SignalType signal, IoHwAb_Freq
 #define IOHWAB_SIGNAL_IS_VALID_PWM_FREQUENCYANDDUTY_OUTPUT(signal) \\r
                (FALSE)\r
 \r
-
-#endif /* IOHWAB_PWM_H_ */
+\r
+#endif /* IOHWAB_PWM_H_ */\r
index c9b4534d96b40b1da18665acb132b67c901ec78f..842c323a45373157283f4ba23fa2d31a2e751609 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.3\r
+* Generator version:       2.0.2\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
index 66d52a3a18c045ff8eb852b316a0a98fb2f872c8..38f7484544230289fe1238a05216f5149c7b692f 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.3\r
+* Generator version:       2.0.2\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((MCU_SW_MAJOR_VERSION == 2) && (MCU_SW_MINOR_VERSION == 0)) )
-#error Mcu: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((MCU_SW_MAJOR_VERSION == 2) && (MCU_SW_MINOR_VERSION == 0)) )\r
+#error Mcu: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 #ifndef MCU_CFG_H_\r
 #define MCU_CFG_H_\r
index 7c9fab8d151183bbb64585ac4444eb9385f63f8a..ac970ac454fa543c9cbed30be076926d8a2e57f0 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((OS_SW_MAJOR_VERSION == 2) && (OS_SW_MINOR_VERSION == 0)) )
-#error Os: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((OS_SW_MAJOR_VERSION == 2) && (OS_SW_MINOR_VERSION == 0)) )\r
+#error Os: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 \r
 #ifndef OS_CFG_H_\r
index b82fc28818871517cda76e96b84c7ea0a5c847be..299f5eacb623a73d3fed0cb9d3439f8b0b718590 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.2\r
+* Generator version:       2.0.1\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
index 832f34d33d951b5b918df8d424a57ad04be1eceb..164c6d4a7ca8ec3d5f38754da46763287ec6cdca 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.2\r
+* Generator version:       2.0.1\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((PORT_SW_MAJOR_VERSION == 1) && (PORT_SW_MINOR_VERSION == 0)) )
-#error Port: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+\r
+#if !(((PORT_SW_MAJOR_VERSION == 1) && (PORT_SW_MINOR_VERSION == 0)) )\r
+#error Port: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 \r
 #ifndef PORT_CFG_H_\r
 #define PORT_CFG_H_\r
index c89840a8ba74003a55ba6f17b42e0289bd9b778e..5f712c94b7ba90ac122e342092f8b9462b5fc39d 100644 (file)
@@ -71,28 +71,6 @@ typedef sint32 MilliVolt;
 \r
 #define _DEFINED_TYPEDEF_FOR_MilliVolt_ \r
 \r
-typedef uint8 NvM_RequestResultType;\r
-#ifndef NVM_REQ_OK\r
-#define NVM_REQ_OK ((NvM_RequestResultType)0)\r
-#endif /*NVM_REQ_OK*/\r
-#ifndef NVM_REQ_NOT_OK\r
-#define NVM_REQ_NOT_OK ((NvM_RequestResultType)1)\r
-#endif /*NVM_REQ_NOT_OK*/\r
-#ifndef NVM_REQ_PENDING\r
-#define NVM_REQ_PENDING ((NvM_RequestResultType)2)\r
-#endif /*NVM_REQ_PENDING*/\r
-#ifndef NVM_REQ_INTEGRITY_FAILED\r
-#define NVM_REQ_INTEGRITY_FAILED ((NvM_RequestResultType)3)\r
-#endif /*NVM_REQ_INTEGRITY_FAILED*/\r
-#ifndef NVM_REQ_BLOCK_SKIPPED\r
-#define NVM_REQ_BLOCK_SKIPPED ((NvM_RequestResultType)4)\r
-#endif /*NVM_REQ_BLOCK_SKIPPED*/\r
-#ifndef NVM_REQ_NV_INVALIDATED\r
-#define NVM_REQ_NV_INVALIDATED ((NvM_RequestResultType)5)\r
-#endif /*NVM_REQ_NV_INVALIDATED*/\r
-\r
-#define _DEFINED_TYPEDEF_FOR_NvM_RequestResultType_ \r
-\r
 typedef sint32 Percent;\r
 #define Percent_LowerLimit -2147483647\r
 #define Percent_UpperLimit 2147483647\r
@@ -153,18 +131,6 @@ typedef uint8 UInt8;
 \r
 #define _DEFINED_TYPEDEF_FOR_UInt8_ \r
 \r
-typedef UInt8 DstPtrType[1024];\r
-\r
-#define _DEFINED_TYPEDEF_FOR_DstPtrType_ \r
-\r
-typedef uint8 Rte_ModeType_WdgMMode;\r
-#define RTE_TRANSITION_WdgMMode ((Rte_ModeType_WdgMMode)5)\r
-#define RTE_MODE_WdgMMode_ALIVE_OK ((Rte_ModeType_WdgMMode)3)\r
-#define RTE_MODE_WdgMMode_ALIVE_FAILED ((Rte_ModeType_WdgMMode)2)\r
-#define RTE_MODE_WdgMMode_ALIVE_EXPIRED ((Rte_ModeType_WdgMMode)1)\r
-#define RTE_MODE_WdgMMode_ALIVE_STOPPED ((Rte_ModeType_WdgMMode)4)\r
-#define RTE_MODE_WdgMMode_ALIVE_DEACTIVATED ((Rte_ModeType_WdgMMode)0)\r
-\r
 typedef struct {\r
 } Rte_PDS_Blinker_DigitalOutput_P;\r
 typedef struct {\r
index 20eae19bb7daffe689517034d36b052d85f3fdde..7030e3787c9f0b9f2400ada6db34353047368607 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((DET_SW_MAJOR_VERSION == 1) && (DET_SW_MINOR_VERSION == 0)) )
-#error Det: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+\r
+#if !(((DET_SW_MAJOR_VERSION == 1) && (DET_SW_MINOR_VERSION == 0)) )\r
+#error Det: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 /*\r
  * Development Error Tracer driver\r
  *\r
index 4ca87619b40b1596386ac7c897c1f8ccd8b8681c..640498290a83465788ad2478837069ce457af7e5 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((DIO_SW_MAJOR_VERSION == 1) && (DIO_SW_MINOR_VERSION == 0)) )
-#error Dio: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+\r
+#if !(((DIO_SW_MAJOR_VERSION == 1) && (DIO_SW_MINOR_VERSION == 0)) )\r
+#error Dio: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 \r
 #ifndef DIO_CFG_H_\r
 #define DIO_CFG_H_\r
index e0b0fef91fca0a3ab6253e5afd6c113fb2f66d80..c0653602f62c00752015df2b258cafc23b8033f6 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.1.10\r
+* Generator version:       2.1.11\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((ECUM_SW_MAJOR_VERSION == 2) && (ECUM_SW_MINOR_VERSION == 0)) )
-#error EcuM: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((ECUM_SW_MAJOR_VERSION == 2) && (ECUM_SW_MINOR_VERSION == 0)) )\r
+#error EcuM: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 \r
 #ifndef ECUM_CFG_H_\r
@@ -38,7 +38,7 @@ typedef enum {
 } EcuM_UserList;\r
 \r
 // EcuM Sleep Mode IDs\r
-#define ECUM_SLEEP_MODE_EcuMSleepMode 0\r
+#define ECUM_SLEEP_MODE_ECUMSLEEPMODE 0\r
 #define ECUM_SLEEP_MODE_CNT 1\r
 \r
 typedef enum {\r
@@ -51,5 +51,7 @@ typedef enum {
        ECUM_WKSOURCE_ALL_SOURCES = 0x3FFFFFFF\r
 } EcuM_WakeupSourceType ;\r
 \r
+#define ECUM_WKSOURCE_USER_CNT 1\r
+\r
 #endif /*ECUM_CFG_H_*/\r
 \r
index 7e39ab376bbb82cfab2db971d7a8f18187a7f08e..a0c41cb7fbbb83c87720b0b7eca6911b6fed6adb 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.1.10\r
+* Generator version:       2.1.11\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
@@ -36,20 +36,10 @@ extern const ComM_ConfigType ComM_Config;
 extern const J1939Tp_ConfigType J1939Tp_Config;\r
 #endif\r
 \r
-#if defined(USE_WDGM)\r
-const EcuM_WdgMType EcuM_WdgMConfig = {\r
-  .EcuMSupervisedEntity = NULL,\r
-  .EcuMWdgMWakeupMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMStartupMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMRunMode = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMPostRunMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMShutdownMode = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-};\r
-#endif\r
 \r
 const EcuM_SleepModeType EcuM_SleepModeConfig[] = {\r
        { // EcuMSleepMode \r
-               .EcuMSleepModeId = ECUM_SLEEP_MODE_EcuMSleepMode,\r
+               .EcuMSleepModeId = ECUM_SLEEP_MODE_ECUMSLEEPMODE,\r
                .EcuMWakeupSourceMask = ECUM_WKSOURCE_ECUMWAKEUPSOURCE,\r
                .EcuMSleepModeMcuMode = MCU_MODE_SLEEP,\r
 #if defined(USE_WDGM)\r
@@ -73,15 +63,16 @@ const EcuM_WakeupSourceConfigType EcuM_WakeupSourceConfig[] = {
 EcuM_ConfigType EcuMConfig =\r
 {\r
        .EcuMDefaultShutdownTarget = ECUM_STATE_RESET,\r
-       .EcuMDefaultSleepMode = 0, // Don't care\r
+       .EcuMDefaultSleepMode = 0,\r
        .EcuMDefaultAppMode = OSDEFAULTAPPMODE,\r
        .EcuMNvramReadAllTimeout = ECUM_NVRAM_READALL_TIMEOUT,\r
        .EcuMNvramWriteAllTimeout = ECUM_NVRAM_WRITEALL_TIMEOUT,\r
        .EcuMRunMinimumDuration = ECUM_NVRAM_MIN_RUN_DURATION,\r
 #if defined(USE_WDGM)\r
-       .EcuMWdgMConfig = &EcuM_WdgMConfig,\r
+       .EcuMWdgMConfig = NULL,\r
 #endif\r
        .EcuMSleepModeConfig = EcuM_SleepModeConfig,\r
+       .EcuMWakeupSourceConfig = EcuM_WakeupSourceConfig,\r
 \r
 #if defined(USE_MCU)\r
        .McuConfig = McuConfigData,\r
index c9b4534d96b40b1da18665acb132b67c901ec78f..842c323a45373157283f4ba23fa2d31a2e751609 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.3\r
+* Generator version:       2.0.2\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
index 8e9cf6a705972db049039cc956380dbe20252674..adc04a9125aa968ef721d37df6e9f7640402a445 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.3\r
+* Generator version:       2.0.2\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((MCU_SW_MAJOR_VERSION == 2) && (MCU_SW_MINOR_VERSION == 0)) )
-#error Mcu: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((MCU_SW_MAJOR_VERSION == 2) && (MCU_SW_MINOR_VERSION == 0)) )\r
+#error Mcu: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 #ifndef MCU_CFG_H_\r
 #define MCU_CFG_H_\r
index 15fb8988c3c93042d88aef3aed263db16f264799..68f1238b206da4aa2d3f3e24f21632b5ac4d43d8 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((OS_SW_MAJOR_VERSION == 2) && (OS_SW_MINOR_VERSION == 0)) )
-#error Os: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((OS_SW_MAJOR_VERSION == 2) && (OS_SW_MINOR_VERSION == 0)) )\r
+#error Os: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 \r
 #ifndef OS_CFG_H_\r
index 8ea11b4b23a4b000d956d65e2838079e84a264f3..262d2321f4607b98f17cc4a5d187d548dea32bcf 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((CANIF_SW_MAJOR_VERSION == 1) && (CANIF_SW_MINOR_VERSION == 3)) )
-#error CanIf: Configuration file expected BSW module version to be 1.3.*
-#endif
-
+\r
+#if !(((CANIF_SW_MAJOR_VERSION == 1) && (CANIF_SW_MINOR_VERSION == 3)) )\r
+#error CanIf: Configuration file expected BSW module version to be 1.3.*\r
+#endif\r
+\r
 \r
 #ifndef CANIF_CFG_H_\r
 #define CANIF_CFG_H_\r
index 751ce87731e8c26a0bdf58a82746f24685db80e5..83d8391925b353fe29016d0b76f568569eba09f0 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((CANIF_SW_MAJOR_VERSION == 1) && (CANIF_SW_MINOR_VERSION == 3)) )
-#error CanIf: Configuration file expected BSW module version to be 1.3.*
-#endif
-
+\r
+#if !(((CANIF_SW_MAJOR_VERSION == 1) && (CANIF_SW_MINOR_VERSION == 3)) )\r
+#error CanIf: Configuration file expected BSW module version to be 1.3.*\r
+#endif\r
+\r
 \r
 #ifndef CANIF_SPECIALPDUS_H_\r
 #define CANIF_SPECIALPDUS_H_\r
index 45c8240e5d896c5d5aa292b3fd1687bfd0ff552d..674b285e997b183f2d7a888328a48d4ce8d53e13 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.2\r
+* Generator version:       2.0.4\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((CAN_SW_MAJOR_VERSION == 1) && (CAN_SW_MINOR_VERSION == 0)) )
-#error Can: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+\r
+#if !(((CAN_SW_MAJOR_VERSION == 1) && (CAN_SW_MINOR_VERSION == 0)) )\r
+#error Can: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
        \r
 \r
 #ifndef CAN_CFG_H_\r
index 2ea2557d346f7cd543540828d6de13f8a47191c5..46430e0cc9d39a97be09bf80401bfaf5b6bb7736 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.2\r
+* Generator version:       2.0.4\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
index 6cf69168d24417f5f328065e83636947d5071075..259b26ea11777eafae67e5feca413c8c77596a0e 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((COM_SW_MAJOR_VERSION == 1) && (COM_SW_MINOR_VERSION == 2)) )
-#error Com: Configuration file expected BSW module version to be 1.2.*
-#endif
-
+\r
+#if !(((COM_SW_MAJOR_VERSION == 1) && (COM_SW_MINOR_VERSION == 2)) )\r
+#error Com: Configuration file expected BSW module version to be 1.2.*\r
+#endif\r
+\r
 \r
 #ifndef COM_CFG_H\r
 #define COM_CFG_H\r
index 6d2cd077b24b55304ff1fc4366fbbaea94f0a1c3..1e957ed80189ce24bebebf9f26a09a537e70f1ff 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((COM_SW_MAJOR_VERSION == 1) && (COM_SW_MINOR_VERSION == 2)) )
-#error Com: Configuration file expected BSW module version to be 1.2.*
-#endif
-
+\r
+#if !(((COM_SW_MAJOR_VERSION == 1) && (COM_SW_MINOR_VERSION == 2)) )\r
+#error Com: Configuration file expected BSW module version to be 1.2.*\r
+#endif\r
+\r
 #ifndef COM_PBCFG_H\r
 #define COM_PBCFG_H\r
 \r
@@ -47,7 +47,7 @@ extern const Com_ConfigType ComConfiguration;
 \r
 // Notifications\r
 \r
-void Rte_COMCbk_FreqReqSig(void);
+void Rte_COMCbk_FreqReqSig(void);\r
 \r
 \r
 // Callouts\r
index 20eae19bb7daffe689517034d36b052d85f3fdde..7030e3787c9f0b9f2400ada6db34353047368607 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((DET_SW_MAJOR_VERSION == 1) && (DET_SW_MINOR_VERSION == 0)) )
-#error Det: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+\r
+#if !(((DET_SW_MAJOR_VERSION == 1) && (DET_SW_MINOR_VERSION == 0)) )\r
+#error Det: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 /*\r
  * Development Error Tracer driver\r
  *\r
index e03c2341cfbaa2b09f4d33dd233bce32347d633a..b50c54143fd153ad2eb7299a7febbc80d288a954 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((DIO_SW_MAJOR_VERSION == 1) && (DIO_SW_MINOR_VERSION == 0)) )
-#error Dio: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+\r
+#if !(((DIO_SW_MAJOR_VERSION == 1) && (DIO_SW_MINOR_VERSION == 0)) )\r
+#error Dio: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 \r
 #ifndef DIO_CFG_H_\r
 #define DIO_CFG_H_\r
index 29bdec2adf53bfee314e7bd6c73fe3622f513986..4995c662ad3ffe3355b91179507a1f4e883dad25 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.1.10\r
+* Generator version:       2.1.11\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((ECUM_SW_MAJOR_VERSION == 2) && (ECUM_SW_MINOR_VERSION == 0)) )
-#error EcuM: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((ECUM_SW_MAJOR_VERSION == 2) && (ECUM_SW_MINOR_VERSION == 0)) )\r
+#error EcuM: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 \r
 #ifndef ECUM_CFG_H_\r
@@ -38,7 +38,7 @@ typedef enum {
 } EcuM_UserList;\r
 \r
 // EcuM Sleep Mode IDs\r
-#define ECUM_SLEEP_MODE_EcuMSleepMode 0\r
+#define ECUM_SLEEP_MODE_ECUMSLEEPMODE 0\r
 #define ECUM_SLEEP_MODE_CNT 1\r
 \r
 typedef enum {\r
@@ -51,5 +51,7 @@ typedef enum {
        ECUM_WKSOURCE_ALL_SOURCES = 0x3FFFFFFF\r
 } EcuM_WakeupSourceType ;\r
 \r
+#define ECUM_WKSOURCE_USER_CNT 1\r
+\r
 #endif /*ECUM_CFG_H_*/\r
 \r
index 7e39ab376bbb82cfab2db971d7a8f18187a7f08e..a0c41cb7fbbb83c87720b0b7eca6911b6fed6adb 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.1.10\r
+* Generator version:       2.1.11\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
@@ -36,20 +36,10 @@ extern const ComM_ConfigType ComM_Config;
 extern const J1939Tp_ConfigType J1939Tp_Config;\r
 #endif\r
 \r
-#if defined(USE_WDGM)\r
-const EcuM_WdgMType EcuM_WdgMConfig = {\r
-  .EcuMSupervisedEntity = NULL,\r
-  .EcuMWdgMWakeupMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMStartupMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMRunMode = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMPostRunMode  = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-  .EcuMWdgMShutdownMode = ECUM_SLEEP_MODE_WDGM_MODE_ILL,\r
-};\r
-#endif\r
 \r
 const EcuM_SleepModeType EcuM_SleepModeConfig[] = {\r
        { // EcuMSleepMode \r
-               .EcuMSleepModeId = ECUM_SLEEP_MODE_EcuMSleepMode,\r
+               .EcuMSleepModeId = ECUM_SLEEP_MODE_ECUMSLEEPMODE,\r
                .EcuMWakeupSourceMask = ECUM_WKSOURCE_ECUMWAKEUPSOURCE,\r
                .EcuMSleepModeMcuMode = MCU_MODE_SLEEP,\r
 #if defined(USE_WDGM)\r
@@ -73,15 +63,16 @@ const EcuM_WakeupSourceConfigType EcuM_WakeupSourceConfig[] = {
 EcuM_ConfigType EcuMConfig =\r
 {\r
        .EcuMDefaultShutdownTarget = ECUM_STATE_RESET,\r
-       .EcuMDefaultSleepMode = 0, // Don't care\r
+       .EcuMDefaultSleepMode = 0,\r
        .EcuMDefaultAppMode = OSDEFAULTAPPMODE,\r
        .EcuMNvramReadAllTimeout = ECUM_NVRAM_READALL_TIMEOUT,\r
        .EcuMNvramWriteAllTimeout = ECUM_NVRAM_WRITEALL_TIMEOUT,\r
        .EcuMRunMinimumDuration = ECUM_NVRAM_MIN_RUN_DURATION,\r
 #if defined(USE_WDGM)\r
-       .EcuMWdgMConfig = &EcuM_WdgMConfig,\r
+       .EcuMWdgMConfig = NULL,\r
 #endif\r
        .EcuMSleepModeConfig = EcuM_SleepModeConfig,\r
+       .EcuMWakeupSourceConfig = EcuM_WakeupSourceConfig,\r
 \r
 #if defined(USE_MCU)\r
        .McuConfig = McuConfigData,\r
index 6f9d7cc910bfe8b54d5c822ad7fa792f43397b23..d95ef80f2a87daebe33aae891918cad811842c23 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.3\r
+* Generator version:       2.0.2\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
index 66d52a3a18c045ff8eb852b316a0a98fb2f872c8..38f7484544230289fe1238a05216f5149c7b692f 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.3\r
+* Generator version:       2.0.2\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((MCU_SW_MAJOR_VERSION == 2) && (MCU_SW_MINOR_VERSION == 0)) )
-#error Mcu: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((MCU_SW_MAJOR_VERSION == 2) && (MCU_SW_MINOR_VERSION == 0)) )\r
+#error Mcu: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 #ifndef MCU_CFG_H_\r
 #define MCU_CFG_H_\r
index f8c5611533efa2ed6f78775f78f9a5184e66c454..3e3e80d9b50cee77af39fc8fb1e50878ffaa8457 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((OS_SW_MAJOR_VERSION == 2) && (OS_SW_MINOR_VERSION == 0)) )
-#error Os: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((OS_SW_MAJOR_VERSION == 2) && (OS_SW_MINOR_VERSION == 0)) )\r
+#error Os: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 \r
 #ifndef OS_CFG_H_\r
index 7bcf291f46ba30fb2581304ab7dd78b6b862443e..badf99c4b52bf8e67e033e7a459ccf70019e4c56 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((PDUR_SW_MAJOR_VERSION == 2) && (PDUR_SW_MINOR_VERSION == 0)) )
-#error PduR: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((PDUR_SW_MAJOR_VERSION == 2) && (PDUR_SW_MINOR_VERSION == 0)) )\r
+#error PduR: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 \r
 #ifndef PDUR_CFG_H_\r
index dafcb8922f41afe5509ed3f4c02ee68bb3dd0929..4d056256a8100b54cebdb41c646920ccddaa9f71 100644 (file)
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((PDUR_SW_MAJOR_VERSION == 2) && (PDUR_SW_MINOR_VERSION == 0)) )
-#error PduR: Configuration file expected BSW module version to be 2.0.*
-#endif
-
+\r
+#if !(((PDUR_SW_MAJOR_VERSION == 2) && (PDUR_SW_MINOR_VERSION == 0)) )\r
+#error PduR: Configuration file expected BSW module version to be 2.0.*\r
+#endif\r
+\r
 \r
 #if defined(USE_DCM)\r
 #include "Dcm.h"\r
index 3d1b25054e53e192f0900b70e7290fd5f91e9dc4..4ddcd09c40210c0ec746222ee3f99cd1cf5eca08 100644 (file)
@@ -7,7 +7,7 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.2\r
+* Generator version:       2.0.1\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
index a5d563f718b0fba15eeff9b32ef759e4d948bc81..b178f727d714332eb4575c599a41442b405d65fe 100644 (file)
@@ -7,16 +7,16 @@
 * Configured for (MCU):    MPC5567\r
 *\r
 * Module vendor:           ArcCore\r
-* Generator version:       2.0.2\r
+* Generator version:       2.0.1\r
 *\r
 * Generated by Arctic Studio (http://arccore.com) \r
 */\r
 \r
-
-#if !(((PORT_SW_MAJOR_VERSION == 1) && (PORT_SW_MINOR_VERSION == 0)) )
-#error Port: Configuration file expected BSW module version to be 1.0.*
-#endif
-
+\r
+#if !(((PORT_SW_MAJOR_VERSION == 1) && (PORT_SW_MINOR_VERSION == 0)) )\r
+#error Port: Configuration file expected BSW module version to be 1.0.*\r
+#endif\r
+\r
 \r
 #ifndef PORT_CFG_H_\r
 #define PORT_CFG_H_\r
index d2ee105d29367178d572dd0d9e8c63e51443daa7..19cdae6d67d19a90e95281c9fa1d56669bb2ce73 100644 (file)
@@ -37,90 +37,6 @@ typedef uint8 DigitalLevel;
 \r
 #define _DEFINED_TYPEDEF_FOR_DigitalLevel_ \r
 \r
-typedef uint8 EcuM_BootTargetType;\r
-#ifndef ECUM_BOOT_TARGET_APP\r
-#define ECUM_BOOT_TARGET_APP ((EcuM_BootTargetType)0)\r
-#endif /*ECUM_BOOT_TARGET_APP*/\r
-#ifndef ECUM_BOOT_TARGET_OEM_BOOTLOADER\r
-#define ECUM_BOOT_TARGET_OEM_BOOTLOADER ((EcuM_BootTargetType)1)\r
-#endif /*ECUM_BOOT_TARGET_OEM_BOOTLOADER*/\r
-#ifndef ECUM_BOOT_TARGET_SYS_BOOTLOADER\r
-#define ECUM_BOOT_TARGET_SYS_BOOTLOADER ((EcuM_BootTargetType)2)\r
-#endif /*ECUM_BOOT_TARGET_SYS_BOOTLOADER*/\r
-#define EcuM_BootTargetType_LowerLimit 0\r
-#define EcuM_BootTargetType_UpperLimit 1\r
-\r
-#define _DEFINED_TYPEDEF_FOR_EcuM_BootTargetType_ \r
-\r
-typedef uint8 EcuM_StateType;\r
-#ifndef ECUM_STATE_STARTUP\r
-#define ECUM_STATE_STARTUP ((EcuM_StateType)16)\r
-#endif /*ECUM_STATE_STARTUP*/\r
-#ifndef ECUM_STATE_STARTUP_ONE\r
-#define ECUM_STATE_STARTUP_ONE ((EcuM_StateType)17)\r
-#endif /*ECUM_STATE_STARTUP_ONE*/\r
-#ifndef ECUM_STATE_STARTUP_TWO\r
-#define ECUM_STATE_STARTUP_TWO ((EcuM_StateType)18)\r
-#endif /*ECUM_STATE_STARTUP_TWO*/\r
-#ifndef ECUM_STATE_WAKEUP\r
-#define ECUM_STATE_WAKEUP ((EcuM_StateType)32)\r
-#endif /*ECUM_STATE_WAKEUP*/\r
-#ifndef ECUM_STATE_WAKEUP_ONE\r
-#define ECUM_STATE_WAKEUP_ONE ((EcuM_StateType)33)\r
-#endif /*ECUM_STATE_WAKEUP_ONE*/\r
-#ifndef ECUM_STATE_WAKEUP_VALIDATION\r
-#define ECUM_STATE_WAKEUP_VALIDATION ((EcuM_StateType)34)\r
-#endif /*ECUM_STATE_WAKEUP_VALIDATION*/\r
-#ifndef ECUM_STATE_WAKEUP_REACTION\r
-#define ECUM_STATE_WAKEUP_REACTION ((EcuM_StateType)35)\r
-#endif /*ECUM_STATE_WAKEUP_REACTION*/\r
-#ifndef ECUM_STATE_WAKEUP_TWO\r
-#define ECUM_STATE_WAKEUP_TWO ((EcuM_StateType)36)\r
-#endif /*ECUM_STATE_WAKEUP_TWO*/\r
-#ifndef ECUM_STATE_WAKEUP_WAKESLEEP\r
-#define ECUM_STATE_WAKEUP_WAKESLEEP ((EcuM_StateType)37)\r
-#endif /*ECUM_STATE_WAKEUP_WAKESLEEP*/\r
-#ifndef ECUM_STATE_WAKEUP_TTII\r
-#define ECUM_STATE_WAKEUP_TTII ((EcuM_StateType)38)\r
-#endif /*ECUM_STATE_WAKEUP_TTII*/\r
-#ifndef ECUM_STATE_RUN\r
-#define ECUM_STATE_RUN ((EcuM_StateType)48)\r
-#endif /*ECUM_STATE_RUN*/\r
-#ifndef ECUM_STATE_APP_RUN\r
-#define ECUM_STATE_APP_RUN ((EcuM_StateType)50)\r
-#endif /*ECUM_STATE_APP_RUN*/\r
-#ifndef ECUM_STATE_APP_POST_RUN\r
-#define ECUM_STATE_APP_POST_RUN ((EcuM_StateType)51)\r
-#endif /*ECUM_STATE_APP_POST_RUN*/\r
-#ifndef ECUM_STATE_SHUTDOWN\r
-#define ECUM_STATE_SHUTDOWN ((EcuM_StateType)64)\r
-#endif /*ECUM_STATE_SHUTDOWN*/\r
-#ifndef ECUM_STATE_PREP_SHUTDOWN\r
-#define ECUM_STATE_PREP_SHUTDOWN ((EcuM_StateType)68)\r
-#endif /*ECUM_STATE_PREP_SHUTDOWN*/\r
-#ifndef ECUM_STATE_GO_SLEEP\r
-#define ECUM_STATE_GO_SLEEP ((EcuM_StateType)73)\r
-#endif /*ECUM_STATE_GO_SLEEP*/\r
-#ifndef ECUM_STATE_GO_OFF_ONE\r
-#define ECUM_STATE_GO_OFF_ONE ((EcuM_StateType)77)\r
-#endif /*ECUM_STATE_GO_OFF_ONE*/\r
-#ifndef ECUM_STATE_GO_OFF_TWO\r
-#define ECUM_STATE_GO_OFF_TWO ((EcuM_StateType)78)\r
-#endif /*ECUM_STATE_GO_OFF_TWO*/\r
-#ifndef ECUM_STATE_SLEEP\r
-#define ECUM_STATE_SLEEP ((EcuM_StateType)80)\r
-#endif /*ECUM_STATE_SLEEP*/\r
-#ifndef ECUM_STATE_OFF\r
-#define ECUM_STATE_OFF ((EcuM_StateType)128)\r
-#endif /*ECUM_STATE_OFF*/\r
-#ifndef ECUM_STATE_RESET\r
-#define ECUM_STATE_RESET ((EcuM_StateType)144)\r
-#endif /*ECUM_STATE_RESET*/\r
-#define EcuM_StateType_LowerLimit 0x10\r
-#define EcuM_StateType_UpperLimit 0x90\r
-\r
-#define _DEFINED_TYPEDEF_FOR_EcuM_StateType_ \r
-\r
 typedef float Float;\r
 \r
 #define _DEFINED_TYPEDEF_FOR_Float_ \r
@@ -155,28 +71,6 @@ typedef sint32 MilliVolt;
 \r
 #define _DEFINED_TYPEDEF_FOR_MilliVolt_ \r
 \r
-typedef uint8 NvM_RequestResultType;\r
-#ifndef NVM_REQ_OK\r
-#define NVM_REQ_OK ((NvM_RequestResultType)0)\r
-#endif /*NVM_REQ_OK*/\r
-#ifndef NVM_REQ_NOT_OK\r
-#define NVM_REQ_NOT_OK ((NvM_RequestResultType)1)\r
-#endif /*NVM_REQ_NOT_OK*/\r
-#ifndef NVM_REQ_PENDING\r
-#define NVM_REQ_PENDING ((NvM_RequestResultType)2)\r
-#endif /*NVM_REQ_PENDING*/\r
-#ifndef NVM_REQ_INTEGRITY_FAILED\r
-#define NVM_REQ_INTEGRITY_FAILED ((NvM_RequestResultType)3)\r
-#endif /*NVM_REQ_INTEGRITY_FAILED*/\r
-#ifndef NVM_REQ_BLOCK_SKIPPED\r
-#define NVM_REQ_BLOCK_SKIPPED ((NvM_RequestResultType)4)\r
-#endif /*NVM_REQ_BLOCK_SKIPPED*/\r
-#ifndef NVM_REQ_NV_INVALIDATED\r
-#define NVM_REQ_NV_INVALIDATED ((NvM_RequestResultType)5)\r
-#endif /*NVM_REQ_NV_INVALIDATED*/\r
-\r
-#define _DEFINED_TYPEDEF_FOR_NvM_RequestResultType_ \r
-\r
 typedef sint32 Percent;\r
 #define Percent_LowerLimit -2147483647\r
 #define Percent_UpperLimit 2147483647\r
@@ -237,10 +131,6 @@ typedef uint8 UInt8;
 \r
 #define _DEFINED_TYPEDEF_FOR_UInt8_ \r
 \r
-typedef UInt8 DstPtrType[1024];\r
-\r
-#define _DEFINED_TYPEDEF_FOR_DstPtrType_ \r
-\r
 typedef struct {\r
        UInt8 value;\r
 } Rte_DE_Read_TesterRunnable_ReadArg1;\r
@@ -269,23 +159,6 @@ typedef struct {
        UInt16 value;\r
 } Rte_DE_Read_Logger2Runnable_ReadResult;\r
 \r
-typedef uint8 Rte_ModeType_WdgMMode;\r
-#define RTE_TRANSITION_WdgMMode ((Rte_ModeType_WdgMMode)5)\r
-#define RTE_MODE_WdgMMode_ALIVE_OK ((Rte_ModeType_WdgMMode)3)\r
-#define RTE_MODE_WdgMMode_ALIVE_FAILED ((Rte_ModeType_WdgMMode)2)\r
-#define RTE_MODE_WdgMMode_ALIVE_EXPIRED ((Rte_ModeType_WdgMMode)1)\r
-#define RTE_MODE_WdgMMode_ALIVE_STOPPED ((Rte_ModeType_WdgMMode)4)\r
-#define RTE_MODE_WdgMMode_ALIVE_DEACTIVATED ((Rte_ModeType_WdgMMode)0)\r
-\r
-typedef uint8 Rte_ModeType_EcuM_Mode;\r
-#define RTE_TRANSITION_EcuM_Mode ((Rte_ModeType_EcuM_Mode)6)\r
-#define RTE_MODE_EcuM_Mode_STARTUP ((Rte_ModeType_EcuM_Mode)4)\r
-#define RTE_MODE_EcuM_Mode_RUN ((Rte_ModeType_EcuM_Mode)1)\r
-#define RTE_MODE_EcuM_Mode_POST_RUN ((Rte_ModeType_EcuM_Mode)0)\r
-#define RTE_MODE_EcuM_Mode_SLEEP ((Rte_ModeType_EcuM_Mode)3)\r
-#define RTE_MODE_EcuM_Mode_WAKE_SLEEP ((Rte_ModeType_EcuM_Mode)5)\r
-#define RTE_MODE_EcuM_Mode_SHUTDOWN ((Rte_ModeType_EcuM_Mode)2)\r
-\r
 typedef struct {\r
 } Rte_PDS_Calculator_CalculatorOperations_P;\r
 typedef struct {\r