Index: trunk/fw_g473rct/SES/inc/sysdata.h
===================================================================
--- trunk/fw_g473rct/SES/inc/sysdata.h	(revision 44)
+++ trunk/fw_g473rct/SES/inc/sysdata.h	(revision 54)
@@ -185,14 +185,12 @@
 	/* 8 of 8 */ int16_t  calculatedCEFWh;										// 163
 	/* 4 of 8 */ int32_t  mWh_AutoMode;											// 164-165
-	/* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 166
-	/* 8 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 167
-	/* 2 of 8 */ uint16_t ovp_sense;                                            // 168
+	/* 2 of 8 */ int16_t  overcurrentMeasurement;								// 166
+	/* 4 of 8 */ int16_t  overcurrentMaxValue;									// 167 /reserviert
+	/* 2 of 8 */ uint16_t ovp_sense;                                            // 168 reserviert
 	/* 4 of 8 */ uint16_t lvp_sense;                                            // 169
 	/* 6 of 8 */ uint16_t overcurrentRetryCounter;								// 170
 	/* 8 of 8 */ uint16_t overcurrentEventsTotal;								// 171
-	/* 2 of 8 */ uint16_t overcurrentMeasurement;								// 172
-	/* 4 of 8 */ uint16_t overcurrentMaxValue;									// 173
-	/* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 174
-	/* 8 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 175
+	/* 6 of 8 */ uint32_t detectedCapacityAtActualCRate;						// 272,273
+	/* 8 of 8 */ uint32_t detectedEnergyAtActualCRate;							// 274,275
 
 
@@ -228,6 +226,8 @@
 	/* 8 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 239
 	/* 4 of 8 */ int64_t  mAs_AutoModeU;										// 240-243
-	/* 6 of 8 */ uint32_t detectedCapacityAtActualCRate;						// 244,245
-	/* 8 of 8 */ uint32_t detectedEnergyAtActualCRate;							// 246,247
+	/* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 244
+	/* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 245
+	/* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 246
+	/* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 247
 	/* 6 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 248
 	/* 8 of 8 */ uint16_t UNIQUE_NAME(reserved);								// 249
Index: trunk/fw_g473rct/SES/smartPro.emProject
===================================================================
--- trunk/fw_g473rct/SES/smartPro.emProject	(revision 44)
+++ trunk/fw_g473rct/SES/smartPro.emProject	(revision 54)
@@ -66,5 +66,5 @@
     <configuration
       Name="Release125A_12V"
-      c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_24V" />
+      c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V" />
     <configuration
       Name="Release125A_24V"
