你的浏览器版本过低,可能导致网站不能正常访问!
为了你能正常使用网站功能,请使用这些浏览器。

深入浅出STM32-NUCLEO-072RB开发板视频教程资料(PPT+图片+MDK源码) 精华  

[复制链接]
fengye5340 提问时间:2014-11-4 16:13 /
阅读主题, 点击返回1楼
收藏 22 评论139 发布时间:2014-11-4 16:13
139个回答
wwwhlw 回答时间:2015-2-3 21:06:27
谢谢分享
shenxue_68 回答时间:2015-2-5 10:59:35
挺全的教程        
星辰一方 回答时间:2015-2-6 20:36:41
非常好的资料,感谢楼主分享!
星辰一方 回答时间:2015-2-6 20:39:26
呃视频居然是收费的……
tg1991 回答时间:2015-5-2 14:22:45
谢谢楼主分享学习了
zhangdaijin 回答时间:2015-5-2 19:46:35
不错的资料
wz002 回答时间:2015-5-3 20:46:44
Eagleson 回答时间:2015-5-4 15:31:41


谢谢分享!
天涯水乡 回答时间:2015-5-4 16:23:13
果然灰常强大,赞一个
那就地方 回答时间:2015-5-4 17:17:50
谢谢,分享
wyxy163@126.com 回答时间:2015-5-4 19:05:13
提示: 作者被禁止或删除 内容自动屏蔽
wyxy163@126.com 回答时间:2015-5-4 19:05:29
提示: 作者被禁止或删除 内容自动屏蔽
jiaswang 回答时间:2015-5-10 12:34:11
视频是收费的,不过有资料也不错,感谢分享~!
mrjiang111222 回答时间:2015-5-11 22:28:04
怎么用MDK5编译全是错误,Rebuild target 'STM32F072RBT6-DEMO'
assembling startup_stm32f072.s...
compiling stm32f0xx_adc.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_adc.c: 0 warnings, 1 error
compiling stm32f0xx_can.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_can.c: 0 warnings, 1 error
compiling stm32f0xx_cec.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_cec.c: 0 warnings, 1 error
compiling stm32f0xx_comp.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_comp.c: 0 warnings, 1 error
compiling stm32f0xx_crc.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_crc.c: 0 warnings, 1 error
compiling stm32f0xx_crs.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_crs.c: 0 warnings, 1 error
compiling stm32f0xx_dac.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_dac.c: 0 warnings, 1 error
compiling stm32f0xx_dbgmcu.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_dbgmcu.c: 0 warnings, 1 error
compiling stm32f0xx_dma.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_dma.c: 0 warnings, 1 error
compiling stm32f0xx_exti.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_exti.c: 0 warnings, 1 error
compiling stm32f0xx_flash.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_flash.c: 0 warnings, 1 error
compiling stm32f0xx_gpio.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_gpio.c: 0 warnings, 1 error
compiling stm32f0xx_i2c.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_i2c.c: 0 warnings, 1 error
compiling stm32f0xx_iwdg.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_iwdg.c: 0 warnings, 1 error
compiling stm32f0xx_misc.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_misc.c: 0 warnings, 1 error
compiling stm32f0xx_pwr.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_pwr.c: 0 warnings, 1 error
compiling stm32f0xx_rcc.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_rcc.c: 0 warnings, 1 error
compiling stm32f0xx_rtc.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_rtc.c: 0 warnings, 1 error
compiling stm32f0xx_spi.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_spi.c: 0 warnings, 1 error
compiling stm32f0xx_syscfg.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_syscfg.c: 0 warnings, 1 error
compiling stm32f0xx_tim.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_tim.c: 0 warnings, 1 error
compiling stm32f0xx_usart.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_usart.c: 0 warnings, 1 error
compiling stm32f0xx_wwdg.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\lib\src\stm32f0xx_wwdg.c: 0 warnings, 1 error
compiling LED.C...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\driver\LED.C: 0 warnings, 1 error
compiling main.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\user\main.c: 0 warnings, 1 error
compiling system_stm32f0xx.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\stm32f072rbt6\system_stm32f0xx.c: 0 warnings, 1 error
compiling stm32f0xx_it.c...
..\stm32f072rbt6\core_cm0.h(127): error:  #5: cannot open source input file "core_cmInstr.h": No such file or directory
  #include <core_cmInstr.h>                /* Core Instruction Access                         */
..\stm32f072rbt6\stm32f0xx_it.c: 0 warnings, 1 error
".\LED.axf" - 27 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:12
waiman 回答时间:2015-5-11 22:57:18
楼主,你用的是HAL库还是标准库的?

所属标签

相似问题

关于意法半导体
我们是谁
投资者关系
意法半导体可持续发展举措
创新和工艺
招聘信息
联系我们
联系ST分支机构
寻找销售人员和分销渠道
社区
媒体中心
活动与培训
隐私策略
隐私策略
Cookies管理
行使您的权利
关注我们
st-img 微信公众号
st-img 手机版