]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/Startup/Infineon/XMC4400/system_XMC4400.c
Add build configurations for the XMC4400 and XMC4200 to the Tasking demo project.
[freertos] / FreeRTOS / Demo / CORTEX_M4F_Infineon_XMC4000_Tasking / Startup / Infineon / XMC4400 / system_XMC4400.c
index 70162d92302e4d7d57d0d4bc4669f4898dc6c574..5d8165dee555682a51fce4a3b5634c70b4dd1f9b 100644 (file)
@@ -349,7 +349,7 @@ SystemCoreClock = CLOCK_BACK_UP;
 static int SystemClockSetup(void)\r
 {\r
 int temp;\r
-unsigned int long VCO;\r
+unsigned int long VCO=0;\r
 int stepping_K2DIV;    \r
 \r
 /* this weak function enables DAVE3 clock App usage */ \r