..\CMSIS\stm32f10x.h(244): error: #256: invalid redeclaration of type name "ErrorStatus" (declared at line 62 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_type.h")
..\CMSIS\stm32f10x.h: typedef enum {ERROR = 0, SUCCESS = !ERROR} ErrorStatus;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(280): error: #256: invalid redeclaration of type name "ADC_TypeDef" (declared at line 58 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: } ADC_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(379): error: #256: invalid redeclaration of type name "BKP_TypeDef" (declared at line 154 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: } BKP_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(391): error: #256: invalid redeclaration of type name "CAN_TxMailBox_TypeDef" (declared at line 163 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: } CAN_TxMailBox_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(403): error: #256: invalid redeclaration of type name "CAN_FIFOMailBox_TypeDef" (declared at line 171 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: } CAN_FIFOMailBox_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(413): error: #256: invalid redeclaration of type name "CAN_FilterRegister_TypeDef" (declared at line 177 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: } CAN_FilterRegister_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(443): error: #256: invalid redeclaration of type name "CAN_TypeDef" (declared at line 203 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: } CAN_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(456): error: #256: invalid redeclaration of type name "CRC_TypeDef" (declared at line 213 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: } CRC_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(477): error: #256: invalid redeclaration of type name "DAC_TypeDef" (declared at line 232 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: } DAC_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h(487): error: #256: invalid redeclaration of type name "DBGMCU_TypeDef" (declared at line 239 of "D:\Program Files\Keil\ARM\ARM\INC\ST\STM32F10x\stm32f10x_map.h")
..\CMSIS\stm32f10x.h: }DBGMCU_TypeDef;
..\CMSIS\stm32f10x.h: ^
..\CMSIS\stm32f10x.h: usb_pwr.c: 5 warnings, 30 errors