]> rtime.felk.cvut.cz Git - arc.git/commitdiff
Updated EcuM config files
authortojo <tobias.johansson@arccore.com>
Thu, 2 Dec 2010 09:27:15 +0000 (10:27 +0100)
committertojo <tobias.johansson@arccore.com>
Thu, 2 Dec 2010 09:27:15 +0000 (10:27 +0100)
boards/generic/EcuM_Cfg.h
boards/generic/EcuM_Generated_Types.h
examples/pwm_node2/config/hcs12x_elmicro_tboard/EcuM_Cfg.h
examples/switch_node/config/mpc5516it/EcuM_Cfg.h
examples/switch_node/config/mpc5567qrtech/EcuM_Cfg.h

index ccc72d8d3896945dd1c08b5dbad005177561d551..d917e80bc610882578e5efbd98c78f50086d2479 100644 (file)
@@ -15,7 +15,7 @@
 \r
 #warning "This default file may only be used as an example!"\r
 \r
-#if (ECUM_SW_MAJOR_VERSION != 1) \r
+#if (ECUM_SW_MAJOR_VERSION != 2 && ECUM_SW_MINOR_VERSION != 0)\r
 #error "EcuM: Configuration file version differs from BSW version."\r
 #endif\r
 \r
index 0ca50dab4900f6e1f45c0c8494e40a4e9fae05d1..9f8156e2600b7aa970b1501dc6aa17df1ecf1185 100644 (file)
@@ -16,7 +16,7 @@
 
 #warning "This default file may only be used as an example!"
 
-#if (ECUM_SW_MAJOR_VERSION != 1) 
+#if (ECUM_SW_MAJOR_VERSION != 2 && ECUM_SW_MINOR_VERSION != 0)
 #error "EcuM: Configuration file version differs from BSW version."
 #endif
 
index 6592d358fc07be01110c488a08314437b28a58a3..b886b94ab87db232ff3a467e41d70269ac847dba 100644 (file)
@@ -13,7 +13,7 @@
  */\r
 \r
 
-#if (ECUM_SW_MAJOR_VERSION != 1) 
+#if (ECUM_SW_MAJOR_VERSION != 2 && ECUM_SW_MINOR_VERSION != 0)
 #error "EcuM: Configuration file version differs from BSW version."
 #endif
 
index 9206461f7714c1bc860af888c4e2dd67bfa7f2b2..df5cc08a8ac56efc6b96c8f52ed409e9b13595fd 100644 (file)
@@ -13,7 +13,7 @@
  */\r
 \r
 
-#if (ECUM_SW_MAJOR_VERSION != 1) 
+#if (ECUM_SW_MAJOR_VERSION != 2 && ECUM_SW_MINOR_VERSION != 0)
 #error "EcuM: Configuration file version differs from BSW version."
 #endif
 
index 82ba2b94c761db783e276908721b486094262e1d..cf9bf583e59e57ee17965a66fd4d1869a9bd6ab7 100644 (file)
@@ -13,7 +13,7 @@
  */\r
 \r
 
-#if (ECUM_SW_MAJOR_VERSION != 1) 
+#if (ECUM_SW_MAJOR_VERSION != 2 && ECUM_SW_MINOR_VERSION != 0)
 #error "EcuM: Configuration file version differs from BSW version."
 #endif