Build started: Project: ma *** Using Compiler 'V6.21', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' Build target 'Target 1' ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(23): warning: In file included from... ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/inc\stm32f10x_rcc.h(32): warning: In file included from... C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(18): warning: invalid UTF-8 in comment [-Winvalid-utf8] 18 | * - To use or not the peripheral<92>s drivers in application code(i.e. | ^ C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(19): warning: invalid UTF-8 in comment [-Winvalid-utf8] 19 | * code will be based on direct access to peripheral<92>s registers | ^ C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(26): warning: invalid UTF-8 in comment [-Winvalid-utf8] 26 | * - Macros to access peripheral<92>s registers hardware | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(273): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 273 | assert_param(IS_RCC_HSE(RCC_HSE)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(338): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 338 | assert_param(IS_RCC_CALIBRATION_VALUE(HSICalibrationValue)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(357): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 357 | assert_param(IS_FUNCTIONAL_STATE(NewState)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(383): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 383 | assert_param(IS_RCC_PLL_SOURCE(RCC_PLLSource)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(404): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 404 | assert_param(IS_FUNCTIONAL_STATE(NewState)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(568): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 568 | assert_param(IS_RCC_SYSCLK_SOURCE(RCC_SYSCLKSource)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(612): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 612 | assert_param(IS_RCC_HCLK(RCC_SYSCLK)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(638): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 638 | assert_param(IS_RCC_PCLK(RCC_HCLK)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(664): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 664 | assert_param(IS_RCC_PCLK(RCC_HCLK)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(703): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 703 | assert_param(IS_RCC_IT(RCC_IT)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(731): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 731 | assert_param(IS_RCC_USBCLK_SOURCE(RCC_USBCLKSource)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(770): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 770 | assert_param(IS_RCC_ADCCLK(RCC_PCLK2)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(832): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 832 | assert_param(IS_RCC_LSE(RCC_LSE)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(865): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 865 | assert_param(IS_FUNCTIONAL_STATE(NewState)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(882): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 882 | assert_param(IS_RCC_RTCCLK_SOURCE(RCC_RTCCLKSource)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(896): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 896 | assert_param(IS_FUNCTIONAL_STATE(NewState)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(1067): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1067 | assert_param(IS_RCC_AHB_PERIPH(RCC_AHBPeriph)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(1098): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1098 | assert_param(IS_RCC_APB2_PERIPH(RCC_APB2Periph)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c(1129): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1129 | assert_param(IS_RCC_APB1_PERIPH(RCC_APB1Periph)); | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 3 warnings and 20 errors generated. compiling stm32f10x_rcc.c... ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(23): warning: In file included from... ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/inc\stm32f10x_gpio.h(32): warning: In file included from... C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(18): warning: invalid UTF-8 in comment [-Winvalid-utf8] 18 | * - To use or not the peripheral<92>s drivers in application code(i.e. | ^ C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(19): warning: invalid UTF-8 in comment [-Winvalid-utf8] 19 | * code will be based on direct access to peripheral<92>s registers | ^ C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(26): warning: invalid UTF-8 in comment [-Winvalid-utf8] 26 | * - Macros to access peripheral<92>s registers hardware | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(111): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 111 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(178): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 178 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(286): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 286 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(308): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 308 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(324): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 324 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(346): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 346 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(361): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 361 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(377): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 377 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(397): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 397 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(420): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 420 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(437): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 437 | assert_param(IS_GPIO_ALL_PERIPH(GPIOx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(466): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 466 | assert_param(IS_GPIO_EVENTOUT_PORT_SOURCE(GPIO_PortSource)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(486): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 486 | assert_param(IS_FUNCTIONAL_STATE(NewState)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(554): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 554 | assert_param(IS_GPIO_REMAP(GPIO_Remap)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(613): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 613 | assert_param(IS_GPIO_EXTI_PORT_SOURCE(GPIO_PortSource)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c(632): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 632 | assert_param(IS_GPIO_ETH_MEDIA_INTERFACE(GPIO_ETH_MediaInterface)); | ^ 3 warnings and 16 errors generated. compiling stm32f10x_gpio.c... ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(23): warning: In file included from... ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/inc\stm32f10x_tim.h(32): warning: In file included from... C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(18): warning: invalid UTF-8 in comment [-Winvalid-utf8] 18 | * - To use or not the peripheral<92>s drivers in application code(i.e. | ^ C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(19): warning: invalid UTF-8 in comment [-Winvalid-utf8] 19 | * code will be based on direct access to peripheral<92>s registers | ^ C:/Users/muham/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include\stm32f10x.h(26): warning: invalid UTF-8 in comment [-Winvalid-utf8] 26 | * - Macros to access peripheral<92>s registers hardware | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(125): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 125 | assert_param(IS_TIM_ALL_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(231): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 231 | assert_param(IS_TIM_ALL_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(284): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 284 | assert_param(IS_TIM_LIST8_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(367): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 367 | assert_param(IS_TIM_LIST6_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(449): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 449 | assert_param(IS_TIM_LIST3_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(528): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 528 | assert_param(IS_TIM_LIST3_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(590): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 590 | assert_param(IS_TIM_CHANNEL(TIM_ICInitStruct->TIM_Channel)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(659): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 659 | assert_param(IS_TIM_LIST6_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(715): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 715 | assert_param(IS_TIM_LIST2_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(726): warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'uint16_t' (aka 'unsigned short') [-Wimplicit-int-conversion] 724 | TIMx->BDTR = (uint32_t)TIM_BDTRInitStruct->TIM_OSSRState | TIM_BDTRInitStruct->TIM_OSSIState | | ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 725 | TIM_BDTRInitStruct->TIM_LOCKLevel | TIM_BDTRInitStruct->TIM_DeadTime | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 726 | TIM_BDTRInitStruct->TIM_Break | TIM_BDTRInitStruct->TIM_BreakPolarity | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 727 | TIM_BDTRInitStruct->TIM_AutomaticOutput; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(809): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 809 | assert_param(IS_TIM_ALL_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(834): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 834 | assert_param(IS_TIM_LIST2_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(875): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 875 | assert_param(IS_TIM_ALL_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(912): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 912 | assert_param(IS_TIM_ALL_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(940): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 940 | assert_param(IS_TIM_LIST4_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(967): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 967 | assert_param(IS_TIM_LIST9_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(992): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 992 | assert_param(IS_TIM_LIST6_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(1011): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1011 | assert_param(IS_TIM_LIST6_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(1039): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1039 | assert_param(IS_TIM_LIST6_PERIPH(TIMx)); | ^ ../stm32f10x-stdperiph-lib-master/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c(1080): error: call to undeclared function 'assert_param'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1080 | assert_param(IS_TIM_LIST3_PERIPH(TIMx)); | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 4 warnings and 20 errors generated. compiling stm32f10x_tim.c... ".\Objects\ma.axf" - 54 Error(s), 10 Warning(s). Target not created. Build Time Elapsed: 00:00:01