Error while running linker (USART)
Posted on August 03, 2015 at 18:05 Hello, I'm using theSTM32F030R8T6 microcontroller and IAR IDE. The following is a part of code that I'm using: USART_InitTypeDef USART_InitStructure; GPIO_InitTypeDef GPIO_InitStructure; R...