bydesignnanax.blogg.se

Iar arm warning redefinition of macro cm3.h
Iar arm warning redefinition of macro cm3.h






iar arm warning redefinition of macro cm3.h

LED.c(26): warning: #223-D: function "GPIO_SetBits" declared implicitly LED.c: GPIO_Init(GPIOC, &GPIO_InitStructure) LED.c(24): warning: #223-D: function "GPIO_Init" declared implicitly LED.c: GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz

iar arm warning redefinition of macro cm3.h iar arm warning redefinition of macro cm3.h

LED.c(23): error: #20: identifier "GPIO_Speed_50MHz" is undefined LED.c: GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP LED.c(22): error: #20: identifier "GPIO_Mode_Out_PP" is undefined LED.c(21): error: #20: identifier "GPIO_Pin_5" is undefined LED.c(21): error: #20: identifier "GPIO_Pin_4" is undefined LED.c: GPIO_InitStructure.GPIO_Pin = GPIO_Pin_3 | GPIO_Pin_4 | GPIO_Pin_5 LED.c(21): error: #20: identifier "GPIO_Pin_3" is undefined LED.c(19): error: #20: identifier "RCC_APB2Periph_GPIOC" is undefined LED.c: RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOC, ENABLE) LED.c(19): warning: #223-D: function "RCC_APB2PeriphClockCmd" declared implicitly LED.c: GPIO_InitTypeDef GPIO_InitStructure LED.c(18): error: #20: identifier "GPIO_InitTypeDef" is undefined Main.c(44): warning: #1-D: last line of file ends without a newline Main.c(34): error: #20: identifier "GPIO_Pin_5" is undefined Main.c(30): error: #20: identifier "GPIO_Pin_4" is undefined Main.c(26): warning: #223-D: function "GPIO_ResetBits" declared implicitly Main.c(26): error: #20: identifier "GPIO_Pin_3" is undefined Main.c(26): warning: #223-D: function "GPIO_SetBits" declared implicitly








Iar arm warning redefinition of macro cm3.h