uplifting_mind
Newbie level 6
- Joined
- May 7, 2013
- Messages
- 11
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Slovakia
- Activity points
- 1,359
Hello,
I´m trying to build project with Rx and Tx interrupts from USART for STM32F10x. For Tx is used fifo buffer as a structure. During building this project, I obtained a following errors messages on the picture bellow. Notice that periph_init.h is included in both main.c and stdio_through_usart.c, where this symbols are using.
Where is a problem?
I´m trying to build project with Rx and Tx interrupts from USART for STM32F10x. For Tx is used fifo buffer as a structure. During building this project, I obtained a following errors messages on the picture bellow. Notice that periph_init.h is included in both main.c and stdio_through_usart.c, where this symbols are using.
Where is a problem?