Hi. I use EM-STM3210E development board (STM32103ZE microcontroller). I try to test a simple program but i receive the next error "C:\Keil\ARM\Inc\ST\STM32F10x\stm32f10x.h(96): error : #35 : #error directive : "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)" #error "Please select first the target STM32F10x device used in your application (in stm32f10x.h file)" Blink four LEDs.c: 0 warnings, 1 error ".\Blink four LEDs.axf" - 1 Error(s), 0 Warning(s). Target not created"
I have set up the target. The target is STM32103ZE microcontroller. I dont know what i supposed to do. Thank you.