如下错误如何解决?谢谢!
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)"
驱动包没选对 你用的是CCS 软件吗
好像在工程设置中没有选择cpu型号,以及其他设置。