数码小叶 发表于 2015-5-4 19:05:13

好资料。。。。

数码小叶 发表于 2015-5-4 19:05:29

谢谢分享:lol:lol:lol

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-156411 发表于 2015-5-11 22:57:18

楼主,你用的是HAL库还是标准库的?

为什么是EEFOCUS小白 发表于 2015-5-12 09:44:30

谢谢分享!

pamhood 发表于 2015-5-12 10:16:46

谢谢枫大侠你的课程很好,声音也很好听:P

pamhood 发表于 2015-5-12 10:20:15

枫大侠以后会讲freeRtos不?

wz002 发表于 2015-5-12 21:03:52

:):):):):):)

zhangdaijin 发表于 2015-5-12 22:29:59

:D:D:D:D:D:D:D
页: 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14
查看完整版本: 深入浅出STM32-NUCLEO-072RB开发板视频教程资料(PPT+图片+MDK源码)