1
\user\api\led.h(4): error: #11-D: unrecognized preprocessing directive
预编译出错。–可能是字母打错了
2 No ULINK2/ME Device found
没有选则下载方式。
解决办法:
在这里选择你所使用的下载方法
3
…\FWLIB\src\stm32f10x_rcc.c(273): warning: #223-D: function “assert_param” declared implicitly”
解决办法:在这里添加,USE_STDPERIPH_DRIVER宏定义,与前面的中间需要加一个英文的逗号
4
…\user\stm32f4xx.h(12027): error: #5: cannot open source input file “stm32f4xx_conf.h”: No such file or directory