µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.37.0.0 Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: XU Administrator, e, LIC=QA3TD-SW2ID-8HS8B-FFXHY-K0DQJ-A3N6D Tool Versions: Toolchain: MDK-ARM Community Version: 5.37.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin C Compiler: ArmClang.exe V6.18 Assembler: Armasm.exe V6.18 Linker/Locator: ArmLink.exe V6.18 Library Manager: ArmAr.exe V6.18 Hex Converter: FromElf.exe V6.18 CPU DLL: SARMCM3.DLL V5.37.0.0 Dialog DLL: DCM.DLL V1.17.5.0 Target DLL: UL2CM3.DLL V1.164.7.0 Dialog DLL: TCM.DLL V1.56.1.0

Project:

C:\Users\Administrator\Desktop\STM32_Pro\Project\RVMDK ( uv5 )\STM32F4_Base.uvprojx Project File Date: 06/14/2022

Output:

*** Using Compiler 'V6.18', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' Build target 'STM32F4_Pro' ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_adc.c(99): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_adc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_adc.c(99): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_adc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_adc.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/misc.c(69): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\misc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/misc.c(69): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\misc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling misc.c... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c(310): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c(310): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c(753): warning: while loop has empty body [-Wempty-body] while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS ) != RCC_CFGR_SWS_PLL); ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c(753): note: put the semicolon on a separate line to silence this warning 6 warnings and 1 error generated. compiling system_stm32f4xx.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_can.c(77): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_can.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_can.c(77): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_can.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_can.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cec.c(86): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cec.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cec.c(86): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cec.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_cec.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_crc.c(22): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_crc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_crc.c(22): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_crc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_crc.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp.c(157): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cryp.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp.c(157): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cryp.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_cryp.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_aes.c(48): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cryp.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_aes.c(48): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cryp.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_cryp_aes.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_des.c(41): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cryp.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_des.c(41): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cryp.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_cryp_des.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_tdes.c(41): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cryp.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_tdes.c(41): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_cryp.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_cryp_tdes.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dac.c(124): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dac.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dac.c(124): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dac.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_dac.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dbgmcu.c(22): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dbgmcu.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dbgmcu.c(22): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dbgmcu.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_dbgmcu.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dcmi.c(79): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dcmi.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dcmi.c(79): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dcmi.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_dcmi.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dfsdm.c(37): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_rcc.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dfsdm.c(37): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_rcc.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_dfsdm.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma.c(117): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dma.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma.c(117): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dma.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_dma.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dsi.c(37): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dsi.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dsi.c(37): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_dsi.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_dsi.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_exti.c(61): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_exti.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_exti.c(61): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_exti.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_exti.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash.c(65): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_flash.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash.c(65): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_flash.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_flash.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash_ramfunc.c(51): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_flash_ramfunc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash_ramfunc.c(51): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_flash_ramfunc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_flash_ramfunc.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fmpi2c.c(72): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_fmpi2c.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fmpi2c.c(72): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_fmpi2c.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_fmpi2c.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fsmc.c(28): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_fsmc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fsmc.c(28): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_fsmc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_fsmc.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c(77): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_gpio.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c(77): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_gpio.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_gpio.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash.c(116): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_hash.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash.c(116): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_hash.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_hash.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_md5.c(40): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_hash.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_md5.c(40): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_hash.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_hash_md5.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_sha1.c(40): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_hash.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_sha1.c(40): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_hash.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_hash_sha1.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_i2c.c(85): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_i2c.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_i2c.c(85): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_i2c.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_i2c.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_iwdg.c(78): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_iwdg.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_iwdg.c(78): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_iwdg.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_iwdg.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_lptim.c(89): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_lptim.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_lptim.c(89): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_lptim.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_lptim.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_pwr.c(31): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_pwr.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_pwr.c(31): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_pwr.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_pwr.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_qspi.c(75): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_qspi.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_qspi.c(75): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_qspi.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_qspi.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c(52): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_rcc.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c(52): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_rcc.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_rcc.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rng.c(49): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_rng.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rng.c(49): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_rng.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_rng.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rtc.c(278): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_rtc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rtc.c(278): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_rtc.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_rtc.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sai.c(119): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_sai.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sai.c(119): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_sai.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_sai.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sdio.c(149): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_sdio.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sdio.c(149): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_sdio.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_sdio.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spdifrx.c(27): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_spdifrx.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spdifrx.c(27): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_spdifrx.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_spdifrx.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spi.c(152): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_spi.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spi.c(152): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_spi.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_spi.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_syscfg.c(43): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_syscfg.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_syscfg.c(43): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_syscfg.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_syscfg.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c(112): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_tim.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c(112): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_tim.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_tim.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c(85): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_usart.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c(85): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_usart.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_usart.c... ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_wwdg.c(77): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_wwdg.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_wwdg.c(77): warning: In file included from... ../../Libraries/STM32F4xx_StdPeriph_Driver/inc\stm32f4xx_wwdg.h(31): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_wwdg.c... ../../User/main.c(1): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../User/main.c(1): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling main.c... ../../User/stm32f4xx_it.c(24): warning: In file included from... ../../User/stm32f4xx_it.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(811): warning: In file included from... ../../Libraries/CMSIS/Include\core_cm4.h(189): warning: In file included from... ../../Libraries/CMSIS/Include\core_cmFunc.h(629): error: unknown register name 'vfpcc' in asm __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); ^ ../../User/stm32f4xx_it.c(24): warning: In file included from... ../../User/stm32f4xx_it.h(30): warning: In file included from... ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11581): warning: 'DBGMCU_APB2_FZ_DBG_TIM1_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM1_STOP DBGMCU_APB1_FZ_DBG_TIM1_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11574): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM1_STOP ((uint32_t)0x00000001) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11582): warning: 'DBGMCU_APB2_FZ_DBG_TIM8_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM8_STOP DBGMCU_APB1_FZ_DBG_TIM8_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11575): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM8_STOP ((uint32_t)0x00000002) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11583): warning: 'DBGMCU_APB2_FZ_DBG_TIM9_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM9_STOP DBGMCU_APB1_FZ_DBG_TIM9_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11576): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM9_STOP ((uint32_t)0x00010000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11584): warning: 'DBGMCU_APB2_FZ_DBG_TIM10_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM10_STOP DBGMCU_APB1_FZ_DBG_TIM10_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11577): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM10_STOP ((uint32_t)0x00020000) ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11585): warning: 'DBGMCU_APB2_FZ_DBG_TIM11_STOP' macro redefined [-Wmacro-redefined] #define DBGMCU_APB2_FZ_DBG_TIM11_STOP DBGMCU_APB1_FZ_DBG_TIM11_STOP ^ ../../Libraries/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h(11578): note: previous definition is here #define DBGMCU_APB2_FZ_DBG_TIM11_STOP ((uint32_t)0x00040000) ^ 5 warnings and 1 error generated. compiling stm32f4xx_it.c... "..\..\Output\STM32F4_Base.axf" - 43 Error(s), 216 Warning(s).

Software Packages used:

Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.16.0.pack Keil.STM32F4xx_DFP.2.16.0 STMicroelectronics STM32F4 Series Device Support, Drivers and Examples

Collection of Component include folders:

C:/Users/Administrator/AppData/Local/Arm/Packs/Keil/STM32F4xx_DFP/2.16.0/Drivers/CMSIS/Device/ST/STM32F4xx/Include

Collection of Component Files used:

Target not created. Build Time Elapsed: 00:00:11