]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/Startup/Infineon/XMC4500/system_XMC4500.c
Add build configurations for the XMC4400 and XMC4200 to the Tasking demo project.
[freertos] / FreeRTOS / Demo / CORTEX_M4F_Infineon_XMC4000_Tasking / Startup / Infineon / XMC4500 / system_XMC4500.c
index 74ecf74d32bc995bfc0779f908bf225ee1a13063..fd0515fbd944a07eee389c5b3c0ecf07dfcca513 100644 (file)
@@ -347,7 +347,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